body{
     background: #204e67;
     margin: 0;
     font-family:verdana;
     font-size: 8pt;
}

#menu {font-size: 10pt; color: rgb(255, 255, 255); font-family: Arial; padding:12px 0px 12px 14px;}
.hmains { float:left; color:white; }
.hmains a { color:white; text-decoration: none; padding:0px 3px 4px 4px; border-right:0px solid white; }
.hmains a:hover { text-decoration: underline; }

#smt_tmenu {font-size: 8pt; color: rgb(255, 255, 255); font-family: Times New Roman;}
#smt_tmenu a { color: white; text-decoration:none; font-size: 8pt; font-family: Times New Roman;}
#smt_tmenu a:hover { text-decoration:underline; }
#top {font-size: 8pt; color: rgb(255, 255, 255); font-family: Times New Roman;}
#top a { color: white; text-decoration:none; font-size: 8pt; font-family: Times New Roman;}
#top a:hover { text-decoration:underline; }

#header_body { background-image: url(bg_slice.jpg); background-position: left top; background-repeat: repeat-y; }
#content_body { background-image: url(bg_slice.jpg); background-position: left top; background-repeat: repeat-y; }
input, select, textarea, option {
     font-family: verdana;
     font-size: 8pt;
}

form td {
color: #204e67;
font-family: verdana, arial, sans-serif;
font-size: 8pt;

}
input {
color: #fff;
background: #6fa3c0;
border: 1px solid #204e67;
}

textarea {
color: #000;
background: #6fa3c0;
border: 1px solid #204e67;
}

#sub a {
	font-weight: ;
	font-size: 10pt;
	font-family: arial, verdana; 
	color: #23526A;
	text-decoration: none;
}
#sub a:hover {
	color: #23526A;
	text-decoration: underline;
}


.anylinkcss{
position:absolute;
visibility: hidden;
border:0px solid white;
border-bottom-width: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
line-height: 18px;
z-index: 100;
background-color: rgb(32, 78, 102);
width: 150px;
text-align:left;
padding: 1px 5px 3px 5px;
}

.anylinkcss a{
width: 100%;
border: 0px solid white;
border-bottom-width: 0px;
text-decoration: none;
text-align:left;
color: #FFFFFF;
background-color: rgb(32, 78, 102);
}

.anylinkcss a:hover{ /*hover background color*/
text-decoration: underline;
}

