.nova {
	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: #333333;
	text-decoration: none;
}
.bodys {
	background-attachment: scroll;
	background-image: url(img/bgfill.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.top {
	background-attachment: scroll;
	background-image: url(img/novatop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.middle {
	background-attachment: scroll;
	background-image: url(img/novamiddle.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bottom {
	background-attachment: scroll;
	background-image: url(img/novabottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgbutt {
	background-attachment: scroll;
	background-image: url(img/buttbgoff.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.buttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 0px 0px;
	height: 26px;
	width: 150px;
	top: 0px;
}
.hedder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6d6e71;
	text-decoration: none;
}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000066;
	text-decoration: none;
}
.novabold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.buttextmini {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 0px 0px;
	height: 26px;
	width: 150px;
	top: 0px;
}
