body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.image_bg {
	background-image: url(../_images/image.jpg);
}
.menu a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff !important;
	text-transform: uppercase;
	text-decoration: underline;
	background-color: #3352cc;
	vertical-align: middle;
	text-align: center;
	line-height: 33px;
	
}
.menu_active a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff !important;
	text-transform: uppercase;
	text-decoration: none !important;
	background-color: #3d9948;
	vertical-align: middle;
	width: 182px;
	line-height: 33px;
	text-align: center;
}
.menu {
	background-color: #3352cc;
	height: 33px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-align: center;
}
.menu_left {
	background-color: #3352cc;
	width: 181px;
	text-align: center;
}
.submenu {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 181px;
	text-align: center;
	height: 27px;
	background-color: #3352cc;
	border-bottom: 2px solid white;
}
.submenu a {
	width: 181px;
	text-align: center;
	vertical-align: middle;
	height: 27px;
	line-height: 27px;
	background-color: #3352cc;
	font-weight: bold;
	text-decoration: none !important;
	color: #ffffff !important;
}
.submenu_active a {
	width: 181px;
	text-align: center;
	vertical-align: middle;
	height: 27px;
	line-height: 27px;
	background-color: #2e4399;
	font-weight: bold;
	text-decoration: none !important;
	color: #ffffff !important;
}
.content {
	background-color: #e5e5e5;
	width: 777px;
	padding: 10px 20px 20px 20px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 18px;
}
.content_pad {
	background-color: #e5e5e5;
	width: 777px;
	padding-left: 20px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 18px;
}
.content_half {
	background-color: #e5e5e5;
	padding-left: 3px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 18px;
}
.footer {
	color: #787878;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}
.h4 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-left: 5px;
}
h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	margin: 5px 0px 5px 0px;
	padding-left: 10px;
	font-weight: normal;
}
.langEn_active a {
	color: #417a35 !important; 
	font-weight: bold !important; 
	font-size: 12px; 
	font-family: Arial; 
	text-decoration: none !important;
}
.langEn a {
	color: #333333 !important; 
	font-weight: none !important; 
	font-size: 12px; 
	font-family: Arial; 
	text-decoration: underline !important;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0024b3;
	text-decoration: underline;
}
a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
	background-color: none !important;
}
