/* CSS Document */



td
{
font-family:Arial, Courier New, Courier, mono;
color:#000000;
font-size:13px;
line-height:18px;
}

strong {
	font-weight:900;
	font-size:14px;
	font-family:Arial, Courier New, Courier, mono;
	
}
.submenu
{
font-family:Arial, Courier New, Courier, mono;color:#CC0000;
font-weight:bold;
text-decoration:none;
font-size:12px;
}

a.submenu
{
font-family:Arial, Courier New, Courier, mono;color:#CC0000;
font-weight:bold;
text-decoration:none;
font-size:12px;
}

a.submenu:hover
{
font-family:Arial, Courier New, Courier, mono;color:#000000;
font-weight:bold;
text-decoration:none;
font-size:12px;
}

a
{
font-family:Arial, Courier New, Courier, mono;color:#CC0000;
font-weight:normal;
text-decoration:underline;
font-size:12px;
outline:none;
}

.player
{
font-family:verdana, arial;
color:#FF0000;
font-size:10px;
text-decoration:none;

}

a.player
{
font-family:verdana, arial;
color:#FFFFFF;
font-size:10px;
text-decoration:none;
background:#336600;
}

input 
{  
font-family: Verdana, Arial, sans-serif; 
font-size: 10px;
color:#000000; 
background:#cccccc; 
border: #cccccc; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}

textarea 
{ 
font-family: Verdana, Arial, sans-serif; 
font-size: 10px;
color:#000000; 
background:#cccccc; 
border: #cccccc; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}

hr
{
color: #cc0000;
background-color: #FFFFFF;
height: 1px;

}
