/*Styles for top nav buttons*/

.ButtonOut {
	COLOR: #FFF;
	BACKGROUND-COLOR: #E9A04E;
	CURSOR: auto;
	text-align:center;
	vertical-align: middle;
/*	border-right-color: #EBD3BD;
	border-right-width: 1px;
	border-right-style: solid; */
	width: 124px;
	height: 30px;
}
.ButtonOver {
	COLOR: #FFF;
	BACKGROUND-COLOR: #AE6001;
	CURSOR: auto;
	text-align:center;
	vertical-align: middle;
	width: 124px;
	height: 30px;
	}
.ButtonText {
	color: #FFF;
	text-decoration:none; 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.ButtonTextOver {
	color: #FFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
}

.HighlightText {
	color: #FFF;
	text-decoration:none; 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.HighlightTextNoCase {
	color: #FFF;
	text-decoration:none; 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.SectionLink {
	color: #CCCCCC;
}



.ButtonOutHighlight {
	CURSOR: auto;
	COLOR: #FFF;
	BACKGROUND-COLOR: #DA8D00;
	CURSOR: auto;
	text-align:center;
	vertical-align: middle;
	width: 125px;
	height: 30px;
}
.ButtonOverHighlight {
	COLOR: #FFF;
	BACKGROUND-COLOR: #AE6001;
	CURSOR: auto;
	text-align:center;
	vertical-align: middle;
	width: 125px;
	height: 30px;
}
.ButtonTextOverHighlight {
	color: #FFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
}


.HighlightText {
	color: #FFF;
	text-decoration:none; 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


.ButtonTextHighlight {
	color: #FFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
}


.cellspacernav01 {
	width: 1px;
	height: 30px;
	BACKGROUND-COLOR: #EBD3BD;
}