
body
{
margin: 0px; 
background-color: #3E3E3E; 
color:#C5C5C5;
font-family: verdana,helvetica,san-serif;
font-size: 12px
}

.BodyCopy    { font-family: verdana,helvetica; font-size: 12px; line-height: 18px }
.BodyCopyB   { font-family: verdana,helvetica; font-size: 12px; color: #000000; line-height: 18px }
.BodyCopyG   { font-family: verdana,helvetica; font-size: 12px; color: #B1CE2D; line-height: 18px }
.BodyCopySml { font-family: verdana,helvetica; font-size: 10px }
.Heading     { font-family: verdana,helvetica; font-size: 12px; font-weight: bold; line-height: 18px }

.maintable   { height:100%; width:100% }

a:link       { text-decoration: underline; color: #B1CE2D; font-family: verdana,helvetica }
a:visited    { text-decoration: underline; color: #B1CE2D; font-family: verdana,helvetica }
a:active     { text-decoration: underline; color: #B1CE2D; font-family: verdana,helvetica }
a:hover      { text-decoration: underline; color: #CEF034; font-family: verdana,helvetica }

a.black:link       { text-decoration: underline; color: #000000; font-family: verdana,helvetica }
a.black:visited    { text-decoration: underline; color: #000000; font-family: verdana,helvetica }
a.black:active     { text-decoration: underline; color: #000000; font-family: verdana,helvetica }
a.black:hover      { text-decoration: underline; color: #ffffff; font-family: verdana,helvetica }

span         { padding: 7px; display: block }

a.menu       { text-decoration: none; color: #B1CE2D; background-color: #3E3E3E; display: block; width: 125px; padding-left: 10px; border-style: solid; border-width: 1px; border-color: #000000; border-right-width: 0px }

a.menu:hover { text-decoration: none; color: #000000; background-color: #B1CE2D; border-style: solid; border-width: 1px; border-color: #000000; border-right-width: 0px }

