.BODY {
	margin:0px;
	background-color:#F8F3ED;
}
.contact_bg {
	background-image:url(images/cont_map.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}
.date_bg {
	background-image:url(images/h3.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.input {
	BORDER-RIGHT: #8C8C8C 1px solid;
	BORDER-TOP: #8C8C8C 1px solid;
	BORDER-LEFT: #8C8C8C 1px solid;
	font-size: 12px;
	COLOR: #000000;
	BORDER-BOTTOM: #8C8C8C 1px solid;
	HEIGHT: 22px;
	BACKGROUND-COLOR: ffffff;
	font-family: Sylfaen;
	width: 170px;
}
.input_multi {
	BORDER-RIGHT: #8C8C8C 1px solid;
	BORDER-TOP: #8C8C8C 1px solid;
	BORDER-LEFT: #8C8C8C 1px solid;
	font-size: 12px;
	COLOR: #000000;
	BORDER-BOTTOM: #8C8C8C 1px solid;
	HEIGHT: 122px;
	BACKGROUND-COLOR: ffffff;
	font-family: Sylfaen;
	width: 525px;
}
.text_date2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.text_date {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
}
.text_wh {
	font-family: Sylfaen;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}
.text_wh_sm {
	font-family: Sylfaen;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
}
.text {
	font-family: Sylfaen;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.text_sm {
	font-family: Sylfaen;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
.text_en {
	font-family:Arial, Helvetica, sans-serif;	
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.text_morb {
	font-family:Arial, Helvetica, sans-serif;	
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.link {
	font-family:  Sylfaen;
	font-size: 12px;
	font-weight: normal;
	color: #593A11; 
	text-decoration: none;
}
.link:hover {
	COLOR: #593A11; 
	text-decoration: underline;
}
.link_en {
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 13px;
	font-weight: normal;
	color: #593A11; 
	text-decoration: none;
}
.link_en:hover {
	COLOR: #593A11; 
	text-decoration: underline;
}
.link_wh {
	font-family:  Sylfaen;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff; 
	text-decoration: none;
}
.link_wh:hover {
	COLOR: #ffffff; 
	text-decoration: underline;
}