@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topnacbg {
	background-attachment: scroll;
	background-image: url(new%20images/top-nav.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.header {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 20px;
	background-color: #000000;
	background-image: url(new%20images/logo-header.png);
}
.lower-navbg {
	background-attachment: scroll;
	background-image: url(new%20images/lower-glow.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #313131;
	font-size: 14px;
}
.style6 {
	font-size: 12;
	font-family: Tahoma;
	color: #8A8A8A;
	font-weight: normal;
}
.style8 {font-size: 9px; font-family: Tahoma; color: #8A8A8A; font-weight: normal; }
.style10 {font-size: 9px; font-family: Tahoma; color: #8A8A8A; font-weight: bold; }
.style12 {font-size: 12; font-family: Tahoma; color: #8A8A8A; font-weight: bold; }
.style13 {font-size: 9px; font-family: Arial, Helvetica, sans-serif; color: #8A8A8A; font-weight: normal; }
.lower-navbg a {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}

