h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 120%;*/
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 105%;*/
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 90%;*/
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 80%;*/
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
h5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 70%;*/
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 65%;*/
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

body
{
	margin: 0px 0px 0px 0px;
}

table.mainDisplay
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table.topnav
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table.sidenav
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	background-color: #000000;
}
table.sidenavbg
{
	margin: 3px 3px 3px 3px;
	padding: 0px 0px 0px 0px;
	background-color: #FFCC99;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
td.maindisplay
{
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.topnav
{
	background-color: #330033;
	width: 100%;
}
td.sidenav
{
	background-color: #FF6600;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
td.sidenavbg
{
	background-color: #FFCC99;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
}
td.quotebg
{
	background-color: #FFFFFF;
	border: solid 0px black;
	padding: 5px 5px 5px 5px;
	margin: 1px 1px 1px 1px;
}

th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: small;*/
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: left;
}
th.newshd
{
	border-bottom: solid 1px black;
}

a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: blue;
	text-decoration: underline;
}
a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: Purple;
	text-decoration: underline;
}

a.topnav:link
{
	font-weight: bold;
	color: white;
	text-decoration: none;
	/*font-size: 80%;*/
}
a.topnav:visited
{
	font-weight: bold;
	color: white;
	text-decoration: none;
	/*font-size: 80%;*/
}
a.topnav:hover
{
	font-weight: bold;
	color: white;
	text-decoration: underline;
	/*font-size: 80%;*/
}

a.sidenav:link
{
	font-weight: bold;
	color: white;
	text-decoration: none;
	/*font-size: 80%;*/
}
a.sidenav:visited
{
	font-weight: bold;
	color: white;
	text-decoration: none;
	/*font-size: 80%;*/
}
a.sidenav:hover
{
	font-weight: bold;
	color: yellow;
	text-decoration: underline;
	/*font-size: 80%;*/
}

a.sidenavgreen:link
{
	font-weight: bold;
	color: #336666;
	text-decoration: none;
	/*font-size: 80%;*/
}
a.sidenavgreen:visited
{
	font-weight: bold;
	color: #336666;
	text-decoration: none;
	/*font-size: 80%;*/
}
a.sidenavgreen:hover
{
	font-weight: bold;
	color: #336666;
	text-decoration: underline;
	/*font-size: 80%;*/
}

a.headlink:link
{
	/*font-size: medium;*/
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}
a.headlink:visited
{
	/*font-size: medium;*/
	font-weight: bold;
	color: purple;
	text-decoration: underline;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	/*font-size: 80%;*/
}
.caption
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 70%;*/
}

blockquote
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	/*font-size: 80%;*/
}
li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	/*font-size: 80%;*/
}

img.photoright
{
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
img.photoleft
{
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
img.photocentre
{
	float: none;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

img.logoright
{
	float: right;
	border-style: none;
	border-width: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
img.logoleft
{
	float: left;
	border-style: none;
	border-width: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}


.green
{
	background-color: #666633;
}
.orange
{
	background-color: #cc6633;
}
.blue
{
	background-color: #666699;
}
.red
{
	background-color: #cc3333;
}
.pink
{
	background-color: #FFCC99;
}
.grey
{
	background-color: #999999;
}
.green2
{
	background-color: #336666;
}

.tablehead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: medium;*/
	font-style: normal;
	font-weight: bold;
	color: #ffcccc;
}
.responsebody
{
	margin: 10px 10px 10px 10px;
}
.formentryfont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	/*font-size: 80%;*/
}
.bluebutton
{
	background-color: #666699;
	border: solid 1px black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 80%;*/
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.search
{
	background-color: #FF6600;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.searchLabel
{
	font-weight: bold;
	color: white;
	text-decoration: none;
	/*font-size: 80%;*/
}

