@charset "utf-8";
body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e2e3df;
	background-position: top;
}
.sideBack {
	background-color: #a9a49e;
	width: 1px;
}
.toplevel2 {
	background-color: #B0A798;
	background-position: right;
	height: 9px;
	background-image: url(../images/logo_level2.jpg);
	background-repeat: no-repeat;
}
.toplevel3 {
	background-color: #F3F3F3;
	background-position: right;
	height: 31px;
	background-image: url(../images/logo_level3.jpg);
	background-repeat: no-repeat;
}
.toplevel4 {
	background-color: #FFFFFF;
	background-position: right top;
	height: 37px;
	background-image: url(../images/backlogo_relection.jpg);
	background-repeat: no-repeat;
}
.bottom {
	background-color: #F3F3F3;
	height: 36px;

}
.side {
	background-image: url(../images/inner_back.jpg);
	background-repeat: repeat-x;
	width: 180px;
	background-color: #FFFFFF;
	background-position: top;
}
.sidebottom {
	background-color: #a9a49e;
	height: 1px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #796544;
	height: 30px;
	font-weight: bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232249;
	text-align: justify;
}
.menuLevel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #796544;
	font-weight: bold;
}
.menuLevel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #796544;
}
.menuLevel3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #796544;
	text-transform: uppercase;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.footer_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A9A49E;
}
.imgBorder {
	border: 1px solid #7F7F7F;
}
.footer_content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A9A49E;
	text-decoration: none;
}
.footer_content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A9A49E;
	text-decoration: none;
}
