BODY   {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background_tile.jpg);
	border-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

P      {font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: #ffffff}
BR     {font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: #ffffff}
B      {font-family: Arial,Helvetica,sans-serif; font-weight: bold; font-size: 12px; color: #ffffff}
TD     {font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: #ffffff}
INPUT  {font-family: Arial,Helvetica,sans-serif; font-size: 12px}
SELECT {font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: #ffffff}
li		{list-style-position: outside; list-style-type: square; font-family: Arial, Helvetica, sans-serif; font-size: 12px}
img 	{border: 0px}
A:link    {font-family: Arial,Helvetica,sans-serif; color: #FFFFFF;}
A:visited {font-family: Arial,Helvetica,sans-serif; color: #FFFFFF;}
A:hover   {font-family: Arial,Helvetica,sans-serif; color: #696969;}


.header {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 1000px;
}

.bannernavleft {
	background-image: url(../images/banner_nav_left.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 425px;
}
.contentarea {
	padding-top: 30px;
	padding-right: 75px;
	padding-bottom: 50px;
	padding-left: 75px;
	height: 200px;
	width: 850px;
	background-color: #EFAF00;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;}
.footer	A:link    {color: #FFFFFF; text-decoration: none;}
.footer A:visited {color: #FFFFFF; text-decoration: none;}
.footer A:hover   {color: #EFAF00; text-decoration: none;}

