@charset "UTF-8";
/* CSS Document */

body,td,th {font-family: Verdana, Geneva, sans-serif;color: #333;}
body {background-color: #000033;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
.container {background-color: #FFF;}

a:link {color: #06F;text-decoration: none;}
a:visited {text-decoration: none;color: #06F;}
a:hover {text-decoration: underline;color: #009;}
a:active {text-decoration: none;}

.topsection {height:100px; border-bottom:1px solid #000033;}
.topsection .logo{height:100px; vertical-align:bottom;}
.topsection .blank{height:15px; vertical-align:bottom;margin-top: 0em; margin-bottom: 0em;}
.topsection .topscroller{height:40px;  vertical-align:	bottom;}
.topsection .menu{height:35px; text-align:center; vertical-align:middle; margin-bottom: 0em;}

.mainscroller {height:425px;border-style:solid; border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC;}


.mainbody {border-style:solid; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}


.footer {background-color: #000033;color: #08c; height:32; vertical-align:text-bottom;  border-top:1px solid #CCCCCC;}
.footer .alighleft {text-align:left}
.footer .alighright{text-align:right}


