		.header{
			font-family : Tahoma;
			font-size : 18px;
			color : #FFFFFF;
			font-weight : bold;
			/* color : #336633;
			*/
		}.common{
			font-family : Tahoma;
			font-size : 11px;
			color : #FFFFFF;			
			/* color : #336633; */
		}.commonNav{
	font-size: 10px;
	color: White;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
		}
		.commonLG{
			font-family : Tahoma;
			font-size : 14px;
			color : #FFFFFF;	
			font-weight : bold;		
			/* color : #336633; */
		}
		A.common{
	font-family: Tahoma;
	font-size: 10px;
	color: White;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
		A.common:hover{
	font-family : Tahoma;
	font-size : 10px;
	color : Silver;
	text-decoration : none;
	line-height: 18px;
}
		.newsHeader{
			font-family : Tahoma;
			font-size : 11px;
			color : #ffffff;
			font-weight : bold;
		}
		.newsTxtBold{
			font-family : Tahoma;
			font-size : 10px;
			color : #ffffff;
			font-weight : bold;
		}
		.newsTxt{
			font-family : Tahoma;
			font-size : 10px;
			color : #ffffff;
		}
		A.newsTxt{
			font-family : Tahoma;
			font-size : 10px;
			color : #ffffff;
			font-weight : bold;
		}
		.textBlack{
			font-family : Tahoma;
			font-size : 10px;
			color : #000000;
		}