input.button {
		background-color: #FFFFFF;
		font-family: arial;
		font-size: 11px;
		color: #000000;
		height: 18px;
		border: 1 solid #000000;
}

input.text {
		background-color: #FFFFFF;
		font-family: arial;
		font-size: 11px;
		color: #000000;
		height: 18px;
		border: 1 solid #000000;
}
A.login:link
{
	color: white;
	text-decoration: underline;
}

A.login:visited
{
	color: white;
	text-decoration: underline;
}
A.login:hover
{
	color: red;
	text-decoration: underline;
}


A:link
{
	color: black;
	text-decoration: underline;
}

A:visited 
{
	color: black;
	text-decoration: underline;
}

A:hover
{
	color: red;
	text-decoration: underline;
}

A:active
{
	color: white;
	text-decoration: underline;
}

.colons {
	font-family: verdina;
	font-size: 18px;
}

.bodybg_look {
	background-image: url(images/sidepusher.gif);
	background-color: #660000;
	background-repeat: repeat;
}
//old from here on
.TEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.header
{
	text-align: center;
	color: white;
	font-weight: 700;
	font-size: 9pt;
	background: url(base_images/left_header.gif);
	spacing: 0px;
	border: none;
}
.header2
{
	text-align: center;
	color: white;
	font-weight: 700;
	font-size: 9pt;
	background: url(base_images/header.gif);
	spacing: 0px;
	border: none;
}

.body
{
	text-align: center;
	color: black;
	background-color:white;
	border: none;

}
.textarea
{
	text-align: center;
	color: white;
	background-color:666666;
	border: none;

}

.news
{
	text-align: left;
	color: black;
	background-color: white;
	spacing: 0px;
	padding: 5px;
	border: none;
}

.small
{
	font-size: 11pt;
}

.title
{
	font-weight: 900;
}

.nothing
{
	color: white;
	background-color: clear;
}

.3d
{
	border: 1;
        border-color: FFD75E;

}


.cat
{
	text-align: left;
	color: black;
	font-weight: 400;
	background-color: #990000;
	border: 0px;
	spacing: 0px;

}

A.w:link, A.w:visited, A.w:active, A.w:hover
{
	color: #FFFFFF;
	text-decoration: none;
}


.forum0
{
	text-align: left;
	color: Black;
	background-color: #FFF0C1;
	spacing: 0px;
	padding: 5px;
}

.forum1
{
	text-align: left;
	color: Black;
	background-color: #FFEAA8;
	spacing: 0px;
	padding: 5px;
}

.postborder
{
	border: 1px solid;
	border-color: #FFD75E;
}
.page_location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #F1F5DB;
}
.errormsg
{
	position: relative;
	left: 5%;
	max-width: 90%;
	display: block;
	color: #EEEEEE;
	background-color: #AA0000;
	border: 1px solid #000000;
}

.normal_text{
	color:#000000 ;
	font-family: Arial, Helvetica, sans-serif;
}

.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.bodyfont14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
}
.large14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
.boldbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

.boldbody14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

.better_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #990000;
	text-decoration: underline;
        background-color: #FFD75E;
	border: none;
	height: 17px;
	align: left;
}