body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #58686E;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.btmbdr {
	background-image: url(images/btmbdr.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 19px;
}
.contentbg {
	background-image: url(images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 224px;
	width: 887px;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8B9DA5;
	text-decoration: none;
}
.footerlinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8B9DA5;
	text-decoration: none;
}
.footerlinks:hover {
	color: #1F4A43;
	text-decoration: underline;
}
.bodylinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}
.innercontentbg {

	background-image: url(images/contentbg_inner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 224px;
	width: 887px;
}
.innerheadings {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.scroll {
	height: 175px;
	width: 840px;
	padding-right: 10px;
	overflow: auto;
}
.bodylinks:hover {
	color: #1F4A43;
	text-decoration: none;
}
