	@font-face {
    font-family: Zawgyi-One;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.rakhapura.com/ZAWGYIO0.eot);
  }

body{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	font-weight:bold;
}

a.normal:link, a.normal:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.normal:hover {
	color: #993291;
}

/* side menu link */
a.nlink { 
font-family: Arial, Helvetica, sans-serif; 
color: #333333; 
font-size:11px; 
font-weight:bold;
text-decoration: none;
}

a.nlink:hover { 
font-family: Arial, Helvetica, sans-serif; 
color: #FFFFCC; 
font-size:11px; 
font-weight:bold;
background-color:#FF6600;
text-decoration: none;
}

.menu, a.menu, a.menu:link, a.menu:visited {
	color: #161616;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
a.menu:hover {
	color: #161616;
	letter-spacing: 1px;
}

/* menu cell rollover color */

.nwda { 
font-family:Verdana, Tahoma, Arial; 
font-size:11px; 
color:#6b6b6b; 
background-color:<%=strMenuMouseOver_BgColor%>;
text-decoration : bold;
}

/* Content cell data */


H1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:<%=strHeader_Text_Color%>;
}

hr {
size:1;
color:#999999;
}
.heading{font-family:Verdana; font-size:16px; color:#000080; font-weight:bold}
.subheading{font-family:Verdana; font-size:16px; color:#000080; font-weight:bold}


.Menu_Header { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
font-weight:bold;
letter-spacing:2px;


}

.nortex { font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #171717; 
}

#greyText {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
color: #666666; 
}


A.thanda {
font-family: Zawgyi-One;
color: #000080;
font-weight: normal;
}
A.thanda:hover {
font-family: Zawgyi-One;
color: #005b00;
font-weight: normal;
}
A.thanda:visited {
font-family: Zawgyi-One;
text-decoration: none;
}

.thanda1 {
font-size: 14px;
font-family: Zawgyi-One;
}
.thanda1-s {
font-size: 16px;
font-family: Zawgyi-One;
}
.thanda1-hd {
font-weight: bold;
color : #000088;
font-size: 18px;
font-family: Zawgyi-One;
}
/* error text */

.error { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #E40106;
}

.CategoryTitle{font-family:Verdana; font-size:16px; color:#000080; font-weight:bold}
.ArticleTitle{font-family:Verdana; font-size:16px; color:#000080; font-weight:bold}

.Title{font-family:Verdana; font-size:12px; color:#000080; font-weight:bold}
.DateLine { font-family:Verdana, Verdana; font-size:11px; color:#676767;}
.Preview{font-family:Arial,Verdana; font-size:12px; color:#000000;}

.Text{font-family:Arial, Verdana; font-size:12px; color:#000000;}
.Small{font-family:Verdana, Arial; font-size:9px; color:#000000;}



#tbsolid { 
border-right: 1px solid #EBEBEB; 
border-top: 1px solid #EBEBEB; 
border-left: 1px solid #EBEBEB; 
border-bottom : 1px solid #EBEBEB;
}

.rak {
font-size : 17px;
font-family : Wwin_Burmese1
}

#box { 
font-family: Verdana, Arial; 
font-size: 8pt;
border-right: <%=strTable_Border_Size%>px solid <%=strTable_Border_Color%>; 
border-top: <%=strTable_Border_Size%>px solid <%=strTable_Border_Color%>; 
border-left: <%=strTable_Border_Size%>px solid <%=strTable_Border_Color%>; 
border-bottom : <%=strTable_Border_Size%>px solid <%=strTable_Border_Color%>;

}

.boxborder {
	BORDER-RIGHT: #D3E0F4 1px solid; BORDER-TOP: #D3E0F4 1px solid; BORDER-LEFT: #D3E0F4 1px solid; background-color: #EDF2FD;
}

.boxborder1 {
	BORDER-RIGHT: #F7DFBA 1px solid; BORDER-TOP: #F7DFBA 1px solid; BORDER-LEFT: #F7DFBA 1px solid; background-color: #FCECD3;
}

.boxborder_lb {
	BORDER-RIGHT: #D3E0F4 1px solid; BORDER-LEFT: #D3E0F4 1px solid; background-color: #EDF2FD;
}

.boxborder_org {
	BORDER-RIGHT: #F7DFBA 1px solid; BORDER-LEFT: #F7DFBA 1px solid; background-color: #FCECD3;
}

.boxheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #194876;
	font-weight: bold;
	font-size: 14px;
}
.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}