html{height:100%; overflow:auto;}
body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a{text-decoration:none; color: #658285;}
a:active {color:#658285;TEXT-DECORATION: none}
a:link {COLOR:#658285; TEXT-DECORATION: none}
a:visited {COLOR: #658285; TEXT-DECORATION: none}
a:hover {BORDER-BOTTOM: 0px dotted; BORDER-LEFT-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-WIDTH: 0px; COLOR:#892F18; TEXT-DECORATION: none; cursor:hand}

A.l:link{color:#cccccc;font-family: Verdana;TEXT-DECORATION: nones;}
A.l:visited{color:#cccccc;font-family: Verdana;TEXT-DECORATION: none;}
A.l:hover{color:#cccccc;font-family: Verdana;TEXT-DECORATION:underline;}

.alpha{filter: Alpha(Opacity=50); -moz-opacity:0.50; -khtml-opacity: 0.50; opacity: 0.50;}

.font1{font-size:14px; font-weight:bold; color:#666666; padding-top:15px;}
.font2{font-size:12px; color:#cccccc; padding-bottom:10px;}


#mainbox{position:absolute; width:600px; height:300px; left:50%; margin-left:-300px; text-align:center;   
top:50% !important; *top: !important; top:50%; margin-top:-170px !important; *margin-top: !important; margin-top:-170px;}

#copyright{font-size:11px; color:#999999; padding-top:5px; padding-bottom:10px;}


