body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
form {margin: 0px 0px 0px 0px; }
A:visited {font-weight: normal; text-decoration: underline; color: #6B0034;}
A:hover {font-weight: normal; text-decoration: underline; color: #6B0034;}
A:link {font-weight: normal; text-decoration: underline; color: #6B0034;}
A:active {font-weight: normal; text-decoration: underline; color: #6B0034;}
#nav {
	background: #555;
}
.archivelink {
	border: 1px solid red;
	padding: 2px;
	background-color: #eeeeee;
}
#nav .span {
	display: block;
	float: none;
	width: 920px;
	margin: 0 auto;
}
#maintable {
	border-left-width: 1px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px;
	border-color: #000000; border-style: solid;
}
#seperator {
	border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 1px;
	border-color: #000000; border-style: solid;
}
#adborder {
	border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 1px;
	border-color: #000000; border-style: solid;
}
#leftborder {
	border-left-width: 1px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
	border-color: #000000; border-style: solid;
}
.archiveborder {
	border-left-width: 1px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
	border-color: #000000; border-style: solid;
}
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav ul li {
	float: left;
}
#nav ul li a {
	display: block;
	float: left;
	padding: 4px 12px 5px 12px;
	margin: 2px 0 0 0;
	font: bold 10px Arial, 'Times New Roman', Times, serif;
	color: #CCC;
	text-transform: uppercase;
}
#nav ul li a:hover {
	color: #EEE;
	text-decoration: none;
}
#nav ul li a.active {
	padding: 5px 12px 4px 12px;
	background: #FFF;
	color: #555;
}
#nav ul li a.active:hover {
	background: #FFF;
	color: #333;
}
.standard {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: 13pt}
.heading {font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-style: normal; font-weight: normal}
.heading a {text-decoration: none}
.date {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 15pt}
.standard-small{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: 13pt}
.headlines{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 15pt;
	color: #000066;
	font-weight: bolder;
}
.copyright{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal}
.small-line-space {
	line-height: 5px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-style: normal;
}
.red a {
	text-decoration: none;
}
.smallheading {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 13pt;
	font-weight: bold;
	color: #990000;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 13pt;
	font-weight: bold;
	color: #ffffff;
}
a.navtext:hover {font-weight: bold; text-decoration: none; color: #ffffff;}
a.navtext:link {font-weight: bold; text-decoration: none; color: #ffffff;}
a.navtext:active {font-weight: bold; text-decoration: none; color: #ffffff;}
a.navtext:visited {font-weight: bold; text-decoration: none; color: #ffffff;}
.navhover {
	background-color: #E5AA45;
}
.navoff {
	background-color: #6B0034;
}