body
	{
	background-color: #000000;
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #000000;
	scrollbar-face-color: #626262;
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #626262;
 	scrollbar-darkshadow-color: #626262; 
	scrollbar-shadow-color: #000000;
	cursor:crosshair;
	}


a 
	{
	font-family: Tahoma;
	color: #FFFCE7;
	font-size: 11px; 
	cursor: move;
	text-decoration: none;
	font-weight: bold;
	height:13px;
	}

a:hover 	
	{
	font-family: Tahoma;
	color: #6BA6DE;
	cursor: move;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	}

.side a
	{
	color: #FFFCE7;
	font-size: 11px;
	text-align: center;
	width: 100%;
	display: block;
	}

.side a:hover
{
	background-color: #F5B4B0;
	font-size: 11px;
	color: #F4386A;
	text-align: center;
	width: 100%;
	display: block;
	}
img
	{
	border: 0px;
	}

b
	{ 
	color: #000000; 
	font-size: 11px; 
	font-family: Tahoma;  
	font-weight: none;
	text-align: center;
	} 


p,td, ol, ul
	{ 
	color: #EF6260; 
	font-size: 11px; 
	font-family: Tahoma;  
	text-align: justify;
	font-weight: bold;
	} 

div
	{ 
	color: #000000; 
	font-size: 11px; 
	font-family: Tahoma;  
	font-weight: ;
	text-align: center;
	} 

.header
	{
	text-align:center;
	color: #FFFCE7;
	font-size: 13px;
	background-color: #6BA6DE;
	width: 100%;
	letter-spacing: 3px;
	font-weight:bold;
	text-transform: uppercase;
	}