
/* Begin Navigation Formatting */

.TOPNAV2 a {
	display: block;
	height: 16px;
	width: 73px;	
	font-family: Trebuchet MS, Trebuchet, Times New Roman, Times, Arial;
	font-weight: 400;
	font-size: 11px;
	line-height: 14px;
	text-align:right;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:0px;
	text-decoration: none;
	color: #FFFFFF;	
	background-color: #9E8472;
	border: 0px solid #D3CAB7;	
	margin: 1px;
}
.TOPNAV2 a:hover {
	text-decoration: none;
	background-color: #7A6F00;
	color: #FFFFFF;
}

.TOPNAV3 a {
	display: block;
	height: 16px;
	width: 96px;	
	font-family: Trebuchet MS, Trebuchet, Times New Roman, Times, Arial;
	font-weight: 400;
	font-size: 11px;
	line-height: 14px;
	text-align:right;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:0px;
	text-decoration: none;
	color: #FFFFFF;	
	background-color: #40544B;
	border: 0px solid #D3CAB7;	
	margin: 1px;
}
.TOPNAV3 a:hover {
	text-decoration: none;
	background-color: #7A6F00;
	color: #FFFFFF;
}

.TOPNAV4 a {
	display: block;
	height: 16px;
	width: 141px;	
	font-family: Trebuchet MS, Trebuchet, Times New Roman, Times, Arial;
	font-weight: 400;
	font-size: 11px;
	line-height: 14px;
	text-align:right;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:0px;
	text-decoration: none;
	color: #FFFFFF;	
	background-color: #122440;
	border: 0px solid #D3CAB7;	
	margin: 1px;
}
.TOPNAV4 a:hover {
	text-decoration: none;
	background-color: #7A6F00;
	color: #FFFFFF;
}

.TOPNAVEXTENDED a {
	display: block;
	height: 24px;
	width: 170px;	
	font-family: Tahoma;
	font-weight: 400;
	font-size: 11px;
	line-height: 24px;
	text-align:left;
	padding-left:10px;	
	text-decoration: none;
	color: #ffffff;	
	background-color: #5E93C9;
	background-image: url(/assets/images/menu_arrow.gif);
	background-repeat:no-repeat;
	background-position: right;
	border: 1px solid #6699cc;	
	margin: 1px;
}
.TOPNAVEXTENDED a:hover {
	text-decoration: none;
	background-color: #FECF87;
	color: #333333;
}

.MENU2a
{
	position: relative;
	top:0;
	left:0;
	z-index: 1;
}

.MENU2b
{
	background-color: white;
	position: absolute;
	top:15;
	left:0;
	visibility: hidden;
	z-index: 2;
}

.MENU3a
{
	position: relative;
	top:0;
	left:0;
	z-index: 1;
}

.MENU3b
{
	background-color: white;
	position: absolute;
	top:15;
	left:0;
	visibility: hidden;
	z-index: 2;
}

.MENU4a
{
	position: relative;
	top:0;
	left:0;
	z-index: 1;
}

.MENU4b
{
	background-color: white;
	position: absolute;
	top:15;
	left:0;
	visibility: hidden;
	z-index: 2;
}

.MENU5a
{
	position: relative;
	top:0;
	left:0;
	z-index: 1;
}

.MENU5b
{
	background-color: white;
	position: absolute;
	top:15;
	left:0;
	visibility: hidden;
	z-index: 2;
}

/* End Navigation Formatting */

