body {
	margin-top: 0px;
	background-color: #000033;
}
.mainBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #5D0000;
	border-right-color: #5D0000;
	border-bottom-color: #5D0000;
	border-left-color: #5D0000;
}
.catHeadBg {
	background-image: url(../images/redGradCat.gif);
	background-repeat: repeat-y;
}
.textBox {
	width:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.bodyText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#000000;
	line-height: 18px;
}
.greenSearchColour {
	color:#b6ff4f;
}
.darkGreen {
	color:#5DA217;
}
.yellowCatText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffff12;
	font-weight:bold;
}
.yellowCatText a:link {
	color:#ffff12;
	text-decoration:none;
}
.yellowCatText a:visited {
	color:#ffff12;
	text-decoration:none;
}
.yellowCatText a:hover {
	color:#ffff12;
	text-decoration:none;
}
.yellowCatText a:active {
	color:#ffff12;
	text-decoration:none;
}
.leftNavColour {
	color:#510000;
}
a:link {
	color: #510000;
}
a:visited {
	color: #510000;
}
a:hover {
	color: #AF1D04;
}
a:active {
	color: #510000;
}
.redBorder {
	border: 1px solid #5D0000;
	margin:5px 10px 5px 0px;
}.botLeftLogo {
	background-image: url(../images/logoGreen.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.style1 {font-weight: bold}
.smallForumText {
font-size: 0.8em;
}
.dateForumColour {
color:#666666;
}