

body
{
	font-family: Arial;
	font-style: normal;
	font-weight: normal; 
	font-size: 9px;
	color: #efefef; 
	background-color: #404040;
	background-image: url(images/bak.jpg);
	background-repeat: repeat;
	background-attachment: fixed; 
    scrollbar-base-color: #efefef;
    

}

td
{
	font-family: Arial;
	font-size: 20px;
	color: #000000;
	line-height: 15px;
}


input, textarea, select, 
{	
border: 1px solid black; 
background: #505050; 
font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
     color: #202020;
    
}  


a
{	color: #505050 ;
	text-decoration: none;
} 
 
a:hover
{	
	color: #FF3399 ;
	text-decoration: line-through;
}

a#hide
{	color: #000000 ;
	text-decoration: none;
	font-size: 5px;
} 
 
a:hover#hide
{	
	color: #000000 ;
	text-decoration: none;
	font-size: 5px;
}


a#side
{	color: #000000 ;
	text-decoration: none;
} 
 
a:hover#side
{	
	color: yellow;
	text-decoration: none;
}

div#head 
{
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}
div#side
{
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #505050;
}

