body
{
	background-color: #be1800;
	background-image: url("images/bgBody.gif");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0px 35px;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited
{
	color: #217c36;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #ed2327;
	text-decoration: underline;
}

a.yellow:link, a.yellow:visited
{
	color: #ffb500;
	text-decoration: none;
}

a.yellow:hover, a.yellow:active
{
	color: #ed2327;
	text-decoration: none;
}

a.white:link, a.white:visited
{
	color: #ffffd6;
	text-decoration: none;
}

a.white:hover, a.white:active
{
	color: #ffb500;
	text-decoration: none;
}

td
{
	font-family: Verdana;
	font-size: 12px;
	color: #363636;
}

.smalltext1
{
	font-size: 10px;
}

.smalltext2
{
	font-size: 10px;
	color: #ffffff;
}

.smalltext3
{
	font-size: 9px;
}

.smalltext4
{
	font-size: 10px;
	color: #ffb500;
}

.msgtext
{
	color: #ff0000;
}

.forminput
{
	font-family: verdana;
	font-size: 11px;
	color: #217c36;
	width: 400px;
}

.formbutton
{
	font-family: verdana;
	font-size: 11px;
	color: #217c36;
}
