.imageBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image:  url(Images/Background.jpg);
	background-repeat: repeat-x;
	text-decoration: none;

}
.myHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: aa1a1a;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: 000000;
}
.cellStyle {
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aa1a1a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 000000;
	text-decoration: none;



}
