@charset 'UTF-8';
body{
	font-size: 12pt;
	vertical-align: top;
	text-align: justify;
	font-family: Times New Roman, arial, Myanmar3, Zawgyi-One, verdana, helvetica, sans-serif;
	line-height: 1.5em;	
	color: black;	
}

td{
	font-size: 12pt;
	vertical-align: top;
	text-align: justify;
	font-family: Times New Roman, arial, Myanmar3, Zawgyi-One, verdana, helvetica, sans-serif;
	line-height: 1.5em;	
	color: black;
	
}

td.c{ text-align: center;}
td.j{ text-align: justify;}
		 
		 #scroll {
		     height:100%;
		     width:100%;
		     overflow:auto;
		 }		
		 
   #regbutton 	{ color: #d7f6fd ;    font-size: 18pt;	 background-color: #048999;	border: 5px solid #9fddea;}

	#x {		     color: #048999;    font-size: 12pt;		
	                 font-family: Times New Roman, Myanmar3, Zawgyi-One, zawgyi1, verdana, geneva, arial, helvetica, sans-serif; }	
	
	h1 {color: #048999; }
	h2 {color: #048999;}
	h3 {color: #048999;}

			
			a {color: #048999;  font-size: 12pt; font-weight:bold; }
			a:hover { color: black;  font-size: 12pt;}
			
			#bg
			{
				background: lightgray;
			}
			
			#main
		{
			width: 1200px;
			margin: 0 auto;
			background: white;
		}
		
		#content 
		{	
			width: 1000px;
			margin-left: 10px;
			background: white;
	
		}
/*
.bgBody
	{
	      //background-image: url('image/bg1.png');
          //background-color: #cccccc;	
           border-bottom: 1px double gray;
	       border-top: 1px double gray;
	       border-right: 1px double gray;
	       border-left: 1px double gray;
	       vertical-align: top;
	}
	
.bgMenu
	{
	       border-right: 1px double gray;
	       border-left: 1px double gray;
	       vertical-align: top;
	}
	
.about{
	color: white;
}
.about hover{
	color:yellow;
}
td .imglink{
	border-width: 0px;
}
td .imglink hover{
	border: 1px solid #38ACEC;
}
.signin th{
	border-bottom: 3px double blue;
	border-top: 1px solid blue;
	background-color: #38ACEC;
	font-weight: bold;
	text-align: center;
	font-size: 11pt;
	color: white;
	height: 20px;
}
.signin td{
	font-size: 12pt;
}
.signin td .button{
	width: 85px;
}

.menubar td{
	height: 20px;
}
.menubar .menu{
	border: 2px groove blue;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	width: 90px;
	background-color: #38ACEC;
	text-decoration: none;
	color:white;
}
.menubar .menu:hover{
	background-color: #5CB3FF;
}

.submenubar td{
	font-size: 12pt;
}
.submenubar .menu{
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	width: 90px;
	border: 1px solid #38ACEC;
	text-decoration: none;
	color:#56A5EC;
}
.submenubar .menu:hover{
	color: #157DEC;
	border: 1px solid #157DEC;
}
.submenubar .button, td .button{
	width: 100px;
}

.datatable th{
	border-top:1px solid #336699;
	border-bottom:3px double #336699;
	color:#336699;
	font-size:10pt;
}
.datatable td{
	font-size:11pt;
	padding-left: 3px;
	padding-right: 3px;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
	padding-right:12px;
}

.para{
	line-height: 2em;
}
.footer td{
	background-color: #38ACEC;
	border-bottom: 3px double blue;
	border-top: 3px solid blue;
	border-left: 3px double blue;
	border-right: 3px double blue;
	vertical-align: bottom;
	width: 100%;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	height: 18px;
}
.footer a
{
	color: white;
}

.footer a:hover
{
	color: blue;
}

.upperfooter {
	background-color: #e6e6e4;
	border-bottom: 1px double white;
	border-top: 1px solid white;
	border-left: 1px double white;
	border-right: 1px double white;
	vertical-align: top;
	width: 100%;
	color: blue;
	font-size: 5pt;
	font-weight: bold;
	text-align: center;
	height: 25px;
}

.upperfooter a{	
	color: #9f9f9e;
	font-size: 5pt;
	font-weight: bold;
	text-align: center;
	height: 25px;
}

.upperfooter a:hover{	
	color: #000000;
	font-size: 5pt;
	font-weight: bold;
	text-align: center;
	height: 25px;
}
*/