.MenuHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D5F64;
	text-decoration: none;
	font-weight: bold;
	background:url("../images/MenuBtnUp.jpg");
	height:30px;
	vertical-align:"center";
	margin:0; 
	line-height:30px;
}
.MenuHeader:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C64A7;
	text-decoration: none;
	background:url("../images/MenuBtnDown.jpg");
	height:30px;
	line-height:30px;
}
.MenuHeader_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C64A7;
	text-decoration: none;
	background:url("../images/MenuBtnDown.jpg");
	height:30px;
	line-height:30px;
}
.BodyMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C64A7;
	text-decoration: none;
	font-weight: bold;
	border-right-color: #3C64A7;
	border-right-width:thin;
}
.BodyMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5F64;
	text-decoration: none;
	font-weight: bold;
}
.BodyMenu_Active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5F64;
	text-decoration: none;
	font-weight: bold;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9A9A9A;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	text-align:justify;
}
.BodyTextHightLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C64A7;
	text-align:justify;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
}
.BodyTextCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align:center;
}
.BodyTextLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:justify;
}
.BodyTextLightLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:left;
}
.BodyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #2A4C72;
	text-align:left;
}
.BodySubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #3C64A7;
	text-align:left;
}
.BodySubTitleCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #3C64A7;
	text-align:center;
}

.Slogan {font-size: 12px; color: #2A4C72; font-family: Arial, verdana, sans-serif;}

.TableElement {
	color: #CCCCCC;
	border: thin solid #CCCCCC;
}
.Language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5F64;
	text-decoration: none;
	font-weight: bold;
	vertical-align:"center";
	margin:0; 
}
h1 { color: rgb(0, 0, 0) }
