body 	
	{ 
	font: 8pt "trebuchet ms", arial, sans-serif;
	color: #757575; 
	text-align: justify; 
	margin: 0;
	background: #F5ECC9 url('images/bg-x.gif') repeat-x;
	}

table 	
	{ 
	font: 8pt "trebuchet ms", arial, sans-serif;
	text-align: justify; 
	}

#container
	{
	background: url('images/content.gif') repeat-y;
	}

td#content
	{
	background: url('images/index_09.gif') no-repeat;
	width: 489px;
	line-height: 18px;
	}

td#header
	{
	color: #48484E;
	background: url('images/index_09.gif') no-repeat;
	width: 270px;
	height: 133px;
	line-height: 22px;
	}

#stat i
	{
	color: #DD75F3;
	}

#stat
	{
	font: 7pt "century gothic", arial, sans-serif;
	letter-spacing: 1px;
	color: #FFF;
	border: 1px solid #C07F6B; 
	border-right: 10px solid #C07F6B; 
	background: #000;
	padding: 5px;
	}

ul	
	{
	list-style-type: circle;
	}

b
	{ 
	color: #C73D17; 
	}

strong
	{ 
	color: #6F6F6F; 
	background: #FDFCC3;
	padding: 1px;
	}

i	{
	color: #4B7434;
	}

input, textarea, .form 	
	{ 
	font: 7pt "century gothic", arial, sans-serif;
 	color: #48484E; 
	letter-spacing: 1px;
	padding: 5px;
 	border: 1px solid #91AB69;     
 	background-color:#ABC87F;
	text-transform: lowercase;
	}

#space li
	{
	padding-bottom:10px;
	}

h2
	{ 	
	font: 15px arial, tahoma, serif;
	color: #5153A2; 
	text-transform: lowercase;
	letter-spacing: 1px;
	padding-left: 5px; 	
	border-left: 10px solid #6F8152;     
	}

h1, .head	
	{ 	
	font: 21px arial, tahoma, serif;
	color: #5153A2; 
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-left: 10px; 	
	border-left: 21px solid #CCCF57;     
	}

.code, .donate 
	{ 	
	border: 1px solid #ADA5B9;
	padding: 4px;
	background: #D6CAEB;
	margin: 1px;
	}

a:link, a:active, a:visited	
	{
	color: #8E458E; 
	text-decoration: none;  
	text-transform: lowercase; 
	border-bottom: 1px solid #DBC72B;     
	padding: 1px;
	}

a:hover 	
	{ 
	color: #000; 
	text-decoration: none; 
	border-bottom: 1px solid #FE8E1E;     
	padding: 1px;
	}

.img 
	{ 	
	border: 1px solid #ADA5B9;
	padding: 4px;
	background: #D6CAEB;
	margin: 10px;
	}

#style
	{
	padding: 10px;
	list-style-type: none;
	margin: 0 0 0 0px;
	}

ul#style li
	{
	line-height: 20px;
	display: block;
	width: 190px;
	margin: 2px;
	}

ul#style li a 
	{
	font: 7pt arial;
	text-transform: uppercase;
	letter-spacing: 1px;
        color: #5A5A5A;
	text-decoration: none;
	padding: 10px;
	padding-left: 10px;
	display: block;
	background-color: #F3F2F2;
        border-bottom: 0px solid #CC9A00;
	}

ul#style li a:hover
	{
        color: #000;
	background-color: #FAF098;
        border-bottom: 0px solid #CC9A00;
	text-decoration: none;
	}
