@charset "ISO-8859-1";
.ColumnLgtGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #191919;
	border-right-color: #191919;
	border-bottom-color: #191919;
	border-left-color: #191919;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	padding: 2px;
}
.ColumnDkGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #E3E3E3;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1A1A1A;
	border-right-color: #1A1A1A;
	border-bottom-color: #1A1A1A;
	border-left-color: #1A1A1A;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	padding: 2px;
	text-align: left;
}
.TopHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #990000;
	padding: 2px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}

