.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #70513a;
}
.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e7000b;
}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #70513a;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e7000b;
}

.leftbak1 {
	background-image: url(../images/leftmenu_1.jpg);
	background-repeat: no-repeat;
}
.images {
	border: 2px solid #e8b034;
}

.header_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #966956;
}
.bottomback {
	background-image: url(../images/right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.leftbak2 {
	background-image: url(../images/leftmenu_2.jpg);
	background-repeat: no-repeat;
}
.leftbak3 {
	background-image: url(../images/leftmenu_3.jpg);
	background-repeat: no-repeat;
}


.bodyback {
	background-image: url(../images/right_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.orangeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: f0b22a;
	font-weight: bold;
}
.orangeheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: f0b22a;
	font-weight: bold;
}
.homeback1 {
	background-image: url(../images/homepage_new.jpg);
	background-repeat: no-repeat;
}
.homeback_en {
	background-image: url(../images/homepage_en.jpg);
	background-repeat: no-repeat;
}

.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e8b034;
	background-repeat: no-repeat;
}.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #44648c;
	font-weight: bold;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8DB4D3;
	font-weight: bold;
}
.leftbak2_en {
	background-image: url(../images/leftmenu_2en.jpg);
	background-repeat: no-repeat;
}
.leftbak1_en {
	background-image: url(../images/leftmenu_1en.jpg);
	background-repeat: no-repeat;
}
.bodyback_en {
	background-image: url(../images/right_top_en.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
