body 	
	{ 
	font: 7pt "century gothic", arial, sans-serif;
	letter-spacing: 1px;
	color: #4E167F; 
	text-align: justify; 
	background: #FFF url('images/bg.gif') repeat-x;
	margin: 0;
	}

table 	
	{ 
	font: 7pt "century gothic", arial, sans-serif;
	letter-spacing: 1px;
	text-align: justify; 
	}

td#content
	{
	background: url('images/index_02.gif') no-repeat;
	width: 376px;
	}

td#menu
	{
	background: url('images/index_05.gif') no-repeat;
	width: 215px;
	}

#stat
	{
 	border: 1px solid #FF9200;     
 	background-color:#EFEBEF;
	width: 90%;
	padding: 3px;
	}

li	
	{
	color: blue;
	list-style-type: circle;
	}

b
	{ 
	color: #FF2C29; 
	}

i	{
	color: #FF9200;
	}

strong	
	{
	color: #4A69FF; 
	}

input, textarea, .form 	
	{ 
	font: 8pt verdana, tahoma, sans-serif; 
 	color: #370763; 
	letter-spacing: 1px;
	padding: 5px;
 	border: 1px solid #FF9200;     
 	background-color:#EFEBEF;
	}

select, option
	{ 
	font: 8pt verdana, tahoma, sans-serif; 
 	color: #370763; 
	letter-spacing: 1px;
 	border: 1px solid #FF9200;     
 	background-color:#EFEBEF;
	text-transform: lowercase;
	}

#space li
	{
	padding-bottom:10px;
	}

h1, .head	
	{ 	
	font: 13pt "century gothic", arial, sans-serif;
	color: #4176EF; 
	text-transform: lowercase;
	padding-left: 65px;
	letter-spacing: 1px;
	background: url('images/header.gif') no-repeat;	
	width: 200px;
	}

h2
	{
	font: italic 7pt arial, tahoma sans-serif;
	color: #FFF; 
	text-transform: uppercase;
	background: #D43232;
	width: 100px;
	padding: 5px;
	}

.code
	{ 	
	background: #B58AFF;
	border: 4px solid #B58AFF;
	}

.donate 
	{ 	
	background: #948EFF;
	border: 4px solid #948EFF;
	}

a:link, a:active, a:visited	
	{
	color: #225F03; 
	text-decoration: none;  
	}

a:hover 	
	{ 
	color: #FF0000; 
	text-decoration: none; 
	padding-bottom: 2px;
	border-bottom: 1px green solid;
	}

#style
	{
	padding: 8px 0 0 0px;
	list-style-type: none;
	margin: 0 0 0 0px;
	}

ul#style li
	{
	display: block;
	}

ul#style li a 
	{
	font:  7pt arial;
	text-transform: uppercase;
	letter-spacing: 3px;
        color: #A77D3F;
	margin: 1px;
	text-decoration: none;
	text-align: right;
	padding: 8px;
	padding-left: 10px;
	display: block;
	background-color: #FFD79C;
	}

ul#style li a:hover
	{
        color: #FFF;
	background-color: #DE51EF;
	text-decoration: none;
	}

