.navtable, a.navtable:link, a.navtable:visited {
	text-decoration: none;
	background-image: url(../images/navtablebg.gif);
	background-repeat: repeat-x;
	background-position: 0% 50%;
	background-color: #bdbdbd;
	border: 5px solid #b0b0b0;
	font-family: "Biondi", "Arial", "Helvetica","verdana";
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	line-height: 30px;
	color: #555;
}
.navtablelight, a.navtablelight:link, a.navtablelight:visited {
	text-decoration: none;
	background-image: url(../images/navtablebglight.gif);
	background-repeat: repeat-x;
	background-position: 0% 50%;
	background-color: #475164;
	border: 5px solid #5b667a;
	font-family: "Biondi", "Arial", "Helvetica","verdana";
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	line-height: 30px;
	color: #cccccc;
}
.navtableselected, a.navtableselected:link, a.navtableselected:visited, a.navtableselected:hover, a.navtable:hover, a.navtablelight:hover {
	text-decoration: none;
	background-image: url(../images/navtablebgorange.gif);
	background-repeat: repeat-x;
	background-position: 0% 50%;
	background-color: #ff9900;
	border: 5px solid #bbbbbb;
	font-family: "Biondi", "Arial", "Helvetica","verdana";
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	line-height: 30px;
	color: #ffffff;
}
.paginate_on {
	text-decoration: none;
	cursor: hand;
	margin: 0px auto; 
	background-color: #475164;
	border: 1px solid #eeeeee; 
	width: 20px; 
	height: 20px; 
	padding: 2px; 
	text-align: center;
	color: #ffffff;
} 
.paginate_off {
	text-decoration: none;
	cursor: hand;
	margin: 0px auto; 
	background-color: #ffffff;
	border: 1px solid #cccccc; 
	width: 20px; 
	height: 20px; 
	padding: 2px; 
	text-align: center;
	color: #475164;
} 
.paginate_link {
	text-decoration: none;
	cursor: hand;
	margin: 0px auto; 
	background-color: #ffffff;
	border: 1px solid #eeeeee; 
	width: 55px; 
	height: 20px; 
	padding: 2px; 
	text-align: center;
	color: #eeeeee;
} 
.paginate_link_d {
	text-decoration: none;
	cursor: hand;
	margin: 0px auto; 
	background-color: #ffffff;
	border: 1px solid #cccccc; 
	width: 55px; 
	height: 20px; 
	padding: 2px; 
	text-align: center;
	color: #475164;
} 

.footer, a.footer:link, a.footer:visited, td.footer {
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	color: #888888;
	padding: 0px;
}
a.footer:hover {
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	color: #555555;
	padding: 0px;
}
.selectmenu {
	text-decoration: none;
	padding: 2px;
	font-size: 10px;
	color: #4D6185;
}
.navbar {
	text-decoration: none;
	background-color: #d9d9d9;
}
.barmain, a.barmain:link, a.barmain:visited {
	text-decoration: none;
	font-family: "Sans serif","Arial", "Helvetica", "Verdana";
	background-image : url(../images/navbarbg_grey.gif);
	background-repeat : repeat-x;
	background-position : 100% 0%;
	font-size: 11px;
	line-height: 28px;
	color: #888888;
	padding: 5px;
}
a.barmain:hover, a.barmainselected:hover {
	text-decoration: none;
	font-family: "Sans serif","Arial", "Helvetica", "Verdana";
	background-image: url(../images/navbarbg_hover.gif);
	font-size: 11px;
	line-height: 28px;
	color: #222222;
	padding: 5px;
}
.barmainselected, a.barmainselected:link, a.barmainselected:visited {
	text-decoration: none;
	font-family: "Sans serif","Arial", "Helvetica", "Verdana";
	background-image : url(../images/navbarbg_green.gif);
	background-repeat : repeat-x;
	background-position : 100% 0%;
	font-size: 11px;
	line-height: 28px;
	color: #bc7913;
	padding: 5px;
}
.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;
}



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.vertz {
	text-decoration: none;
	text-align: left;
	position: absolute;
	left: -1px; /* 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.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, li ul.vertz6, li ul.vertz7, li ul.vertz8 {
	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 */

