body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #515146;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

a:link {
	color:#000000;
}

a:hover {
	color:#666666;
}

a:visited {
	color:#000000;
}

.bullets {
	list-style-image: url(images/bulletOlive.gif);
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #515146;
	list-style-position: outside;
	padding: 0;
	margin: 0;
	float: none;
}


.baseNav {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	line-height: 18px;
	color: #B5AF00;
}

.baseNav a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
	background-color: #000000;
}

.baseNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
}

.baseNav a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 4px 4px 4px 4px;
}

.baseNav a.active {
	color: #b5af00;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 4px 4px 4px 4px;
}

.nav {
	text-decoration: none;
}

.nav a:link {
	text-decoration: none;
}

.nav a:hover {
	background-image: url(images/N_RollOver.gif);
	background-repeat: no-repeat;
	visibility: visible;
	
)

.nav a:active {
	border-bottom: 5px smooth #ffffff;
}