body
{
	background-color: #00659e;
	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: #002f4a;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #cc0000;
	text-decoration: underline;
}

a.yellow:link, a.yellow:visited
{
	color: #ffbb00;
	text-decoration: none;
}

a.yellow:hover, a.yellow:active
{
	color: #d9e9f4;
	text-decoration: none;
}

a.white:link, a.white:visited
{
	color: #ffffff;
	text-decoration: none;
}

a.white:hover, a.white:active
{
	color: #ffbb00;
	text-decoration: none;
}

td
{
	font-family: Verdana;
	font-size: 12px;
	color: #006198;
}

.smalltext1
{
	font-size: 10px;
}

.smalltext2
{
	font-size: 10px;
	color: #ffffff;
}

.smalltext3
{
	font-size: 9px;
}

.smalltext4
{
	font-size: 10px;
	color: #ffbb00;
}

.forminput
{
	font-family: tahoma;
	font-size: 11px;
	color: #D10000;
	width: 400px;
}

.formbutton
{
	font-family: tahoma;
	font-size: 11px;
	color: #D10000;
}