body {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #606362;
	background-color: #ffffff;
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.navbg {
	width: 320px;
	vertical-align: bottom;
	background-color: #e9cec3;
}
.languagebg {
	text-align: right;
	background-color: #e9cec3;
	padding-right: 10px;
}
.menu {
	clear: both;
	text-align: left;
	font-size: 16px;
	color: #ffffff;
	width: 300px;
	display: block;
	line-height: 18px;
	height: 18px;
	font-weight: normal;
}
h3 {
	font-size: 10px;
	color: #4a4c4b;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #4a4c4b;
	line-height: 30px;
}
.moduletitle {
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
	color: #747776;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a89171;
}