.top_navigation_tex {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #3B678C;
	font-weight: bold;
}
.small_blue_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3D607E;
}
.logo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #2A5E8E;
}
.light_blue_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E89C1;
}
.1space{line-height:20px;}
.blue_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6891B1;
}
.white_and_bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;

}
.small_white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #3B678C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3B678C;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.white:link {
	color: FFFFFF;
	text-decoration: none;
}
.white:visited {
	text-decoration: none;
	color: FFFFFF;
}
.white:hover {
	text-decoration: none;
	color: #FF3300;
}
.white:active {
	text-decoration: none;
	color: #000000;
}
.asdf{
	font-family:"Zawgyi-One";
	font-size:12px;
	color:#3B678C;
}
.addressbg{
background:#ffffff url(images/footer_box_bg_im.jpg) repeat-x;
}
.contentbg{
background:#ffffff url("images/family_bg_im.jpg") repeat-x;
}
.mrhd{
	font-family:Zawgyi-One;
	font-size:12px;
	color:#3B678C;
	text-align:justify;
	font-weight:bold;
}
.mr{
	font-family:Zawgyi-One;
	font-size:12px;
	color:#3B678C;
	text-align:jsutify;
}
#continue{
	background:url("images/continue.gif")  no-repeat;
	width:218px;
	height:24px;	
}
.continuetxt{
	font-family:Zawgyi-One;
	font-size:11px;
	color:#ffffff;
	padding:2px 10px 0px 20px;
}

.clr{
clear:both;
}
.tdmr{
font-family:Zawgyi-One;
font-size:12px;
color:#000099;
}