/* This file is copyright Neil Hawker and Thomas Poots. All access is monitored to the files on our server if you open this file your IP is logged. If you copy/use content from our website we will take legal action against offenders, who copy/use content with out permission so if you are reading this message now please leave this file otherwise we will take action against you! */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #3399FF;
	text-decoration: underline;
	}
a:visited {
	text-decoration: underline;
	color: #3399FF;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: underline;
	color: #3399FF;
}
.header {
color:#FFFFFF;
}
.headermain {
background-image:url(/images/header_banner.png);
height:60px;
}
.login {
background-color:#3EB2FF;
color:#FFFFFF;
border:1px solid #05789E;
background-image:url(/images/textbox_small.png);
}
.textboxlarge {
background-color:#0066FF;
color:#FFFFFF;
border:1px solid #05789E;
background-image:url(/images/textbox_big.png);
}
.loginbutton {
background-color:#0797C7;
color:#FFFFFF;
border:1px solid #05789E;
background-image:url(/images/textbox_small.png);
}
.menucat1 {
background-color:#0797C7;
border-top:1px solid #05789E;
border-left:1px solid #05789E;
border-bottom:1px solid #05789E;
height:25px;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
padding-left:3px;
}
.menucat2 {
background-color:#0797C7;
border-top:1px solid #05789E;
border-right:1px solid #05789E;
border-bottom:1px solid #05789E;
height:25px;
color:#FFFFFF;
font-weight:bold;
}
.menuitem {
background-image:url(/images/collapseMenuBackground.png);
color:#000000;
border-right:1px solid #05789E;
border-left:1px solid #05789E;
}
.menuitemlink a:link {
color:#FFFFFF;
text-decoration:none;
}
.menuitemlink a:visited {
color:#FFFFFF;
text-decoration:none;
}
.menuitemlink a:active {
color:#FFFFFF;
text-decoration:none;
}
.menuitemlink a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.menuitemend {
background-image:url(/images/collapseMenuBackground.png);
color:#000000;
border-right:1px solid #05789E;
border-left:1px solid #05789E;
border-bottom:1px solid #05789E;
}
.filtered {
color:#FFFFFF;
background-color:#FF0000;
border:1px solid #FF0000;
}
.code {
	background-color:	#eeeeee;
	font-family:		Courier,Serif;
	padding:			5px;
	border-top:			1px solid #cccccc;
	border-left:		1px solid #cccccc;
	border-right:		1px solid #ffffff;
	border-bottom:		1px solid #ffffff;
}
.quote {
	background-color:	#eeeeee;
	padding:			5px;
	border-top:			1px solid #cccccc;
	border-left:		1px solid #cccccc;
	border-right:		1px solid #ffffff;
	border-bottom:		1px solid #ffffff;
}
.navbar {
background-image:url(/images/collapseBar.png);
height:25px;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
}
.footer {
font-weight:bold;
}
-->