body	{
	scrollbar-face-color: #C46285;
   	scrollbar-shadow-color: #C46285;
    	scrollbar-highlight-color: #C46285;
    	scrollbar-3dlight-color: #C46285;
    	scrollbar-darkshadow-color: #C46285;
    	scrollbar-track-color: #C46285;
    	scrollbar-arrow-color: #000000;
	font-size:11px;
	font-family:verdana;
	text-align:justify;
	color:#F7C3D3;
	background-image: url();
	background-color:#C46285;
	cursor: crosshair;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	
}


#top	{
	border:0px solid #0F0700;
}

#content	{
	background-color:#0F0700;
	border-left:2px solid #0F0700;
	border-right:2px solid #0F0700;
	border-bottom:2px solid #0F0700;
	width:676px;
	padding:10px;
	text-align:justify;
	font-size:11px;
}



a:link, a:visited, a:active
             {
	color:#FF6FA0;
	font-weight: bold;
	text-decoration:none;
}

a:hover	{
	color: #EEA6BE;
	text-decoration: none;
                  cursor: default; 
}
             
a.nav {
	color: #FF6FA0;
	font-weight:bold;
	text-decoration: none;
	display: block;
  	padding: 1px 1px 1px 10px;
  	margin: 2px;
	letter-spacing: 1px;
}

a.nav:hover {
	color: #EEA6BE;
	text-decoration: none;
                  cursor: default; 
	padding: 1px 1px 1px 10px;
  	display: block;
  	margin: 2px;
}    


b {
	color: #CD5982;
}
     

img {
	border:0px;
}

ul {
   list-style-type: square;
}


.stats {
border-left: 2px solid #E9779F;
border-right: 2px solid #E9779F;
background-repeat: no-repeat;
margin: 0px auto;
padding: 10px;
width: 95%;
}	