/*
	The Header: Outer Structure
*/

.hdr_TABLE {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.hdr_TD-SB {
	width: 180px;
}
.hdr_TD-HSpc {
	width: 5px;
	background-color: #FDFCE8;
}
.hdr_TD-Body {
	width: 515px;
}



/*
	The main menubar in the header.
*/

.mb_Main_TABLE-Outer {
	background-image: url(../Images/MenuBars/Backgrounds/Menubar,Background.jpg);
	background-repeat: repeat-x;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	width: 515px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.mb_Main_TD-Outer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
}
/* The horizontal 3-D spacers between menu buttons. */
.mb_Main_HSp_TABLE {
	height: 30px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/* The last spacer in the menu. This is right-justified to display the final "groove" in the bar. */
.mb_Main_HSp_TABLE-EndR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	float: right;
	height: 30px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.mb_Main_HSp_TD {	height: 30px;	width: 1px;	background-color: #95741E;	font-size: 1px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-style: normal;	font-weight: normal;	position: relative;}

/* The menu button consisting of a single central cell. */
.mb_Main_Btn_TABLE {
	height: 30px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mb_Main_Btn_TD {	color: #3E7558;	font-family: Tahoma, Verdana, sans-serif;	font-size: 13px;	font-style: normal;	font-weight: normal;	padding: 0px 8px;}
.mb_Main_Btn_Link {color: #8A6B1C; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold}
.mb_Main_Btn_Icon {	margin-top: 0px;	margin-right: 3px;	margin-bottom: 0px;	margin-left: 0px;}



/*
	SubMenuBar: The menu bar immediately below the main menu bar.
*/

.mb_Sub_TABLE-Outer {
	background-image: url(../Images/MenuBars/Backgrounds/MenuBar,Background,GreenGradient,h20.jpg);
	background-repeat: repeat;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	width: 515px;
}
.mb_Sub_TD-Outer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1px}
/* The horizontal 3-D spacers between menu buttons. */
.mb_Sub_HSp_TABLE {
	height: 20px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* The last spacer in the menu. This is right-justified to display the final "groove" in the bar. */
.mb_Sub_HSp_TABLE-EndR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	float: right;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.mb_Sub_HSp_TD {width: 1px;background-color: #AAAAAA;font-size: 1px;font-family: Verdana, Arial, Helvetica, sans-serif;}

/* The menu button consisting of a single central cell. */
.mb_Sub_Btn_TABLE {
	height: 20px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mb_Sub_Btn_TD {
	color: #3E7558;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.mb_Sub_Btn_Link {color: #3E7558;	font-family: Tahoma, Verdana, sans-serif;	font-size: 11px;	font-style: normal;	font-weight: normal;	padding-top: 0px;	padding-right: 2px;	padding-bottom: 0px;	padding-left: 2px;}
.mb_Sub_Btn_Icon {margin-top: 0px;	margin-right: 3px;	margin-bottom: 0px;	margin-left: 0px;}
