body 
{
	background-image: url('images/bg.jpg');
	background-repeat: repeat;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	font-size: 10px;
	color: #99CCFF;
	scrollbar-arrow-color: #99CCFF;
	scrollbar-track-color: #030325;
	scrollbar-face-color: #030325;
	scrollbar-highlight-color: #030325;
	scrollbar-3dlight-color: #030325;
	scrollbar-darkshadow-color: #030325;
	scrollbar-shadow-color: #030325;
	line-height: 15px;
	letter-spacing: 1;
}

img
{
	border-style: none;
	border-size: 0px;
}
	
u
{
	border-bottom: 1px;
	border-color: #FFFF33;
}


.contentheader
{ 
	border-style: none;
	font-family: verdana;
	font-size: 10pt;
	color: #66CCCC;
	text-align: center;
	padding: 1px;
	letter-spacing: 1;
	
}	

.stats
{
	border-style: solid;
	border-color: #66CCCC;
	border-left-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	color: #99CCFF;
	padding: 5px;
	width: 250px;
	text-align: left;
	line-height: 17px;
}

.stats a
{ 
	color: #66CCCC;
	text-decoration: underline;
}

.stats a:hover
{
	cursor: crosshair;
	color: #66CCCC;
}

.stats a:active
{
	color: #66CCCC;
	text-decoration: underline;
}

.stats a:visited
{ 
	color: #66CCCC;
	text-decoration: underline;
}

.stats a:link		
{
	color: #66CCCC;
}


#main
{
	position: absolute;
	left: 280px;
	top: 185px;
	width: 260px;
	text-align: justify;
	
}

#main img
{
	padding: 5px;
}
	


a:active 
{  
	color: #66CCCC;
	letter-spacing: 0;
	font-weight: none; 
	text-decoration: none; 	
	cursor:default;
}

a:link 
{   	color: #66CCCC;
	letter-spacing: 0;
	font-weight: none; 
	text-decoration: none; 	
	cursor:default;
}

a:visited 
{  
	color: #66CCCC;
	letter-spacing: 0;
	text-decoration: none; 	
	cursor:default;
}

a:hover 
{  
	color: #66CCCC; 
	letter-spacing: 0;	 
	cursor: crosshair;
	text-decoration: none;
}

textarea
{	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	border-color: 66CCCC;
	color: 66CCCC;
	padding: 3px;
	font-family : arial;
	font-size : 10px;
}

input
{	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	border-color: 66CCCC;
	color: 66CCCC;
	padding: 3px;
	font-family : arial;
	font-size : 10px;
}

option
{	background-color: 000348;
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: 66CCCC;
	color: 66CCCC;
	font-family : arial, verdana, sans-serif;
	font-size : 10px;
}
