@charset "utf-8";

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D6D6D6;
}
.navcontainer {

}
.navcontainer ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.navcontainer a {
	display: block;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 8px 0px 0px;
	height: 21px;
	width: 180px;
}
.navcontainer_H1 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	font-weight: bold;
	text-indent: 5px;
	/*START: Opacity settings for various browsers*/
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;	/*END: Opacity settings for various browsers*/
}
.navcontainer_H1 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	font-weight: bold;
	text-indent: 5px;
	/*START: Opacity settings for various browsers*/
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;	/*END: Opacity settings for various browsers*/
}
.navcontainer_H1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	font-weight: bold;
	text-indent: 5px;
	/*START: Adds red strip to right of block*/
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 5px;
	border-right-color: #CC0000;
	/*END: Adds red strip to right of block*/
	
	/*START: Adds red strip to right of block*/
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;	/*END: Opacity settings for various browsers*/
}
.navcontainer_H1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #191919;
	font-weight: bold;
	text-indent: 5px;
	background-color: #333333;
	/*START: Adds red strip to right of block*/
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 5px;
	border-right-color: #CC0000;
	/*END: Adds red strip to right of block*/
	
	/*START: Opacity settings for various browsers*/
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;	/*END: Opacity settings for various browsers*/
}
.navcontainer_H2 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	font-weight: normal;
	text-indent: 8px;
	/*START: Opacity settings for various browsers*/
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;	/*END: Opacity settings for various browsers*/
}
.navcontainer_H2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	font-weight: normal;
	text-indent: 8px;
	/*START: Opacity settings for various browsers*/
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;	/*END: Opacity settings for various browsers*/
}
.navcontainer_H2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	font-weight: normal;
	text-indent: 8px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 5px;
	border-right-color: #CC0000;
	/*START: Opacity settings for various browsers*/
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;	/*END: Opacity settings for various browsers*/
}
.navcontainer_H2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #191919;
	font-weight: normal;
	text-indent: 8px;
	background-color: #333333;
	/*START: Adds red strip to right of block*/
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 5px;
	border-right-color: #CC0000;
	/*END: Adds red strip to right of block*/
	
	/*START: Opacity settings for various browsers*/
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;	/*END: Opacity settings for various browsers*/
}

.navcontainer_H1_NonLink {
	display: block;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 8px 0px 0px;
	height: 21px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	font-weight: bold;
	text-indent: 5px;
	/*START: Opacity settings for various browsers*/
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;	/*END: Opacity settings for various browsers*/
}




