body 	{ 
	font-family: Zawgyi-One, zawgyi1, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../img/global_bg.gif);
	background-repeat:no-repeat;
}

table, tr, td, input 	{ 
	font-family: Zawgyi-One, zawgyi1, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title { font-size: 26px;  font-weight: bold; color:green; }

.subtitle { font-size: 14px;  font-weight: bold;  }

.horizontalLine {
	background-color: #868B96;
}

.bold 	{ 
	font-weight: bold;
	font-family: Zawgyi-One, zawgyi1, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smalltext 	{ 
	font-family: Zawgyi-One, zawgyi1, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



.error { color: Red;  font-weight: bold;  }

a { font-weight: bold;  text-decoration: none;  color: #3b5899;   }  
a:hover { font-weight: bold;  text-decoration: underline;  color: #6d84b4;   }