/* previous coding
.sjcAdminTextBox {
	font-family: verdana,Geneva;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.sjcAdminHeading {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana,Geneva;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}
.sjcAdminSubHead {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif,Geneva;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;

}*/
.sjcAdminTextBox {
	/*font-family: verdana;*/
	font-family:  Verdana, Arial, Helvetica, sans-serif,Geneva;
	font-size:12px;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;

}

.sjcAdminHeading {
	font-size: 14px;
	color: #F78B3C;
	text-decoration: none;
	/*font-family: Verdana;*/
	font-family:  Verdana, Arial, Helvetica, sans-serif,Geneva;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;

}
.sjcAdminSubHead {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
/*	font-family: Verdana;*/
	font-family:  Verdana, Arial, Helvetica, sans-serif,Geneva;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}

.tr{
		font-family:verdana, Arial, Helvetica, sans-serif;
		font-size:9pt;
		font-weight:;
		color:#333333;
		
	}
.col{
		font-family:default;
		font-size: 11pt;
		color:#F78B3C;
		font-weight:bold;
	}
