body {
	font-family: times, sans-serif; 
	font-size:16px; 
	font-weight: normal; 
	color: #4C4B4B;
	text-align:center;
	background: #FFFFFF;

}

.normal {
	font-family: times, sans-serif; 
	font-size:16px; 
	font-weight: normal; 
	color: #4C4B4B;
}
.imgbox
{
	 border: solid thin #4C4B4B;
	 padding: 5px; 
	 background-color:#FFFFFF;
	 text-align: center;
	 font-weight: bold;
}

.galbar
{
	background-color:#E6DAD2;
}

.pagehead 
{
	font-family: times, sans-serif; 
	font-size: 26px; 
	font-weight:normal; 
	color: #4C4B4B;
	text-align:center;
}

.newshead 
{
	font-family: times, sans-serif; 
	font-size: 22px; 
	font-weight:normal; 
	color: #4b4b4b;
	text-align:center;
}

.countNum 
{
	font-family: times, sans-serif; 
	font-size: 18px; 
	font-weight:bold; 
	color: #4b4b4b;
	background-color: white;
	text-align:center;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.countTxt 
{
	font-family: times, sans-serif; 
	font-size: 11px; 
	font-weight:lighter; 
	color: #4B4B4B;
	background-color: #ffffff;
	text-align:center;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-top: 1px;
}

.countTable
{
	border-style: none;
	border-width: 0px;
	border-color: #4B4B4B;
}

.altrow1
{ 
	background-color:#EAEAEA;
	text-align:center;
}

.altrow2
{
	background-color:#EFE8D9;
	text-align:center;
}