body,table,th,td,p,li,h1,h2,h3,form,input,select,option,textarea{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;}
body,table,th,td,p,li,form,input,select,option,textarea{font-size:9pt;font-style:normal;}
body{background:#000000;color:#000000;margin:0;padding:0;}
img{border:none;vertical-align:middle;}
input,select,option,textarea{background:#FFF;color:#000000;}
b{font-weight:700;}
th{background:#FFF;font-weight:700;}
a{color:#339933;font-size:9pt;font-weight:700;text-decoration:underline;}
a:hover{color:#0080FF;}
a:active{color:#F5FD9D;}
a:visited{color:#339933;}
.submit{background:#339933;color:#FFF;font-weight:700;}
.button{background:#339933;color:#FFF;font-weight:700;}
.bg1{background:#FFF;}
.bg2{background:#EFEFEF;}
.bg3{background:#000000;}
.footer{background:#007539;font-weight:700;font-size:8pt;color:#F5FD9D;}
.footer2{background:#007539;font-weight:700;font-size:7pt;color:#C0C0C0;}
.footer2 A, .footer2 A:visited, .footer2 A:active, .footer2 A:hover{font-size:7pt;color:#C0C0C0;text-decoration:none;}
.credits, .credits TD, .credits TABLE,.credits A, .credits a:hover, .credits a:active, .credits a:visited{background:#007539;font-size:7pt;color:#C0C0C0;text-decoration:none;}

.shadow{
border:0px solid silver;
font-size:9pt;
position:relative;
display:inline;
z-index:100
}

.shadow_inner{
overflow:hidden;
position:absolute;
top: -1000px;
filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.1; /*firefox 1.5 opacity*/
-moz-opacity:0.1; /*mozilla opacity*/
-khtml-opacity:0.1; /*opacity*/
z-index:10
}

.outline{
border:1px solid #007539;
}

.leftNav{
color:#F5FD9D;font-size:9pt;font-weight:700;text-decoration:none;border:1px solid #007539;
}

.leftNav A, .leftNav A:visited{
color:#F5FD9D;font-size:9pt;font-weight:700;text-decoration:none;
}

.leftNav A:hover{
color:#FFF;font-size:9pt;font-weight:700;text-decoration:none;
}

.leftNav A:active{
color:#FFF;font-size:9pt;font-weight:700;text-decoration:none;
}

.contactBox{
color:#F5FD9D;border:2px solid #000000;
}
.contactBox td {
background:#F5FD9D;color:#007539;font-size:7pt;
}
.contactBox th {
color:#F5FD9D;
background:#000000;
font-size:8pt;
font-weight:700;
}