#marqueecontainer{
position: relative;
width: 214px; /*marquee width */
height: 180px; /*marquee height */
overflow: hidden;
padding: 0px;
padding-left: 0px;
text-align:left;
}

a.red-underline:link {
color: #8d0400;
text-decoration: underline;
}

a.red-underline:visited {
color: #8d0400;
text-decoration: underline;
}

a.red-underline:hover {
color: #333333;
text-decoration: underline;
}

a.red-underline:active {
color: #8d0400;
text-decoration: underline;
}

a.white-underline:link {
color: #ffffff;
text-decoration: underline;
}

a.white-underline:visited {
color: #ffffff;
text-decoration: underline;
}

a.white-underline:hover {
color: #cccccc;
text-decoration: underline;
}
.content {
	width: 533px;
	padding: 6px;
}


a.white-underline:active {
color: #ffffff;
text-decoration: underline;
}

body {
	background-color: #356150;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	border-collapse:collapse;
	text-align:center;
	margin-left:auto; 
	margin-right:auto;
}

table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	border-collapse:collapse;
    margin-left:auto; 
	margin-right:auto;
}

td {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	border-collapse:collapse;
    margin-left:auto; 
	margin-right:auto;
	vertical-align:top;
}

.table-main {
	width: 886px;
}

.bg-banner {
	background-image: url(../images/banner.jpg);
	height: 241px;
	width: 886px;
}
.bg-rowpic {
	background-image: url(../images/pic_row.jpg);
	height: 128px;
	width: 886px;
}
.bg-repeat {
	background-image: url(../images/bg_repeat.jpg);
	background-repeat: repeat;
}
.bg-home-right-top {
	background-image: url(../images/home_right_top.jpg);
	height: 64px;
	width: 279px;
}
.bg-home-left-top {
	background-image: url(../images/home_box1.jpg);
	height: 401px;
	width: 607px;
}
.bg-home-right-mid {
	background-image: url(../images/home_right_mid.jpg);
	background-repeat: repeat;
}
.bg-home-right-bot {
	background-image: url(../images/home_right_bottom.jpg);
	height: 15px;
	width: 279px;
}
.font-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.bg-home-left-bot {
	background-image: url(../images/home_box2.jpg);
	height: 257px;
	width: 607px;
}
.font-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
.bg-copyright {
	background-image: url(../images/bg_copyright.jpg);
	height: 93px;
}
.font-12-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.body-top {
	background-image: url(../images/body_top.jpg);
	height: 12px;
	width: 607px;
}
.body-mid {
	background-image: url(../images/body_repeat.jpg);
}
.body-bot {
	height: 15px;
	width: 607px;
	background-image: url(../images/body_bottom.jpg);
	background-repeat: no-repeat;
}
.font-18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C30800;
	text-align: left;
}
.font-14r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BF0802;
}
.bg-sub-right-top {
	background-image: url(../images/sub_sidetop.jpg);
	height: 64px;
	width: 279px;
}
.table-form {
	border: 1px solid #000000;
}
.form_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 345px;
	margin-top: 6px;
}
.form_textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 176px;
	margin: 0px 0px 4px;
}
.form_textbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 344px;
	margin-top: 6px;
}
.form_textbox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 22px;
	margin-bottom: 4px;
}
.form_textbox4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 145px;
	margin-bottom: 4px;
}
.form_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.form_dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 182px;
	margin-bottom: 4px;
}
.font-12-cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
}
.font-18-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-align: left;
}

