body 
{
	background-color: #D5D5D5;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #984241;
	scrollbar-arrow-color: #984241;
	scrollbar-track-color: #D5D5D5;
	scrollbar-face-color: #D5D5D5;
	scrollbar-highlight-color: #D5D5D5;
	scrollbar-3dlight-color: #D5D5D5;
	scrollbar-darkshadow-color: #D5D5D5;
	scrollbar-shadow-color: #D5D5D5;
	line-height: 15px;
	letter-spacing: 2;
}

img
{
	border-style: none;
	border-size: 0px;
}
	
u
{
	border-bottom: 1px;
	border-color: #FFFF33;
}


.contentheader
{ 
	border-style: none;
	font-family: georgia;
	font-size: 10pt;
	color: #984241;
	text-align: center;
	padding: 1px;
	letter-spacing: 1;
	
}	

.stats
{
	border-style: solid;
	border-color: #984241;
	border-left-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	color: #984241;
	padding: 5px;
	text-align: left;
	line-height: 17px;
}

.stats a
{ 
	color: #984241;
	text-decoration: underline;
}

.stats a:hover
{
	cursor: crosshair;
	color: #984241;
}

.stats a:active
{
	color: #984241;
	text-decoration: underline;
}

.stats a:visited
{ 
	color: #984241;
	text-decoration: underline;
}

.stats a:link		
{
	color: #984241;
}


#main
{
	position: absolute;
	left: 280px;
	top: 230px;
	width: 400px;
	text-align: justify;
	
}

#main img
{
	padding: 5px;
}
	


a:active 
{  
	color: #984241;
	text-decoration: underline; 	
	cursor:default;
}

a:link 
{   	color: #984241;
	text-decoration: underline; 	
	cursor:default;
}

a:visited 
{  
	color: #984241;
	text-decoration: none; 	
	cursor:default;
}

a:hover 
{  
	color: #984241; 	 
	cursor: crosshair;
	text-decoration: underline;
}

textarea
{	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	border-color: 984241;
	color: 984241;
	padding: 3px;
	font-family : trebuchet MS, arial, verdana, sans-serif;
	font-size : 10px;
}

input
{	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	border-color: 984241;
	color: 984241;
	padding: 3px;
	font-family : trebuchet MS, arial, verdana, sans-serif;
	font-size : 10px;
}

option
{	background-color: transparent;
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: 984241;
	color: 984241;
	font-family : trebuchet MS, arial, verdana, sans-serif;
	font-size : 10px;
}
