@font-face {
    font-family: 'ayarregular';
    src: url('../fonts/ayar-webfont.eot');
    src: url('../fonts/ayar-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ayar-webfont.woff') format('woff'),
         url('../fonts/ayar-webfont.ttf') format('truetype'),
         url('../fonts/ayar-webfont.svg#ayarregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.forBurmese
{
	font-family: ayarregular,verdana,arial,helvetica,sans-serif, Georgia ,NexusSans,NexusSansSmallCaps,NexusSerif,PublicSans;
}
a
{
	cursor: pointer;	
}
*
{	
	font-family: ayarregular,verdana,arial,helvetica,sans-serif, Georgia ,NexusSans,NexusSansSmallCaps,NexusSerif,PublicSans;
	font-size:12px;
	color: #333333;
	margin: 0;
}
h1
{
	font-size:18px;	
	color: #454036;
	text-decoration: underline;
	
}
h2
{
	font-size:15px;	
	color: #454036;
	text-decoration: none;
	
}
h3
{
	font-size:12px;	
	color: #454036;
	text-decoration: none;
}
h4
{
	font-size:11px;	
	color: #454036;
	text-decoration: none;
}
a.submit
{
    /* Sliding right image */
    background: transparent url('../css/img/button_right.png') no-repeat scroll top right; 
	display: block;
	border:none;
	float: left;
	height: 32px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 15px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #F7F6AF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.submit span
{
	/* Background left image */ 
	background: transparent url('../css/img/button_left.png') no-repeat; 
	display: block;
	color:#FBFBDD;
	line-height: 26px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 0px 5px 15px 18px;
} 
a.submit:hover span
{
	text-decoration:underline;
}
/*for left nav*/

a.button
{
    /* Sliding right image */
    background: transparent url('../css/img/button_right_b.png') no-repeat scroll top right; 
	display: block;
	border:none;
	float: left;
	height: 32px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 15px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #F7F6AF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.button span
{
	/* Background left image */ 
	background: transparent url('../css/img/button_left_b.png') no-repeat; 
	display: block;
	color:#FBFBDD;
	line-height: 26px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 0px 5px 15px 18px;
} 
a.button:hover span
{
	text-decoration:underline;
}
@CHARSET "ISO-8859-1";

a
{
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
.header_Top_Navi td
{
	font-size: 13px;
	padding-right: 5px;
	font-weight: normal;	
}

.header_menu td
{
	width: 80px;
	font-family: Trebuchet MS;
	font-size: 13px;	
}

/* Left Navigation Backgrounds  Starts Here*/

.bg_top{
	background:url(bg_top.jpg) no-repeat center top; height:135px;	
}

.bg_boxtop{
	background:url(../images/box_top.gif) no-repeat left top; 
	height:46px; 
	font-family: Trebuchet MS; 
	font-size:15px; color:#555555; 
	font-weight:bold;
	padding-left: 25px; 
			
}
.bg_boxtop_small{
	background:url(images/box_top.gif) no-repeat left top; 
	height:46px; font:Arial, Helvetica, sans-serif; font-size:11px; color:#555555; padding-left:35px;	
}

.bg_box{
	background:url(../images/box_bg.gif) repeat-y left;
	padding-left: 25px;
	font-family: Trebuchet MS; 
	font-size:12px; color:#555555; 
	font-weight:normal; 
		
}

/*  Left Navigation Backgrounds Ends Here  */

.formFont td
{
	font-size: 13px;
	font-family: Trebuchet MS;
}

#dhtmlgoodies_tooltip{
		background-color:#EEE;
		border:1px solid #000;
		position:absolute;
		display:none;
		z-index:20000;
		padding:2px;
		font-size:0.9em;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
		font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
		
	}
	#dhtmlgoodies_tooltipShadow{
		position:absolute;
		background-color:#555;
		display:none;
		z-index:10000;
		opacity:0.7;
		filter:alpha(opacity=70);
		-khtml-opacity: 0.7;
		-moz-opacity: 0.7;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
	}	

	
#block {
	margin: 15px auto 0;
	width: 660px;
	padding-right:5px;
	padding-left: 5px;
	clear:both;
	overflow:hidden;
	border: 2px solid #000;
}
.h{
	font: 1.500em Fontin, Georgia, "Times New Roman", Times, serif;
	padding: 13px 0 10px 5px;
	color:#666;
	font-size: 1.417em;
	border-bottom:1px solid #eee;
	text-transform:uppercase;
	letter-spacing:1px;
}
.htabs{	overflow:hidden; }
.htabs h2 a{
	font-size:0.917em;
	font-weight:bold;
	padding: 7px;
	color:#d00;
	font-family:"museo 700","goodpro-widelight";
}
.htabs h2 a:hover{
	color: #000;
}
.htabs li{
	float:left;
	margin-top:2px;
	padding: 3px 2px 0 0;
	overflow:hidden;
}
.tabs .bullet{
	border-right:1px solid #e00;
	color:#d00;
	font: bold 1em Georgia,"Times New Roman",Times,serif;
	margin: 0px 4px 4px 0;
	padding-right:4px;
	clear:right;
	display:block;
	float:left;
	height:17px;
	overflow:hidden;
	text-align:right;
	width:10px;
}
.bmod .bullet{
	background-color:#fff;
	margin:-9px 6px 0 -10px;
	padding:8px;
}
.tabs{
	margin-top:2px;
	overflow:hidden;
}
.tabs li{
	background-color:#EEEEEE;
	clear:both;
	margin:4px 0;
	padding:9px;
	font-family: "NuvoOT-medi";
}
.tabs li a:hover{
	padding-left:1px;
}




