body   
{ 
	background-color: #000000;
	background-image:url(img/back.gif);
	backgound-repeat:no-repeat;
	scrollbar-face-color: #DDDDDD;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-shadow-color: #003366;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:  #003366;		
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #DDDDDD;
}

.abg
{
  background-color: #003366;
}

td 
{
  font-family: Times New Roman; 
  font-size: 16px;
}

a 
{ 
  color: #FF9900; 
	font-family: Times New Roman; 
	font-size: 16px; 
	text-decoration: underline; 
}

.over 
{ 
  color: #FF9900; 
	font-family: Times New Roman; 
	font-size: 20px; 
	text-decoration: underline; 
	
}

a:hover 
{   
  text-decoration: none;  
}

a.box 
{ 
    color: #FFCC00; 
	font-family: Times New Roman; 
	font-size: 15px; 
	text-decoration: none; 
}

a.box:hover 
{   
  text-decoration: none;  
}

.Chead
{
  color: #FFA800;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
  color: #FFA800;
}

.Callg
{
	color: #FFCC33;
}

.Callg td
{
  color: #FFCC00;
}

.Cnorm 
{
}
.Cmite
{
}
.Cdark
{
}

#Ballg
{
	color: #FFCC00;
}
#Ballg td
{
	color: #FFCC00;
}

.Bhead

{
	color: #FFFFFF;
}
.Bbody
{
	color: #000000;
}

.rand
{
  border: solid #FFCC00 1px;
}

.smalfont 
{ 
    font-size: 10px;
		text-decoration: none; 
}

.border 
{ 
}
hr 
{ 
    height: 0px; 
		border: solid #003366 0px; 
		border-top-width: 1px; 
}

input, textarea, select
{ 
    color: #000000;  
    font: 12px Times New Roman;  
    border-color: #003366;
  	border-width: 1px;
    border-style: solid;  
    font-weight: none;  
    text-decoration: none;  
}

#menu {}
#menu ul { padding-left: 10px; margin-left: 10px; }
#smallmenu { }
#smallmenu li { font-size: 9px; }
#smallmenu a { font-size: 9px; }

