﻿body   
{ 
  background-color: #3D3C37;
   background : # url(images/background.jpg) no-repeat;
  background-attachment:fixed;
  background-position:top center;
  margin : 0 auto;
}

.abg
{
}

td 
{
  color: #808080;
  font-family: Verdana; 
  font-size: 11px;
  text-align: center;
  }

a 
{ 
  color: #245A7B; 
  font-family: Tahoma; 
  font-size: 11px; 
  text-decoration: none;

}

a:hover 
{ 
  color: #CC0000;
  text-decoration: none;

}

a.box 
{ 
  color: #C0C0C0; 
  font-family: Tahoma; 
  font-size: 11px;

  
}

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

.Chead
{
  background-color: #D8D8D8;
  color: #000000;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
  color: #000000;
  text-align: left;
}

.Callg
{
	color: #000000;
	text-align: left;
}

.Callg td
{
  color: #000000;
  text-align: left;
}

.Cnorm 
{
  background-color: #E8E8E8;
}

.Cmite
{
  background-color: #E8E8E8;
}
.Cdark
{
  background-color: #000000;
}

#Ballg
{
	color: #ffffff;
	text-align: left;
	
}
#Ballg td
{
	color: #000000;
	text-align: center;
	
}

.Bhead
{
	color: #ffffff;
	text-align: center;
	padding-bottom:12px;
}

.Bbody
{
	color: #ffffff;
	text-align: center;
}

.Bbody2
{
	color: #E2E2E2;
	padding-bottom:2px;
}

.rand
{
}

.smalfont 
{ 
    color: #336699;
    font-size: 11px;
	text-decoration: none;	
}

.border 
{ 
    background-color: #C8C8C8;
}

hr 
{ 
    height: 0px; 
	border-top-width: 1px; 
}

input, textarea, select
{ 
    color: #000000;  
    font: 11px Tahoma;  
    border-color: #D0D0D0;
  	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; }
