
body 	   
	{ 
	font: 8pt "trebuchet ms", tahoma, sans-serif;
 	color: #3D4D3A;
	text-align: justify; 
	margin: 0;
	padding: 0;
	background: #E7F9DF url('images/bg-x.gif')  repeat-x;
	}

table 	
	{ 
	font: 8pt trebuchet ms, tahoma, sans-serif;
	text-align: justify; 
	}

td#content
	{
	background: url('images/index_07.gif') no-repeat;
	width: 366px;
	}

td#menu
	{
	background: url('images/index_03.gif') no-repeat;
	width: 301px;
	}

#stat
	{
 	border: 1px solid #BFCE9A;     
 	background-color:#CDDBAB;
	padding: 6px;
	}

b, b2, strong	
	{
	color: #AAB67B; 
	background: #F6FAE6;
	padding: 1.5px;
	}

i	
	{
	color: #000;
	}

#space li
	{
	padding-bottom:10px;
	}

h1, .head, h2	
	{ 	
	font: 25pt "times new roman", tahoma, sans-serif;
	color: #8FA344; 
	text-transform: lowercase;
	margin-bottom: -10px;
	padding-left: 15px;
	border-bottom: 1px #B9CEAE solid; 
	}

input, textarea, .form 	
	{ 
	font: 7pt "century gothic", arial, sans-serif;
	text-transform: lowercase;
 	color: #87907E; 
	letter-spacing: 1px;
	padding: 5px;
 	border: 1px solid #C5E1B0;     
 	background-color:#D5F1C0;
	}

.code, .donate 
	{ 	
	background: #DFE6CE;
	border: 1px solid #D4DDC0;
	padding: 4px;
	margin: 1px;
	}

a:link, a:active, a:visited	
	{
	color: #4D6632; 
	text-decoration: none;  
	}

a:hover 	
	{ 
	color: #9EAD8C; 
	text-decoration: none; 
	}

#navigation 
	{
   	list-style: none;
   	margin: 0px; 
	padding: 0;
	}

#navigation li 
	{
   	float: left; 
	}

#navigation li a 
	{
	font: bold 8pt arial;
   	display: block;
   	background: #F7FDF0;
   	width: 50px;
	text-transform: lowercase;
   	text-align: center;
   	color: #C2D8B9;
   	padding: 4px;
	}

#navigation li a:hover 
	{
	color: #FFF;
	background: #B7C687;
	}

