p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #45443A;
}

a{
	color: #7D0101;
	text-decoration: none;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #45443A;
}
.tableHeader {
	font-weight: bold;
	color: #ffffff;
	background-color: #7D0101;
	text-decoration: none;
}
.tableHeader:hover {
	text-decoration: underline;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #45443A;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #45443A;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #45443A;
}
.bodynav {
	color: #7D0101;
	text-decoration: none;
}
.bodynav:hover {
	color: #FF0000;
	text-decoration: underline;
}
.bodynav:visited {
	color: #7d4444;
	text-decoration: none;
}
.bodynav:visited:hover {
	color: #FF0000;
	text-decoration: underline;
}
.boldnav {
	color: #7D0101;
	font-weight: bold;
	text-decoration: none;
}
.boldnav:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.boldnav:visited {
	color: #7d4444;
	font-weight: bold;
	text-decoration: none;
}
.boldnav:visited:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.mainHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7D0101;
}
.frame {
	border: 1px solid #7D0101;
}
.frameBlack {
	border: 1px solid #000000;
}
.resultHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #45443A;
}
.resultFigures {
	color: #7D0101;
	font-weight: bold;
}
.boxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.fakeButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #fafafa;
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	padding: 4px;
}
.fakeButton:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #fafafa;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	text-decoration: none;
	padding: 4px;
}

.logonDD {
	font-size:10px;
}