<!--Web Page Design, Code and Software Copyright © 2004 Southern DataStream, Inc.  All rights reserved.-->
h1.h1 {
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
}
input {
	background-color: white;    
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	border-style:solid;
	border-width: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}
select {
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
}
html {
	scrollbar-3dlight-color: #DCDCDC;
	scrollbar-arrow-color: #7B68EE;
	scrollbar-base-color: #696969;
	scrollbar-darkshadow-color: #696969;
	scrollbar-face-color: #DCDCDC;
	scrollbar-highlight-color: #696969;
	scrollbar-shadow-color: #DCDCDC;
	scrollbar-track-color: #DCDCDC;
}
body {
	font: 10px verdana;
	line-height: 140%;
	margin-bottom: 0px;
	margin-top: 0px;
    background-color: #0225BD;
   	}
#container {
	background-color: #0225BD; 
	width: 750px;
	height: auto;
}
#banner {
	background-color: #0225BD;
	width: 750px;
	height: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-color: #ffffff;
	border: solid;
	border-top-width: 0px;
	border-right-color: #ffffff;
	border-bottom-color: #000000;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-color: #ffffff;
	border-left-width: 0px;
	}
#footer {
	background-color: #6F87F2;
	width: 751px;
	height: auto;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: solid;
	border-top-width: 5px;
	border-top-color: #0225BD;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-color: #ffffff;
	border-left-width: 0px;
	}
#menu {
	font: 10px verdana;
	font-weight: bold;
	width: 150px;
	height: auto;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
 	float: left;
	}
marquee {
	height: auto;
	}
#news {
	background-color: #6F87F2;
	width: 148px;
	height: auto;
	margin-left: 5px;
	border-top-color: #999;
	border: solid;
	border-top-width: 0px;
	border-right-color: #999;
	border-bottom-color: #999;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-color: #999;
	border-left-width: 0px;
	float: left;
		}
#contents {
	width: 570px;
	height: auto;
	margin-top: 14px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 11px;
	float: right;
	}
.ul1 {
 	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
 }
 /* ol {
	font: Arial;
	font-size: 11px;
	list-style-type:none;  
	list-style-image: url(../img/bullet.jpg);
	margin-top: 2px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
 } */
ul {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; 
	/*width: 150px; */
	padding-top: 0px; border-bottom: #999 1px solid; 
	/*list-style-type: none */
}
ul li {
	position: relative
}
li ul {
	/*display: none;
	left: 149px;  */
	position: absolute; top: 0px
}
ul li a {
	border-right: #999 1px solid; padding-right: 8px; border-top: #999 1px solid; display: block; padding-left: 8px; background: #ffffFF; padding-bottom: 7px; border-left: #999 1px solid; color: #003399; padding-top: 8px; border-bottom: #999 0px solid; text-decoration: none
}
html ul li {
	float: left; height: 1%
}
html ul li a {
	height: 1%
}
ul li a:hover {
	background: #eaeaea; color: #003399}
li ul li a {
	padding-right: 8px; padding-left: 8px; padding-bottom: 7px; padding-top: 8px
}
li:hover ul {
	display: block;
}
li.over ul {
	display: block;
}
img {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.ibanner {
	border-bottom:4px solid #0225BD;;
}	
.news {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: black;
	margin: 0px;
}
.p2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: black;
	margin: 5px;
   text-indent: 10px;
   line height: 150%;
}
.p1 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #0225BD;
	margin: 0px;
	}
p {
	font-family: Verdana;
	line-height: 150%;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 5px 2px 5px;
	margin: 0px;
}
hr {
	height: 1px;
	 border: 1px solid #eaeaea;
}
a:link {
	 color: #003399; 
	 text-decoration: none;
}
a:visited {
	color: #003399; 
	 text-decoration: none;
}
a:hover {
	background-color: #ffffff;
}
.p4 {
   font-family: verdana;
   font-size: 11px;
   line-height: 150%;
   padding: 0px 8px 0px 8px;
   }
input {
	border-top: 1px #AF5F5F;
	border-right: 1px #AF5F5F;
	border-bottom: 1px #AF5F5F;
	border-left: 1px #AF5F5F;
}td {   font-size:11px;  font-family : Verdana;   font-weight: bold;   .a:visited { color: #79b8c8 }}