body   
{ 
  background-color: #191919;
  background : #191919 url(images/background.jpg) repeat-x;
  margin : 10px;
}

.abg
{
}

td 
{
  color: #ffffff;
  font-family: Verdana; 
  font-size: 10px;
  text-align: center;
  }

a 
{ 
  color: #ffffff; 
  font-family: Tahoma; 
  font-size: 10px; 
  text-decoration: none;

}

a:hover 
{ 
  color: #F4AF2B;
  text-decoration: none;

}

a.box 
{ 
  color: #ffffff; 
  font-family: Tahoma; 
  font-size: 10px;

  
}

a.box:hover 
{  
  color: #FF950C;
  text-decoration: none;
}

.Chead
{
  background-color: #393838;
  color: #ffffff;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
  color: #ffffff;
  text-align: left;
}

.Callg
{
	color: #ffffff;
	text-align: left;
}

.Callg td
{
  color: #ffffff;
  text-align: left;
}

.Cnorm 
{
  background-color: #4a4848;
}

.Cmite
{
  background-color: #4a4848;
}
.Cdark
{
}

#Ballg
{
	color: #ffffff;
	text-align: left;
	
}
#Ballg td
{
	color: #ffffff;
	text-align: center;
	
}

.Bhead
{
	color: #ffffff;
	text-align: center;
	padding-bottom:12px;
}

.Bbody
{
	color: #ffffff;
	text-align: center;
}

.Bbody2
{
	color: #B2A90C;
	padding-bottom:12px;
}

.rand
{
}

.smalfont 
{ 
    color: #ffffff;
    font-size: 10px;
	text-decoration: none;	
}

.border 
{ 
    background-color: #757474;
}

hr 
{ 
    height: 0px; 
	border-top-width: 1px; 
}

input, textarea, select
{ 
    color: #000000;  
    font: 10px Tahoma;  
    border-color: #003366;
  	border-width: 1px;
    border-style: solid;  
    font-weight: none;  
    text-decoration: none;
    
      
}

#menu {}
#menu ul { padding-left: 5px; margin-left: 5px; }
#smallmenu { }
#smallmenu li { font-size: 9px; }
#smallmenu a { font-size: 9px; }
