body, p, td, h1, h2, h3, h4, h5, h6, input, select , textarea, li, ul {
font-family: Arial, Verdana, sans-serif;
font-size : 11px;
line-height : 13pt;
font-style: normal;
color : #5c6e6c;
}

body {
background-color: #efebcb;
margin: 0px 0px 0px 0px;
}


h1, h2 {
	margin-top: 0px;
	color: #c0232a;
	font-weight : bold;
}

h5, h6 {
	margin-top: 0px;
	margin-bottom: -10px;
	color: #c0232a;
	font-weight : bold;
}

a {
font-family: Arial, Verdana, sans-serif;
font-size : 11px;
line-height : 13pt;
font-style: normal;
}

a:link, a:visited {
	text-decoration: underline;
	color: #c0232a;
}

a:hover {
	text-decoration: none;
	color: #2d3837;
}

.topBanner {
	background-color: #fffeec;
	padding-right: 15px;
	border-bottom: 1px solid #273b3a;
}

a.topB:link, a.topB:visited {
	text-decoration: none;
	color: #273b3a;
}

a.topB:hover  {
	text-decoration: none;
	color: #c0232a;
}

.cream-background {
	background-color: #fffeec;
}

.mainPadding {
	background-color: #fffeec;
	padding-left: 18px;
	padding-top: 25px;
	padding-right: 18px;
	padding-bottom: 18px;
}

.footer {
	border-top: 1px solid #273b3a;
	background-color: #fffeec;
	padding: 18px;
}

.table-redtop {
	background-color: #c0232a;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
}

.table-area {
	background-color: #e7e3c5;
	padding: 5px;
	colour: #ffffff;
}

