body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
div.banner {
	background-image: url(images/bannerlayer.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 90px;
	width: 689px;
}
div.menu {
	background-image: url(images/menubglayger.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 13px;
	top: 100px;
	height: 194px;
	width: 134px;
	padding-top: 15px;
	padding-left: 15px;
}
div.bodyText {
	background-color: #FFFFFF;
	position: absolute;
	left: 160px;
	top: 120px;
	z-index: 1;
	background-image: url(images/legallayer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 100px;
	height: auto;
	width: 600px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 13px;
	color: #CC3300;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
div.menu a {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 15px;
	color: #FFFFFF;
}
div.menu a:link { text-decoration: none; }
div.menu a:visited { text-decoration: none; color: #FFFFFF; }
div.menu a:hover { text-decoration: underline; font-size: 15px; color: #FFFFFF; }
div.menu a:active { text-decoration: none; color: #FFFFFF; }
div.secLinks {
	position: absolute;
	height: auto;
	width: 500px;
	left: 150px;
	top: 80px;
}
img.frame {
	border: 1px solid #CC3300;
}