body 
	{  
	font: 7pt "century gothic", arial, sans-serif;
 	color: #000;
	text-align: justify; 
	letter-spacing: 1px;

	background-color= "transparent";
	scrollbar-track-color: 	#131313;
	scrollbar-base-color: 	#131313; 
	scrollbar-face-color: 	#131313; 
	scrollbar-shadow-color: #131313; 
	scrollbar-highlight-color:  #131313; 
	scrollbar-darkshadow-color: #131313;  
	scrollbar-arrow-color:	#6D57C4;
	}

table 	
	{ 
	font: 7pt "century gothic", arial, sans-serif;
	text-align: justify; 
	letter-spacing: 1px;
	}

td#menu
	{
	background: url('images/index_06.gif') no-repeat;
	width: 474px;
	height: 37px;
	}

#stat
	{
 	border: 1px solid #C7B5E2;     
 	background-color:#D6CFDB;
	width: 98%;
	padding: 5px;
	}

#space li
	{
	padding-bottom:10px;
	}
 
b,  strong, b2 
	{
	color: #675AAB; 
	}

i
	{
	color: #653CB4;
	}

h1, .head 
	{ 
	font: 8pt arial, tahoma, sans-serif;
	color: #FFF; 
	letter-spacing: 2px;
	padding: 3px;
 	background: #B8A3C9;   
	text-transform: uppercase;
	text-align: center;
	width: 180px;
	}

input, textarea, .form 	
	{ 
	font: 7pt "century gothic", arial, sans-serif;
 	color: #000; 
	letter-spacing: 1px;
	padding: 5px;
 	border: 1px solid #C7B5E2;     
 	background-color:#D6CFDB;
	}

.code
	{ 	
	border: 4px solid #B09ED3;
	}

.donate 
	{ 	
	border: 4px solid #ECE9F2;
	}

a:link, a:active, a:visited	
	{
	color: #C5B5D2; 
	text-decoration: none;  
	text-transform: lowercase; 
	background: #E8DDF0;
	padding: 1.5px;
	}

a:hover 	
	{ 
	color: #6F607B; 
	text-decoration: none; 
	padding: 1.5px;
	}


#navigation 
	{
   	list-style: none;
   	margin: 0px 0px 0px 15px; 
	padding: 0;
	}

#navigation li 
	{
   	float: left; 
	}

#navigation li a 
	{
	font-size: 7.5pt;
   	display: block;
	letter-spacing: 1.5px;
   	width: 65px;
	text-transform: uppercase;
   	text-align: center;	
	background: #F1E4FF;
	margin: 2px;
   	color: #9891A1;
   	padding: 2px;
	}

#navigation li a:hover 
	{
	color: #FFF;
	background: #604A77;	
	border-bottom: solid 1px #000;
	}

