body {
	padding:0px;
	margin:0px;
	font: .70em/1.5em Arial, Verdana, Tahoma, Helvetica, sans-serif; 	
}
.main_text {
	font-family:Tahoma;
	font-size:11px;
	line-height:13px;
	color:#5A5A5A;
}
.contact {
	font-family:Tahoma;
	font-size:11px;
	line-height:150%;
	color:#5A5A5A
}
.Inquiry {
	font-family:Tahoma;
	font-size:11px;
	line-height:150%;
	color:#000000
}
.main1_text {
	font-family:Tahoma;
	font-size:11px;
	line-height:12px;
	color:#828282;
}
.header_text {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color:#0C7DB8;
}
.link_text {
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#149BE1;
}
.link1_text {
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#444444;
}
.flash_text {
	font-family:Tahoma;
	font-size:11px;
	line-height:150%;
	color:#0A6899;
	text-align:justify
}
.copyright_text {
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#8F8F8F;
}
a:link.copyright_text {
	text-decoration:none;
}
a:hover.copyright_text {
	text-decoration:underline;
}
a:active.copyright_text {
	text-decoration:none;
}
a:visited.copyright_text {
	text-decoration:none;
}
.copyright1_text {
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#1095DA;
}
a.copyright1_text:link, a.copyright1_text:visited {
	color:#1095DA;
	text-decoration:none;
}
a.copyright1_text:hover {
	color:#1095DA;
	text-decoration:underline;
}
.language {
	font: normal 12px Arial, Helvetica, sans-serif;
}
.tblInquiry { width: 700px; margin: 10px auto; border-collapse: collapse; text-align: right; }
.tblInquiry td { font: bold 12px Verdana, Arial, Helvetica, sans-serif; padding: 5px; border: 1px solid #CACACA; }
.text { width: 180px; }
.lblText { width: 130px; text-align: left; }
.mandatory { color: red; }