body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	background-color: White;
	font-style: normal;
}
h1 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 30px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: White;
	color: #000000;
}
table {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: White;
	font-style: normal;
}
table.navtable {
	width: 180px;
	height: 500px;
	background-color: transparent;
}
table.navcontainer {
	width: 194px;
	height: 601px;
	vertical-align: top;
	background: url(../images/side1.jpg) no-repeat;
}
h3.red {
	color: #ff0000;
	text-align: center;
	background-color: White;
}
a:link {
	color: #0000ff;
	text-decoration: underline;
	background-color: White;
}
a:visited {
	color: #0000ff;
	text-decoration: underline;
	background-color: White;
}
a:hover {
	color: #888888;
	text-decoration: none;
	background-color: White;
}
a.navlink:link {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	background-color: #313390;
}
a.navlink:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	border: 1px solid #ffffff;
	background-color: #313390;
}
a.navlink:visited {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	background-color: #313390;
}
a.blue:link {
	color: #0000ff;
	text-decoration: underline;
	background-color: White;
}
a.blue:hover {
	color: #0000ff;
	text-decoration: underline;
	background-color: White;
}
a.blue:visited {
	color: #0000ff;
	text-decoration: underline;
	background-color: White;
}
.clearbr { 
	clear: left;
 }
.blueishborder {
	border: thin solid #2896BB;
}
.bold {
	font-weight: bold;
}
.centre {
	text-align: center;
}
.centred {
	text-align: center;
}
.floatleft {
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	padding-bottom: 8px;
	padding-top: 8px;
}
.floatright {
	padding-right: 8px;
	padding-left: 8px;
	float: right;
	padding-bottom: 8px;
	padding-top: 8px;
}
.hidden {
	display: none;
}
.red {
	color: #ff0000;
	background-color: White;
}
.redborder {
	border: thin solid Red;
}
.right {
	text-align: right;
}
.rightpad {
	padding-right: 10px;
}
.to_left {
	text-align: left;
}
.to_right {
	text-align: right;
}
.underline {
	text-decoration: underline;
}
.width75percent {
	width : 75%;
} 
