.bot, a.bot:link, a.bot:visited, td.bot {
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	color: #005500;
	padding: 4px;
}
.credit, a.credit:link, a.credit:visited, td.credit {
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	color: #222222;
	padding: 4px;
}
.footer, a.footer:link, a.footer:visited, td.footer {
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	color: #005500;
	padding: 4px;
}
a.bot:hover, a.credit:hover, a.footer:hover {
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	color: #ff0000;
	padding: 4px;
}

.barmain, a.barmain:link, a.barmain:visited {
	text-decoration: none;
	font-family: "Sans serif","Arial", "Helvetica", "Verdana";
	background-image : url(../images/navbg_norm.gif);
	background-repeat : repeat-x;
	background-position : 100% 0%;
	font-size: 11px;
	line-height: 49px;
	color: #eee2d9;
}
a.barmain:hover, a.barmainselected:hover {
	text-decoration: none;
	font-family: "Sans serif","Arial", "Helvetica", "Verdana";
	background-image: url(../images/navbg_hover.gif);
	font-size: 11px;
	line-height: 49px;
	color: #191938;
}
.barmainselected, a.barmainselected:link, a.barmainselected:visited {
	text-decoration: none;
	font-family: "Sans serif","Arial", "Helvetica", "Verdana";
	background-image : url(../images/navbg_selected.gif);
	background-repeat : repeat-x;
	background-position : 100% 0%;
	font-size: 11px;
	line-height: 49px;
	color: #ffffff;
}
.barmaintab {
	background-image : url(../images/leftmenubg_off.gif);
	background-repeat : no-repeat;
	background-position: 100%;
	width: 175px;
}
.barmaintabselected {
	background-image : url(../images/leftmenubg.gif);
	background-repeat : no-repeat;
	background-position: 100%;
	width: 175px;
}
.barmainsub, a.barmainsub:link, a.barmainsub:visited {
	text-decoration: none;
	padding: 7px;
	font-weight: normal;
	font-size: 10px;
	color: #ccffff;	
}
a.barmainsub:hover {
	text-decoration: none;
	padding: 7px;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
}
.barmainleft, a.barmainleft:link, a.barmainleft:visited, a.barmainleft:hover {
	text-decoration: none;
	font-family: "Sans serif","Arial", "Helvetica", "Verdana";
	vertical-align: bottom;
	font-size: 11px;
	height: 25px;
	padding: 2px;
}
.barmainleftselected, a.barmainleftselected:link, a.barmainleftselected:visited, a.barmainleftselected:hover {
	text-decoration: none;
	font-family: "Sans serif","Arial", "Helvetica", "Verdana";
	vertical-align: bottom;
	font-size: 11px;
	height: 25px;
	color: #4b4c7f;
	padding: 2px;
}




ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	list-style: none;
	-moz-opacity: 0.95;
	filter: alpha(opacity=95);
	/* -moz-opacity: 0.90; */
	/* filter: alpha(opacity=90); */
	/* width: 130px; Width of Menu Items */
}
ul li {
	text-decoration: none;
	position: relative;
	border-style: hidden;
	border-top: #273363 solid 0px;
	border-right: #273363 solid 0px;
	border-bottom: #273363 solid 0px;
	border-left: #3273363 solid 0px;
	}
li ul.horz {
	text-decoration: none;
	text-align: left;
	position: absolute;
	left: 135px; /* Set 1px less than menu width */
	top: 0px;
	display: none;
}
li ul.vertz1 {
	text-decoration: none;
	text-align: left;
	position: absolute;
	left: 0px; /* Set 30px less than menu width */
	width: 160px; /* Width of Menu Items */
	top: 34px;
	border: 0px solid #ffffff;
	border-bottom: #364684 solid 0px;
	display: none;
}
li ul.vertz2 {
	text-decoration: none;
	text-align: left;
	position: absolute;
	left: -1px; /* Set 30px less than menu width */
	width: 230px; /* Width of Menu Items */
	top: 34px;
	border: 0px solid #ffffff;
	border-bottom: #364684 solid 0px;
	display: none;
}
li ul.vertz3 {
	text-decoration: none;
	text-align: left;
	position: absolute;
	left: -1px; /* Set 30px less than menu width */
	width: 220px; /* Width of Menu Items */
	top: 34px;
	border: 0px solid #ffffff;
	border-bottom: #364684 solid 0px;
	display: none;
}
li ul.vertz4 {
	text-decoration: none;
	text-align: left;
	position: absolute;
	left: -1px; /* Set 30px less than menu width */
	width: 170px; /* Width of Menu Items */
	top: 34px;
	border: 0px solid #ffffff;
	border-bottom: #364684 solid 0px;
	display: none;
}
li ul.vertz5 {
	text-decoration: none;
	text-align: left;
	position: absolute;
	left: -3px; /* Set 30px less than menu width */
	width: 123px; /* Width of Menu Items */
	top: 34px;
	border: 0px solid #ffffff;
	border-bottom: #364684 solid 0px;
	display: none;
}
/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	/* background: #F50000; */
	padding: 1px 1px;
	border: 0em solid #364684;
	z-index:9;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 10px; }
* html ul li a { height: 10px; }
/* End */
ul li a:hover {
	text-decoration: none;
	color: #ffffff;
	/* background: #364684; */
	z-index:9;
} /* Hover Styles */
ul li ul li a {
	text-decoration: none;
	background: #19213F;
	padding: 2px 2px;
	border:  0em solid #000033; 
	/* -moz-opacity: 0.85; */
	/* filter: alpha(opacity=85); */ 
	z-index:9;
} /* Sub Menu Styles */
ul li ul li a:hover {
	text-decoration: none;
	color: #E2144A;
	background: #000033;
	z-index:9;
} /* Hover Styles */
li:hover ul, li.over ul { text-decoration: none; display: block; } /* The magic */

