body        { font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; 
               font-family: Arial, Tahoma, Trebuchet MS; background:#7F0900; margin:0px;}
td		    { font-style: normal; font-variant: normal; font-weight: normal; font-size: 9pt; 
               font-family: Arial, Tahoma, Trebuchet MS; text-align:justify}
p		    { font-style: normal; font-variant: normal; font-weight: normal; font-size: 9pt; 
               font-family: Arial, Tahoma, Trebuchet MS; text-align:justify; color:#000000;}
p.mm		    { font-style: normal; font-variant: normal; font-weight: normal; font-size: 9pt; 
               font-family: zawgyi1; text-align:justify; color:#000000;}

li		    { font-style: normal; font-variant: normal; font-weight: normal; font-size: 9pt; 
               font-family: Arial, Tahoma, Trebuchet MS; text-align:justify;}
               
h1           { font-size: 12pt; font-family: Arial; font-variant: normal; 
               color: #882821; font-weight: bold; margin-top:25px; }
h1.head     { font-size: 20pt; font-family: Times New Roman; font-variant: normal; 
               line-height: 100%; color: #FFFFFF; font-weight: bold; margin-top: 0; margin-bottom: 0 }
h1.text     {  font-family: Times New Roman; color:#FFCB5A; font-weight:bold; font-size:11pt; margin-top: 10px; 
               margin-bottom: 0px; margin-left:0px; font-style:italic; text-align:left;}               
h2           { font-size: 12pt; font-family: Arial; font-style: normal; font-variant: normal; 
               font-weight: bold; line-height: 100%; color: #882821; 
               margin-top: 20 }
h3           { font-size: 11pt; font-family: Arial; font-variant: normal; line-height: 100%; 
               color: #000000; font-weight: bold }
h4          { font-size: 11pt; font-family: Arial; font-style: normal; font-variant: normal; 
               font-weight: bold; line-height: 100%; color: #000000; margin-top:10px; margin-bottom:5px; }
h5          { font-size: 10pt; font-family: Verdana; font-style: normal; font-variant: 
               normal; font-weight: bold; color: #FFFFFF; background-color: 
               #000000; margin-top: 0; margin-bottom: 0; padding-left: 2; 
               padding-bottom: 2 }               
h6          { font-size: 10pt; color: #CC3300; font-weight: bold; margin-top: 1px; 
               margin-bottom: 1px }
.hright     { font-family:Arial; color:#610600; font-weight:normal; font-size:10pt; margin-top: 0px; 
              margin-bottom: 1px; font-weight:bold;}               
               
DT { font-size: 12pt; font-weight: bold }
a:link       { color: #CC3300;  font-weight: bold; text-decoration:none; }
a:visited    { color: #CC3300;  font-weight: bold; text-decoration:none; }
A:active     { color: #CC3300;  font-weight: bold; text-decoration:none;}
a:hover      { color: #CC3300;  font-weight: bold; text-decoration:underline; }

a:link.header       { color: #FFFFFF; font-size:8pt; font-weight: normal; text-decoration:none; font-family:arial, trebuchet MS;}
a:visited.header    { color: #FFFFFF; font-size:8pt; font-weight: normal; text-decoration:none; font-family:arial, trebuchet MS; }
a:active.header     { color: #FFFFFF; font-size:8pt; font-weight: normal; text-decoration:none; font-family:arial, trebuchet MS;}
a:hover.header      { color: #FFD02D; font-size:8pt; font-weight: normal; text-decoration:underline; font-family:arial, trebuchet MS; }

a:link.footer       { color: #FFCB5A; font-size:9pt; font-weight: normal; text-decoration:none; font-family:arial, trebuchet MS;}
a:visited.footer    { color: #FFCB5A; font-size:9pt; font-weight: normal; text-decoration:none; font-family:arial, trebuchet MS; }
a:active.footer     { color: #FFCB5A; font-size:9pt; font-weight: normal; text-decoration:none; font-family:arial, trebuchet MS;}
a:hover.footer      { color: #FFCB5A; font-size:9pt; font-weight: normal; text-decoration:underline; font-family:arial, trebuchet MS; }

a:link.right       { color: #AA6C01; font-size:8pt; font-weight: normal; text-decoration:none; font-family:arial, trebuchet MS;}
a:visited.right    { color: #AA6C01; font-size:8pt; font-weight: normal; text-decoration:none; font-family:arial, trebuchet MS; }
a:active.right     { color: #AA6C01; font-size:8pt; font-weight: normal; text-decoration:none; font-family:arial, trebuchet MS;}
a:hover.right      { color: #AA6C01; font-size:8pt; font-weight: normal; text-decoration:underline; font-family:arial, trebuchet MS; }



ul      { margin-bottom: 10 }

img		{border-color:#000000;}
.img-l {margin-right:8px;}
.img-r {margin-left:8px}
.img-des {margin-left:15px}

.footer		 {font-family:Arial; font-size:9pt; color:#FFCB5A; }

#container {position:relative; width:1014px; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0;}
#leftjs {
	width: 180px;
	left: 8px;
	position: absolute; 
	top: 220px; 
	padding: 0px;
}

#leftdes {
	width: 180px;
	left: 8px;
	position: absolute; 
	top: 220px; 
	padding: 0px;
}

#subnavcontainer{
	margin-bottom:15px;
	width:175px;
	height:auto;
	background-color:#EDF3D9;
}
#subnav{}

#subnav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color:#700700;
	width:180px;
}

#subnav ul li a{
	display: block;
	
	height:21px;
	padding-left:5px;
	
	color:white;
	font-size:9pt;
	font-weight:normal;
	text-transform:normal;
	text-decoration:none;
	line-height:19px;

	border-bottom: 1px solid #FEF9E5;
}

#subnav ul li a.curifsub{
	color: #FDCB20;
}

#subnav li a:hover{
	color: #FDCB20;
	background-color:#8B0900;
}


#subnav ul.level-1  {}
#subnav ul.level-1  li a{}
#subnav ul.level-1  li a:hover{}


#subnav ul.level-2  {
	background-color:#860800;
	
}
#subnav ul.level-2 li a{
	padding-left:10px;
}

#subnav ul.level-2-new li a{
	padding-left:10px;
	font-size:8pt;
}

#subnav ul.level-2  li a:hover{
	background-color:#99050D;
}

#subnav ul.level-2-new  li a:hover{
	background-color:#99050D;
	font-size:8pt;	
}
#subnav ul.level-3  {
	background-color:#980901;
	font-size:8pt;
}
#subnav ul.level-3 li a{
	padding-left:15px;
	font-size:8pt;
}
#subnav ul.level-3  li a:hover{
	background-color:#BA0A00;
	font-size:8pt;
}

#subnav ul.level-4  {
	background-color:#A80900;
	font-size:8pt;
}
#subnav ul.level-4 li a{
	padding-left:20px;
	font-size:8pt;
}
#subnav ul.level-4  li a:hover{
	background-color:#DD0B00;
	font-size:8pt;
}

#subnav ul.level-5  {
	background-color:#b60a00;
	font-size:8pt;
}
#subnav ul.level-5 li a{
	padding-left:25px;
	font-size:8pt;
}
#subnav ul.level-5  li a:hover{
	background-color:#ef0e02;
	font-size:8pt;
}



a.menu2:link       { font-size: 11px; color: #000000; font-weight: normal; text-decoration:none; font-family:arial;}
a.menu2:visited    { font-size: 11px; color: #000000; font-weight: normal; text-decoration:none; font-family:arial;}
A.menu2:active     { font-size: 11px; color: #000000; font-weight: normal; text-decoration:none; font-family:arial;}
a.menu2:hover      { font-size: 11px; color: #CC3300; font-weight: normal; text-decoration:none; font-family:arial;}

.divstyle1_hide
{
position:absolute;
visibility:hidden;
}

/*Mandalay*/
.divstyle1_show
{
position:absolute;
left:585;top:640;
width:180;height:70;
visibility:visible;
border:2px dotted #000;
background-image:url('images/pop-bg.jpg'); filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
opacity:0.9;
padding-bottom:0px;
}

/*Bagan*/
.divstyle2_show
{
position:absolute;
left:560;top:670;
width:180;height:70;
visibility:visible;
border:2px single #000;
background-image:url('images/pop-bg.jpg'); filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
opacity:0.9;
padding-bottom:0px;
}

/*Inle*/
.divstyle3_show
{
position:absolute;
left:625;top:700;
width:180;height:70;
visibility:visible;
border:2px dotted #000;
background-image:url('images/pop-bg.jpg'); filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
opacity:0.9;
padding-bottom:0px;
}

/*Yangon*/
.divstyle4_show
{
position:absolute;
left:585;top:830;
width:180;height:70;
visibility:visible;
border:2px dotted #000;
background-image:url('images/pop-bg.jpg'); filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
opacity:0.9;
padding-bottom:0px;
}

/*Kyaing Tong*/
.divstyle5_show
{
position:absolute;
left:725;top:670;
width:180;height:70;
visibility:visible;
border:2px dotted #000;
background-image:url('images/pop-bg.jpg'); filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
opacity:0.9;
padding-bottom:0px;
}

/*Mrauk U*/
.divstyle6_show
{
position:absolute;
left:495;top:690;
width:180;height:70;
visibility:visible;
border:2px dotted #000;
background-image:url('images/pop-bg.jpg'); filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
opacity:0.9;
padding-bottom:0px;
}

/*Kalaw*/
.divstyle7_show
{
position:absolute;
left:593;top:705;
width:180;height:70;
visibility:visible;
border:2px dotted #000;
background-image:url('images/pop-bg.jpg'); filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
opacity:0.9;
padding-bottom:0px;
}

/*Taunggyi*/
.divstyle8_show
{
position:absolute;
left:640;top:690;
width:180;height:70;
visibility:visible;
border:2px dotted #000;
background-image:url('images/pop-bg.jpg'); filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
opacity:0.9;
padding-bottom:0px;
}

/*Pindaya*/
.divstyle9_show
{
position:absolute;
left:630;top:685;
width:180;height:70;
visibility:visible;
border:2px dotted #000;
background-image:url('images/pop-bg.jpg'); filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
opacity:0.9;
padding-bottom:0px;
}

/*Putao*/
.divstyle10_show
{
position:absolute;
left:643;top:450;
width:180;height:70;
visibility:visible;
border:2px dotted #000;
background-image:url('images/pop-bg.jpg'); filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
opacity:0.9;
padding-bottom:0px;
}

/*Ngapali*/
.divstyle11_show
{
position:absolute;
left:510;top:790;
width:180;height:70;
visibility:visible;
border:2px dotted #000;
background-image:url('images/pop-bg.jpg'); filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
opacity:0.9;
padding-bottom:0px;
}

/*Ngwe Saung*/
.divstyle12_show
{
position:absolute;
left:530;top:825;
width:180;height:70;
visibility:visible;
border:2px dotted #000;
background-image:url('images/pop-bg.jpg'); filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
opacity:0.9;
padding-bottom:0px;
}

/*Myeik*/
.divstyle13_show
{
position:absolute;
left:670;top:1005;
width:180;height:70;
visibility:visible;
border:2px dotted #000;
background-image:url('images/pop-bg.jpg'); filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
opacity:0.9;
padding-bottom:0px;
}