.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #FBF401;
	list-style-type: circle;
	background-color: #0066FF;
	text-align: left;
	vertical-align: top;
	display: inline;
	list-style-position: inside;
	padding: 6px 0px 6px 3px;
	float: left;
	line-height: 3px;
	clear: both;
	margin-right: 20px;
	text-indent: 6pt;
}

#leftNavBgr {
	background-color: #000000;
	height: 280px;
	width:220px;
	padding: 8px;

}

#navBoxStart {
	background-color: #000000;
	height: 280px;
	width:220px;
	padding: 8px;
	margin-left:40px;
	margin-top:220px;
	position:relative;
	float:left;
}
	


.navAlt2 {
	font-size: 9pt;
	color: #FBF401;
	font-style: normal;
	font-weight: normal;

}

