.navcontainer {
	color: #CCCCCC;
	width: 120px;
	text-align: right;
	background-color: #333333;
	border: 1px solid #333333;
	font-family: Courier, "Courier New", "American Typewriter", Garamond, Palatino, serif, Times;
	font-size: 16px;
	display: block;
	font-style: normal;
	text-decoration: none;
	vertical-align: top;
	position: static;
	margin-left: 10px;
	font-weight: normal;
}
.navcontainer ul {
	font-family: Courier, "Courier New", "American Typewriter", Garamond, Palatino, Times, serif;
	font-size: 16px;
	color: #66CC33;
	display: block;
	width: 120px;
	list-style-type: none;
	text-align: right;
	border: 1px solid #333333;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
.navcontainer a:visited {
	color: #CCCCCC;
	text-decoration: none;
	border: 1px solid #333333;
	background-color: #333333;
	font-family: Courier, "Courier New", "American Typewriter", Garamond, Palatino, Times, serif;
	display: block;
	font-style: normal;
	width: 120px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 23px;
	font-size: 16px;
	font-weight: normal;
}
.navcontainer a {
	color: #CCCCCC;
	font-family: Courier, "Courier New", "American Typewriter", Garamond, Palatino, Times, serif;
	font-size: 16px;
	text-align: right;
	display: block;
	width: 120px;
	text-decoration: none;
	border: 1px solid #333333;
	background-color: #333333;
	font-style: normal;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 23px;
	font-weight: normal;
}
.navcontainer a:link {
	font-family: Courier, "Courier New", "American Typewriter", Garamond, Palatino, Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: right;
	border: 1px solid #333333;
	background-color: #333333;
	display: block;
	font-style: normal;
	width: 120px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 23px;
	font-weight: normal;
}
.navcontainer a:active {
	font-family: Courier, "Courier New", "American Typewriter", Garamond, Palatino, Times, serif;
	font-size: 16px;
	color: #66CC33;
	text-decoration: none;
	border: 1px solid #336600;
	display: block;
	font-style: normal;
	width: 120px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 23px;
	font-weight: normal;
}
.navcontainer a:hover {
	font-family: Courier, "Courier New", "American Typewriter", Garamond, Palatino, Times, serif;
	font-size: 16px;
	color: #66CC33;
	border: 1px solid #336600;
	display: block;
	width: 120px;
	font-style: normal;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 23px;
	font-weight: normal;
}
.navcontainer li {
	font-family: Courier, "Courier New", "American Typewriter", Garamond, Palatino, Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	width: 138px;
	float: none;
	clear: none;
	text-align: right;
	font-style: normal;
	display: block;
	margin-left: -19px;
	padding-right: 22px;
	padding-left: 2px;
	color: #66CC33;
	background-color: #336633;
	border: 1px solid #333333;
}
.navcontainer strong {
	width: 100px;
	border: 1px solid #669933;
	font-size: 16px;
}
