.navcontainer_i {
	font-family: Courier, "Courier New", "American Typewriter", Garamond, Palatino, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
	text-align: right;
	display: block;
	width: 250px;
	padding-right: 1px;
	margin-right: 1px;
	list-style-type: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.navcontainer_i ul {
	font-family: Courier, "Courier New", "American Typewriter", Garamond, Palatino, Times, serif;
	font-size: 16px;
	color: #333333;
	list-style-type: none;
	text-align: right;
	background-color: #333333;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.navcontainer_i a:visited {
	color: #66CC33;
	text-decoration: none;
	padding-right: 1px;
	margin-right: 1px;
	background-color: #333333;
	font-family: Courier, "Courier New", "American Typewriter", Garamond, Palatino, Times, serif;
	text-align: right;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 16px;
}
.navcontainer_i a {
	color: #CCCCCC;
	font-family: Courier, "Courier New", "American Typewriter", Garamond, Palatino, Times, serif;
	font-size: 16px;
	text-align: right;
	display: inline;
	width: 250px;
	padding-bottom: 5px;
	text-decoration: none;
	background-color: #333333;
	margin-bottom: 5px;
}
.navcontainer_i a:link {
	font-family: Courier, "Courier New", "American Typewriter", Garamond, Palatino, Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: right;
	background-color: #333333;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.navcontainer_i a:active {
	font-family: Courier, "Courier New", "American Typewriter", Garamond, Palatino, Times, serif;
	font-size: 16px;
	color: #66CC00;
	text-decoration: none;
	background-color: #333333;
	text-align: right;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.navcontainer_i a:hover {
	font-family: Courier, "Courier New", "American Typewriter", Garamond, Palatino, Times, serif;
	font-size: 16px;
	color: #66CC00;
	background-color: #333333;
	text-align: right;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.navcontainer_i li {
	font-family: Courier, "Courier New", "American Typewriter", Garamond, Palatino, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
	text-align: right;
	display: block;
	list-style-type: none;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
