
.nav {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.nav {
	color: #666666;
	font-weight: bold; }
a:hover.nav {
	color: #ff9900;
	text-decoration: none; }

.navon {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.navon {
	color: #999999;
	font-weight: bold; }
a:hover.navon {
	color: #ff9900;
	text-decoration: none; }

.sidetext {
	color: #666666;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.sidetext {
	color: #666666;
	font-weight: normal;
	text-decoration: underline; }
a:hover.sidetext {
	color: #333333;
	text-decoration: underline; }

.sidetextbold {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.sidetextbold {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline; }
a:hover.sidetextbold {
	color: #99ccff;
	text-decoration: underline; }

.content {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.content {
	color: #ff6600;
	font-weight: normal;
	text-decoration: none; }
a:hover.content {
	color: #ff6600;
	text-decoration: underline; }

.contentsmall {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.contentsmall {
	color: #ff6600;
	font-weight: normal;
	text-decoration: underline; }
a:hover.contentsmall {
	color: #ff9900;
	text-decoration: underline; }

H1 { font:15px/16px arial,helvetica,sans-serif; color:#333399; font-weight:bold }

.pageheader {
	color: #333399;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.pageheader {
	color: #333399;
	font-weight: bold; }
a:hover.pageheader {
	color: #ff9900;
	text-decoration: underline; }

.boldheader {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.boldheader {
	color: #000000;
	font-weight: bold; }
a:hover.boldheader {
	color: #ff6600;
	text-decoration: underline; }

.footer {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.footer {
	color: #666666;
	font-weight: normal;
	text-decoration: none; }
a:hover.footer {
	color: #333333;
	text-decoration: underline; }


