body
{
	background-color: #ffffff;
	background-image: url("images/bgBody.gif");
	background-attachment: scroll;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited
{
	color: #0be5e7;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #8abf36;
	text-decoration: underline;
}

a.body:link, a.body:visited
{
	color: #09b8ba;
	text-decoration: underline;
}

a.body:hover, a.body:active
{
	color: #8abf36;
	text-decoration: underline;
}

td
{
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}

.bgLogo
{
	background-image: url("images/bgHeader.gif");
}

.bgNav
{
	background-image: url("images/bgNav.gif");
	height: 45px;
}

.bgBodyStripe
{
	background-image: url("images/bgHomeStripe.gif");
	background-repeat: repeat-x;
}

.bgInsideStripe
{
	background-image: url("images/bgInsideStripe.gif");
	background-repeat: repeat-x;
}

.bgBodyContent
{
	background-image: url("images/bgHomeBody.gif");
	background-repeat: x-repeat;
	width: 479px;
	height: 450px;
}

.bgFooter
{
	background-image: url("images/bgFooter.gif");
	background-repeat: repeat-x;
	height: 54px;
	padding-bottom: 12px;
}

.homepagetext
{
	color: #ffffff;
}

.header1
{
	color: #016990;
	font-size: 17px;		
	margin-bottom: 5px;
	width: 100%;
}

.smalltext1
{
	font-size: 10px;
	color: #ffffff;
}

.msgtext
{
	color: #ff0000;
}

.forminput
{
	font-family: verdana;
	font-size: 11px;
	color: #f35700;
	width: 400px;
}

.formbutton
{
	font-family: verdana;
	font-size: 11px;
	color: #f35700;
}
