﻿p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969696;
}
.header {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B5D0C7;
}
A:link {
	color: #B9D0C8;
	text-decoration: none;
}
A:visited {
	color: #B9D0C8;
	text-decoration: none;
}
A:hover {
	color: #FCA311;
	text-decoration: none;
}
A:active {
	color: #FCA311;
	text-decoration: none;
}
.navfont {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	text-transform:uppercase

}

.nav_right A:link {
	color: #969696;
	text-decoration: none;
}
.nav_right A:visited {
	color: #969696;
	text-decoration: none;
}
.nav_right A:hover {
	color: #FCA311;
	text-decoration: none;
}
.nav_right A:active {
	color: #CBCBC9;
	text-decoration: none;
}
.nav_right {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}
.scrolling {
	margin-left: 0px;
	margin-bottom: 0px;
}
.base {
	border-width: 0;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.nav_spacer {
	color: #b5d0c7;
	text-align: left;
	font-size: 12px;
}
.nav_right {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
