body
{
	background-color: #0a2f49;
	background-image: url("images/bgBody.gif");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited
{
	color: #C7311C;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #E67201;
	text-decoration: underline;
}

a.yellow:link, a.yellow:visited
{
	color: #ffe25b;
	text-decoration: none;
}

a.yellow:hover, a.yellow:active
{
	color: #ffffff;
	text-decoration: none;
}

a.white:link, a.white:visited
{
	color: #FFCB20;
	text-decoration: none;
}

a.white:hover, a.white:active
{
	color: #ffffff;
	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: #ffffff;
}

.msgtext
{
	color: #ff0000;
}

.forminput
{
	font-family: verdana;
	font-size: 11px;
	color: #C7311C;
	width: 400px;
}

.formbutton
{
	font-family: verdana;
	font-size: 11px;
	color: #C7311C;
}

h2
{
	font-family: Arial;
	font-size: 24px;
	color: #363636;
	font-weight: normal;
}