table.TableCollapsibleBox td.TableCollapsibleBoxHeader
{	
	height: 19px;
	border-left: solid 1px #868688;
	border-top: solid 1px #868688;
	border-right: solid 1px #868688;
	color: #fefeff;
	vertical-align:middle;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../../Images/BoxHeadBg.gif);
}

.tdAlertBoxHeader
{
	padding-right : 0px;
	padding-left: 12px;
	font-size: 11px;
	height: 18px;
	color: White;
	background-image: url(../../Images/alertbar.jpg);
	background-repeat: repeat-x;
	width: 400px;
}

th.ReportGridHeader
{
	color:White;
	background-image: url(../../Images/BoxHeadBg.gif);	
	height: 15px;
	font-weight:normal;
	border-top-color: White;
	border-left-color: White;
	border-bottom-color: #AAB883;
	border-right-color: #AAB883;
	border-width: 1px;
	text-align:center;
}

table.CheckBoxList tr.SeparatorHead
{
	background: url(../../Images/BoxHeadBg2.gif) repeat-x bottom;
}