#body {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
	background-image: url(../_images/bgline.jpg);
	background-repeat: repeat-x;
}
#main {
	display: block;
	height: auto;
	width: 800px;
	margin: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#header{
	display: block;
	height: 82px;
	background-repeat: no-repeat;
}

#banner{
	display: block;
	height: 97px;
	padding-top: 7px;
	background-image: url(../_images/bannertop_border.jpg);
	background-repeat: repeat-x;
}

#navmain{
	display: block;
	height: 27px;
	background-image: url(../_images/nav_graybg.jpg);
	background-repeat: repeat-x;
}
#nav_text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0A246A;
	display: block;
	float: left;
	padding-left: 19px;
	padding-top: 5px;
}


#bodymain{
	display: block;
	height: auto;
	padding-top: 37px;
	padding-right: 19px;
	padding-left: 19px;
}

#img_scroll{
	display: block;
	padding: 17px;
	height: 72px;
}

#footertop_spc{
	display: block;
	height: 20px;
}




#footer{
	display: block;
	height: 22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../_images/footer_graybg.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
}
#footer_righttext {
	display: block;
	float: right;
	padding-right: 18px;
}
#footer_lefttext {
	display: block;
	float: left;
	width: 285px;
	padding-left: 18px;
}


#footer_shadow {
	display: block;
	height: 100px;
	width: 802px;
	margin: auto;
	background-image: url(../_images/footershadow_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#hd1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0A246A;
}
#subcontent_mrgn {
	padding: 19px;
}
iframe {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}




.normal A:link {
	text-decoration: none;
	color: #000066;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.normal A:visited {
	text-decoration: none;
	color: #000066;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.normal A:active {
	text-decoration: none;
	color: #000066;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	
}
.normal A:hover {
	text-decoration: underline;
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}



.active A:link {
	text-decoration: none;
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.active A:hover {
	text-decoration: none;
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.active A:active {
	text-decoration: none;
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.active A:visited {
	text-decoration: none;
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.pos {
	vertical-align: middle;
}

