body{
	margin:0;
	padding:0;
	padding-right: 10px;
	background-color: #003366;
	color: white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-image: url('/i/body_bgr.png');
	background-repeat: repeat-y;
}
td, th, p{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
img{
	border: 0;
}
hr{
	color: #CFB68A;
	border: 0px;
	background-color: #CFB68A;
	height: 1px;
}      
h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#FFEBBC;
	font-weight: normal;
	margin-bottom: 0;
}
h1{
	font-size: 28px;
}
h2{
	font-size: 18px;
	color: #CFB68A;
}
a:link, a:visited{
	color: #CFB68A;
}
.left_menu{
	position: relative; top: -200px;
	margin-bottom: -200px;
}
.left_menu img{
	margin-bottom: 10px;
}
.warning{
	background-color: white;
	color: black;
	border: 1px solid black;
	padding: 8px;
	height: 20px;
	font-weight: bold;
	text-align: left;
}
a.submenu:link, a.submenu:visited{
	font-size: 18px;
	margin-top: 10px;
	text-decoration:  none;
	color: #687578;
}
a.submenu:hover{color: #CFB68A;}

a.submenuactive:link, a.submenuactive:visited{
	font-size: 18px;
	margin-top: 10px;
	text-decoration:  none;
	color: #CFB68A;
}
a.membersArea:link, a.membersArea:visited{
	text-decoration: none; font-weight: bold;
}
a.membersArea:hover{
	color: white;
}