body {
	background-color: #F0FFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	scrollbar-arrow-color: #00CCFB;
	scrollbar-track-color: #F0FFFF;
 <STYLE>BODY
     {scrollbar-3dlight-color: #F0FFFF;
    scrollbar-arrow-color: #0000FF;
   scrollbar-base-color: #02C8F9;
   scrollbar-darkshadow-color: #02C8F9;
   scrollbar-face-color: #02C8F9;
        scrollbar-highlight-color: #0000FF;
   scrollbar-shadow-color: #0000FF}
  </STYLE>
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
#logo {
	background-image: url(../image/back_logo.jpg);
	background-repeat: no-repeat;
}
#banner {
	background-image: url(../image/back_banner.jpg);
	background-repeat: repeat-x;
}
#name {
	position: absolute;
	z-index: 1500;
	background-image: url(../image/back_banner_name.jpg);
	background-repeat: no-repeat;
	left: 15px;
	width: 320px;
	height: 110px;
	text-align: center;
}
#menu {
	background-image: url(../image/back_menu.jpg);
	background-repeat: repeat-y;
}
#footer_left {
	background-image: url(../image/back_footer_left.jpg);
	background-repeat: no-repeat;
}
#footer {
	background-image: url(../image/back_footer.jpg);
	background-repeat: repeat-x;
}
#acc {
	position: absolute;
	z-index: 1000;
	top: 5px;
	left: 800px;
	height: 20px;
	width: 50px;
}
a:link, a:visited, a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #F0FFFF;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #F0FFFF;
}
.menuFrame {
	height: 16px;
	background-color: #F0FFFF;
	border: 1px solid #F0FFFF;
	text-align: left;
	vertical-align: middle;
}
a.menu:visited, a.menu:link, a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #003148;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	text-decoration: none;
	width: 100%;
	display: block;
	line-height: 100%;
	padding-left: 5px;
}
a.menu:hover {
	background-color: #003148;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0091D7; 
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	text-decoration: none;
	width: 100%;
	display: block;
	line-height: 100%;
	padding-left: 5px;
}
.mainText {
	background-image: url(../image/hg.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 150%;
}
#homepageTitle {
	position: relative;
	z-index: 1700px;
	top: 30px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #0091D7;
	text-decoration: none;
}
#copyright {
	position: absolute;
	z-index: 1000px;
	top: 30px;
	left: 30px;
}
a.copy:visited, a.copy:link, a.copy:active, a.copy:hover {
	font-family: Arial, sans-serif;
	font-size: 9px; 
	color: #006699;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
form {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px;
	margin: 0px; 
}
img {
	border: 0px;
}
hr {
	background-color:#006699;
	color:#006699;
	border: #006699;
	height: 1px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #0091D7;
}
a.footer:link, a.footer:visited, a.footer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #0091D7;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #006699;
}