BODY {
	border: 0px;	
	background: #A3A9B7 url('/i/grass-tile.jpg') scroll; 	
	margin: 0;
	margin-left: 0;  	
	margin-top: 0;  	
	margin-bottom: 0; 	
	margin-right: 0; 	
	font-size: 10pt;	 	
	font-family: Verdana, Tahoma, Arial, sans-serif; 
} 

H3 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12pt; 
	FONT-FAMILY: Arial; 
	TEXT-ALIGN: center
}

.error_red {
	COLOR: #B70000;
	text-align: center;
}

.shadow {
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

.i_login {
	border: 0;
	background-color: #253D0A;
	color: #ECD982;
	width: 83px;
	height: 13px;
	font-size: 11px;
	font-family: Arial;
	text-align: center;
}

.i_textfield {
	background-image: url(/pictures/textfield.gif);
	height: 16px;
	border-style: solid;
	border-color: #888888;
	border-width: 1px;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;	
} 

.i_button {
	background-color: #EBEBEB;
	height: 18px;
	font-weight: bold;	
	border-style: solid;
	border-color: #888888;
	border-width: 1px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;		
} 

.i_textarea {
	background-color: #EBEBEB;
	height: 70px;
	border-style: solid;
	border-color: #888888;
	border-width: 1px;
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 

.i_select {
	background-color: #EBEBEB;
	border-style: solid;
	border-color: #888888;
	border-width: 1px;
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 

.chat_textfield {
	border-style: solid;
	border-color: #ECD982;
	border-width: 1px;
	background-color: #202020;
	color: #ECD982;
	width: 90px;
	height: 20px;
	font-size: 13px;
	font-family: Arial;
	text-align: center;
}

.news_text{
	color: #413500;
	font-size: 13px;
	text-align: justify;
	font-family: Arial;
}

.text{
	color: #413500;
	font-size: 13px;
	font-family: Arial;
}


.flag_text_over{
	color: #FFE472;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold; 
	text-align: center;
	z-index: 3;
}

.flag_text{
	color: #662200;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold; 
	text-align: center;
	z-index: 2;
}

.ondark_text{
	color: #FFE472;
	font-size: 11px;
	font-family: Arial;
	text-align: center;
	z-index: 3;
}


a {
	color:#6D2323;
}



ul, li{
	padding: 0px;												
	margin: 0px;
	list-style-position: inside;
}

