/* CSS Document */

body {
margin-left:0px;
margin-top:0px;
margin-right:0px;
/*background-color:#333333;*/
background-color:#003300;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12.5px;
color:white;
}

p {
font-weight:normal; 
font-size:12.5px
}

a:link { color:#50bcff; text-decoration:underline; font-weight:normal }
a:visited { color:#50bcff; text-decoration:underline; font-weight:normal }
a:hover { color:#ffff99; text-decoration:underline; font-weight:normal }


#bottm {
text-align:center;
font-size:11px;
color:#33CC00;
}

#bottm a:link { color:#33CC00; text-decoration:underline;  font-weight:bold }
#bottm a:visited { color:#33CC00; text-decoration:underline; font-weight:bold }
#bottm a:hover { color:#999999; text-decoration:underline; font-weight:bold }


#home {
border:6px solid #999999;
}

#copyright {
text-align:center;
font-size:9px;
}

#copyright a:link { color:#999999; text-decoration:none; font-weight:normal }
#copyright a:visited { color:#999999; text-decoration:none; font-weight:normal }
#copyright a:hover { color:#999999; text-decoration:underline; font-weight:normal }