a:link {
	color: #A31F09;
}
a:visited {
	color: #A31F09;
}
a:hover {
	color: #F56247;
}
.td_topleft {
	background-image: url(../images/heading_top_left.png);
	height: 64px;
	width: 11px;
}
.side_image {
	padding-top: 10px;
}

.td_topright {
	background-image: url(../images/heading_top_right.png);
	height: 64px;
	width: 11px;
}
.td_topcentre {
	background-image: url(../images/heading_top_centre.png);
	height: 64px;
}
.centre_left {
	background-image: url(../images/centre_left.png);
	width: 11px;
}
.centre_right {
	background-image: url(../images/centre_right.png);
	width: 11px;
}
.bottom_left {
	background-image: url(../images/bottom_left.png);
	height: 30px;
	width: 11px;
}
.bottom_right {
	background-image: url(../images/bottom_right.png);
	height: 30px;
	width: 11px;
}
.bottom_centre {
	background-image: url(../images/bottom_centre.png);
	height: 30px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 160%;
	color: #3A6492;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #CD5228;
	line-height: 160%;
	font-style: italic;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	line-height: 160%;
	color: #CD5228;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	color: #CD5228;
	margin-bottom: -10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 160%;
	color: #3A6492;
	margin-right: 100px;
}



.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #CC0000;
	width: 200px;
	float: none;
	height: 100%;
	padding-top: 10px;
}
.boxes_light {
	background-color: #FEEAE7;
	border: 1px solid #3A6492;
	padding: 10px;
	clip: rect(10px,auto,auto,auto);
}
ul {
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 160%;
	color: #CD5228;
}

.boxes_dark {
	background-color: #FEE2DE;
	border: 1px solid #3A6492;
	padding: 10px;
}
.table {
	background-color: #FFFFFF;
}
.table_boxes {
}


body {
	background-color: #EDE9E4;
}
.main_content {
	padding-right: 50px;
	background-image: url(../images/watermark.jpg);
	padding-top: 10px;
	background-repeat: no-repeat;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	background-position: center;
	text-align: center;
}
abbr {
	cursor: help;
}
.profile_image {
	padding-bottom: 20px;
	padding-left: 20px;
}

