BODY {
	font-family : Myanmar2, Myanmar3, Padauk, PadaukOT, ParabaikSans;
	font-size : 18px;
}
@font-face {
   font-family: Myanmar2;
   font-style:  normal;
   font-weight: normal;
   src: url("MYANMAR2.eot");
}
A:HOVER {
	color: #100030;
}
A:LINK {
	text-decoration:none;
	color: #4000A0;
}
A:VISITED {
	text-decoration:none;
	color: #200060;
}
A:ACTIVE {
	text-decoration:underline;
	color: #990000;
}
.small {
	font-size: 14px;
	text-decoration: none;
}
.normal {
	font-size: 18px;
	font-weight: normal;
}
.big {
	font-size: 20px;
}
.english {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.englishSmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.side {
	font-size: 18px;
	color: #60401B;
}
.side A:LINK {
	text-decoration:none;
	color: #903000;
}
.side A:VISITED{
	text-decoration:none;
	color: #701000;
}
.side A:ACTIVE {
	text-decoration:none;
	color: #F04010;
}
.side A:HOVER {
	color: #201000;
}

DIV.file DIV{
	visibility:hidden;
}
DIV.file A:HOVER DIV{
	visibility:visible;
}


.header {
	font-size: 18px;
	color: #300060;
}
.footer {
	font-size: 16px;
	color: #600030;
}
TABLE.head {
	background:url(images/bg_table_hl.jpg); 
	background-position:left bottom; 
	background-repeat:no-repeat;
}
TD.head {
	background:url(images/bg_table_hr.jpg); 
	background-position:right bottom; 
	background-repeat:no-repeat; 
	font-size: 20px;
	color: #300060;
}
TD.headbg {
	background:url(images/bg_table_hm.jpg);
	background-position:bottom; 
	background-repeat:repeat-x;
}
TABLE.foot {
	background:url(images/bg_table_bl.jpg); 
	background-position:left top; 
	background-repeat:no-repeat;
}
TD.foot {
	background:url(images/bg_table_br.jpg); 
	background-position:right top; 
	background-repeat:no-repeat; 
	font-size: 16px;
	color: #600030;
}
TD.footbg {
	background:url(images/bg_table_bm.jpg);
	background-position:top;
	background-repeat:repeat-x; 
}
TABLE.middle {
	background:url(images/bg_table_mb.jpg); 
	background-position:left bottom; 
	background-repeat:no-repeat;
}
TD.middle {
	background:url(images/bg_table_mt.jpg); 
	background-position:left top;
	background-repeat:no-repeat;
}
