
body 
	{  
	font: 8pt trebuchet ms, tahoma, sans-serif;
 	color: #333436;
	text-align: justify; 
	background-color= "transparent";
	}

table 	
	{ 
	font: 8pt "trebuchet ms", arial, sans-serif;
	text-align: justify; 
	}

td#header
	{
	font: 27pt "times new roman", tahoma, sans-serif;
	color: #FFF;
	background: url('images/index_03.gif') no-repeat;
	width: 193px;
	height: 133px;
	line-height: 18px;
	text-transform: uppercase;
	}

td#menu
	{
	background: url('images/index_10.gif') no-repeat;
	width: 193px;
	height: 119px;
	}

#stat
	{
	font: 7pt "century gothic", arial, sans-serif;
	letter-spacing: 1px;
	border: 1px solid #4999DF; 
	background: #4FA2E9;
	padding: 5px;
	}

ul	
	{
	list-style-type: circle;
	}

b, b2, strong, h2
	{ 
	color: #236E43; 
	}

i	{
	color: #000;
	}

input, textarea, .form 	
	{ 
	font: 7pt "century gothic", arial, sans-serif;
 	color: #333436; 
	letter-spacing: 1px;
	padding: 5px;
	border: 1px solid #4999DF; 
	background: #4FA2E9;
	text-transform: lowercase;
	}

#space li
	{
	padding-bottom:10px;
	}

h1, .head	
	{ 	
	font: italic bold 25px "times new roman", tahoma, serif;
	color: #1F57B5; 
	text-transform: lowercase;
	letter-spacing: 0px;
	margin-bottom: -5px; 	
	padding-bottom: 2px; 
	border-bottom: 2px solid #6EABD2;     
	width: 90%;
	}

.code, .donate 
	{ 	
	border: 1px solid #3B7FC5;
	padding: 4px;
	background: #4089D4;
	margin: 1px;
	}

a:link, a:active, a:visited	
	{
	color: #ADD4DD; 
	text-decoration: none;  
	text-transform: lowercase; 
	border-bottom: 1px solid #68B8E7;     
	padding: 1px;
	}

a:hover 	
	{ 
	color: #025A7F; 
	text-decoration: none; 
	border-bottom: 1px solid #2B69BD;     
	padding: 1px;
	}

#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 "century gothic", arial, sans-serif;
	text-transform: lowercase;
	letter-spacing: 1px;
        color: #000;
	margin: 2px;
	text-decoration: none;
	padding: 2px;
	padding-left: 10px;
	display: block;
	background-color: inherit;
	border-left: 10px solid #0A57AA;     
	border-bottom: 0px solid #0A57AA;  
	}

ul#style li a:hover
	{
        color: #EEE6E6;
	background-color: #00224E;
	border-left: 10px solid #098497;     
	text-decoration: none;
	}

