/*
//###############################################################################
//  Created and designed by Ethan Wheatley © EWdesign 2003. All rights reserved
//  Some code developed with assistance from Ben Clayton at BCinternet © 2003
//
//  Email: b e r t i e p e a r c e @ e w d e s i g n . n e t
//  Website: http://www.ewdesign.net
//
//  Please do not copy any part of this website without prior permission
//  Redistribution and use in source and binary forms are strictly prohibited
//  No liability will be taken for damage or loss due to the use of this code.
//###############################################################################
*/
td {
	font-size: 11px;
}
body {
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #A7A71C;
	background-color: #FFFFFF;
}
.heading {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
.txtbox {
	border: 1px solid #CCCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.button {
	border: 1px solid #CCCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	color: #CCCC00;
	font-weight: bold;
	background-color: #FFFFFF;
	cursor: hand;
}
.subheading {
	font-size: 12px;
	font-weight: bold;
	color: #990000;

}
.boxheading {
	font-size: 12px;
	font-weight: bold;
	color: #CCCC00;
	background-color: #990000;
	padding: 3px;
}
.row1 {
	padding: 3px;
	border: 0px none #990000;
	color: #990000;
}
.row2 {
	padding: 3px;
	background-color: #E7E7E7;
	border: 0px none #990000;
	color: #990000;
}
.boxborder {
	border: 1px solid #990000;
}
.boldtext {
	font-weight: bold;
	color: #990000;
}
.smtext {
	font-weight: bold;
	font-size: 9px;
}
.totoplink:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	cursor: hand;
}
.totoplink:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	cursor: hand;
}
.totoplink:active {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	cursor: hand;
}
.totoplink:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	cursor: hand;
}
.pagelink:link {
	font-weight: bold;
	color: #A7A71C;
	text-decoration: none;
	cursor: hand;
}
.pagelink:visited {
	font-weight: bold;
	color: #A7A71C;
	text-decoration: none;
	cursor: hand;
}
.pagelink:active {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	cursor: hand;
}
.pagelink:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	cursor: hand;
}
.readmore:link {
	color: #A7A71C;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	font-size: 9px;
}
.readmore:visited {
	font-size: 9px;
	color: #A7A71C;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
.readmore:active {
	font-size: 9px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
.readmore:hover {
	font-size: 9px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
.heading2link:link {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	cursor: hand;
}
.heading2link:visited {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	cursor: hand;
}
.heading2link:hover {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	cursor: hand;
}
.heading2link:active {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	cursor: hand;
}
.boxheading2 {
	font-size: 12px;
	font-weight: bold;
	color: #CCCC00;
	background-color: #981B1E;
	padding: 1px;
}
.boxborder2 {
	border-top: 0px none #981B1E;
	border-right: 0px none #981B1E;
	border-bottom: 1px solid #981B1E;
	border-left: 1px solid #981B1E;
}
.boxmiddle2 {
	border-top: 0px none #981B1E;
	border-right: 1px solid #981B1E;
	border-bottom: 0px none #981B1E;
	border-left: 1px solid #981B1E;
	font-weight: normal;
}
.quote {
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.quoter {
	font-weight: bold;
	color: #666666;
}
.warning {
	font-weight: bold;
	color: #990000;
	border: 1px solid #990000;
	padding: 4px;
}
.homepagetxt {
	font-size: 13px;
}
