body
{margin: 0pt; 
background: url('bg.gif') #313131 repeat;

scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #313131;
scrollbar-face-color: #313131;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #313131;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color: #313131;
}


A:link
{ text-decoration: none; color:#93CB75; cursor: hand; font-weight:none; font-size:12;}
A:visited
{ text-decoration: none; color:#93CB75; cursor: hand; font-weight:none; font-size:12;}
A:active
{ text-decoration: none; color:#93CB75; cursor: hand; font-weight:none; font-size:12;}
A:hover 
{color:#FFFFFF;font-size:12;}

input, textarea
{ 
background: #4c4c4c;
font-family: Tahoma,Verdanda;
color: #ffffff; 
border-style:  solid;
border-color: #000000;
border-width: 1px;
 }

div, td	{font-family: Tahoma,Verdanda; 
font-size: 11px; 
color: #ffffff;}

ul 
{
list-style-type: square;
padding-left: 5px;
}


b,i {color:#93CB75;}

.header
{
font-size:13px;
font-family: Tahoma,Verdanda;
height:20px;
width:400px;
color:#ffffff;
background-color:#000000;
font-weight:bold;
border: 3px #93CB75 solid;
border-width: 3px 0px 0px 3px;
text-transform:uppercase;
letter-spacing:2px;
text-align:center;
}

.menu
{
font-size:13px;
font-family: Tahoma,Verdanda;
color:#ffffff;
background-color:#000000;
padding-left:4px;
border:none;
text-align:left;
text-transform: uppercase;
letter-spacing:2px;
font-weight:bold;
}

.linky
{
font-size:12px;
font-family: Tahoma,Verdanda;
color:#ffffff;
padding:2px;
border: #000000 2px solid;
border-width:2px 2px 2px 0px;
background-color:#4c4c4c;
text-align:center;

}