	table thead td{
		font-weight:bold;
		cursor:pointer;
	}
	/* If you wish to highlight current sortable column, add layout effects below */
	.highlightedColumn{
	background-color: #4078C6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;


	}	td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
.bor {
	background-color: #275FAD;
	border: none;

}
.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #253E85;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A90DC;
	

}
.darker {
	color: #003399;
}
.podch {
		border-bottom: 1px solid #253E85;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A90DC;
	padding-left: 10px;

	


}
.podch2 {
	
		border-bottom: 1px solid #253E85;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A90DC;
	font-size: 12px;
	font-weight: bold;
	color: #00FFFF;

}
.podch3 {
		border-bottom: 1px solid #253E85;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A90DC;
	color: #FFFF99;
	text-align: center;
	
}
.podch4 {

		border-bottom: 1px solid #253E85;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A90DC;
	color: #00FFFF;
	text-align: center;
	
}
.podch5 {
	border-bottom: 1px solid #253E85;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A90DC;
	font-weight: bold;
	cursor: pointer;
	padding-right: 10px;



	
}
.podch6 {
	background-image: url(../site_images/tabbg.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #00FFFF;


}
.podch5ov {
	border-bottom: 1px solid #253E85;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A90DC;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	padding-right: 10px;




}
.podch7 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A90DC;
	color: #FFFFFF;
	text-align: center;
}
.podchicon {
	border-bottom: 1px solid #253E85;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A90DC;
	background-image: url(../site_images/down2nn.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;


}
.ie .podchicon {
	border-bottom: 1px solid #253E85;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A90DC;
	background-image: url(../site_images/down2ie.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;


}
.zpodchicon {

	border-bottom: 1px solid #253E85;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A90DC;
	background-image: url(../site_images/down2non.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
.ie .zpodchicon {

	border-bottom: 1px solid #253E85;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A90DC;
	background-image: url(../site_images/down2ienon.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
