/*--------------------------------------------------|
| ICBSP_Main font control CSS |
|---------------------------------------------------|
| Copyright (c) Kyaw Min Tun _ JSIF             |
|--------------------------------------------------*/

.MainFont {
	font-family: Verdana;
	font-size: 11px;	
	white-space: wrap;
	text-indent: 0; 
	word-spacing: 0; 
	
	line-height: 150%; 
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 8; 
	margin-bottom: 8;
       
 
}




.TabHeaderFont {
	font-family: Verdana;
	font-size: 11px;	
	white-space: wrap;
        color: #800000;
       
        
}


.SubHeaderFont {
	font-family: Verdana;
	font-size: 11px;	
	white-space: wrap;       
 
}


.TableFont {
	font-family: Verdana;
	font-size: 11px;
	white-space: wrap;       
 
}
.CommunityFont {
        font-family: Verdana;
	font-size: 22px;
	white-space: wrap;

 
}
