p,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.table {
	border: 1px solid #FF3300;
	margin: 3px;
}
.table2 {
	border: 1px solid #FEB324;
	margin: 5px;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #FFFFFF;
}
Body {
	background-color:#afafaf;
	margin: 0px;
}
.MiddleImage {
	filter: Gray;
}
.DottedLineBelow {
	border-top-width: none;
	border-right-width: none;
	border-bottom-width: thin;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
}
