﻿a {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #008000;
	text-decoration:underline;
}
a:visited {
	color: #800000;
	text-decoration: underline;
}
#container {
	width: 955px;
	background-color: #FFFFFF;
}
#menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #f7f2ea;
	width: 150px;
	float: left;
	font-weight: bold;
	padding-left: 10px;
}
#banner {
	width: 955px;
	height: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #FF0000;
	vertical-align: middle;
	text-align: center;
}
.centretext {
	vertical-align: middle;
}
.menubaritem {
	font-size: 14px;
	font-weight: bold;
	padding: px px px px;
	color: #000000;
}
.menubaritme a { 
		color: #0D5491; display: block; padding: 4px 10px 4px 13px; border-bottom: 1px solid #D6D6D6; 
}

.menubaritem a:hover { 
			color: #0D5491; 
}
.tableborder {
	border: thin solid #C0C0C0;
}
.60pxrow {
	height: 60px;
}

