body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a516f;	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(images/homebg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#f8f8f8;
}
.navbg {
	background-attachment: scroll;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 29px;
}
.contentbg {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/contentbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a.fomaxlink {
	color: #1a516f;
	text-decoration: none;
}
a.fomaxlink:hover {
	color: #FF0000;
	text-decoration: none;
}
.topritebg {
	background-attachment: scroll;
	background-image: url(images/logobgrite.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.topritebgone {
	background-attachment: scroll;
	background-image: url(images/topcontct.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.bodylink {
	color: #e5040e;
	text-decoration: none;
	font-style:normal;
}
a.bodylink:hover {
	color: #FF0000;
	text-decoration: underline;
	font-style:normal;
}