body {	
	background-color:#EFC072;
	margin:0;
	margin-top:10px;
}

#container {
	width: 900px;	
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;	
}

#header {	
	padding-bottom:13px;
	height:45px;	
}

#banner {
	height:120px;
	background-image:url(../images/banner.png);
	background-repeat: no-repeat;
}

#adsTop {
	margin-top:5px;	
	text-align:center;
}

#topMenu {
	background-color:#EFC072;	
	margin-top:0px;
	height:34px;
}

#content {
	background-color:#F9FFF6;	
	min-height: 400px;	
	margin-bottom:5px;
	font-family: sans-serif; 
	font-size: 13px;
	color:#444444;
	border-bottom:1px solid #C29C5D;
	border-right:1px solid #C29C5D;
	padding:10px;
	z-index:0;
}

.inContent {
	margin-left:5px;
	margin-top:5px;
	border:1px solid #B2E379;
	padding:20px;
}

#adsBottom {
	margin-top:5px;
	margin-bottom:5px;	
	text-align:center;
}

#langBar {
	padding:3px;
	font-size: 11px;
	text-align:center;
}

#langBar a {
	text-decoration:none;	
	color:#111111;
}

#footer {
	background-color: #E0B46B;
	padding: 10px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:3px;
	min-height:20px;
}

#pageGenerationTime {
	text-align:center;
	font-size:10px;
	color:#395128;
	margin-top:5px;
}

.actionMenu {
	width:100%;
	text-align:right;
	margin-bottom:15px;
	margin-top:10px;
}

a.forgottenPassword {
	text-decoration:none;
	font-size:10px;
	color:#000000;
}

table.main {
	width:100%;
	margin-bottom:10px;
}

table.main th {
	background-color:#7CBF28;
	color:#FFFFFF;	
}

table.main td {
	width:auto;
	font-size:12px;
	text-decoration:none;
	font-family: Tahoma;
	padding:2px;
	border-bottom:1px solid #B2D6A0;
}
