﻿body   
{ 
  background-color: #000000;
  background : #000000 url(images/background.jpg) no-repeat;
  background-attachment:fixed;
  background-position:top center;
  margin : 0 auto;
}

.abg
{
}

td 
{
  color: #2C1B1F;
  font-family: Verdana; 
  font-size: 11px;
  text-align: center;
  }

a 
{ 
  color: #4F212C; 
  font-family: Tahoma; 
  font-size: 11px; 
  text-decoration: none;

}

a:hover 
{ 
  color: #592431;
  text-decoration: none;

}

a.box 
{ 
  color: #4F212C; 
  font-family: Tahoma; 
  font-size: 12px;
display:block;  
}

a.box:hover 
{  
  color: #9A7B7B;
  text-decoration: none;
}

.Chead
{
  background-color: #ACA09C;
  color: #2E1F24;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
  color: #2E1E25;
  text-align: left;
}

.Callg
{
	color: #BAB2AF;
	text-align: left;
}

.Callg td
{
  color: #2E1F24;
  text-align: left;
}

.Cnorm 
{
  background-color: #AFA39F;
}

.Cmite
{
  background-color: #AEA29E;
}
.Cdark
{
  background-color: #978B87;
}

#Ballg
{
	color: #4A1C27;
	text-align: left;
	
}
#Ballg td
{
	color: #250F14;
	text-align: center;
	
}

.Bhead
{
	color: #E2DCDA;
	text-align: center;
	padding-bottom:12px;
}

.Bbody
{
	color: #4B1D28;
	text-align: center;
}

.Bbody2
{
	color: #4B1D28;
	padding-bottom:2px;
	
}

.rand
{
}

.smalfont 
{ 
    color: #211115;
    font-size: 11px;
	text-decoration: none;	
}

.border 
{ 
    background-color: #948B88;
}

hr 
{ 
    height: 0px; 
	border-top-width: 1px; 
}

input, textarea, select
{ 
    color: #211115;  
    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; }
