/*
	The Header: Outer Structure
*/

.Hdr_TABLE-Outer {
}
.Hdr_TD-SB {
	width: 180px;
}
.Hdr_TD-HSpc {
	width: 5px;
	background-color: #FDFCE8;
}
.Hdr_TD-Body {
	width: 700px;
}



/*
	The main menubar in the header.
*/

.MB_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: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.MB_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_HSpc_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_HSpc_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_HSpc-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_Button_TABLE {
	height: 30px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 59px;
}
.MB_Button_TD {	color: #3E7558;	font-family: Tahoma, Verdana, sans-serif;	font-size: 13px;	font-style: normal;	font-weight: normal;	padding: 0px 8px;}
.MB_Button_Link {color: #8A6B1C; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold}
.MB_Button_Icon {	margin-top: 0px;	margin-right: 3px;	margin-bottom: 0px;	margin-left: 0px;}



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

.MBS1_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: 700px;
}
.MBS1_TD-Outer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
}
/* The horizontal 3-D spacers between menu buttons. */
.MBS1_HSpc_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. */
.MBS1_HSpc_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;
}
.MBS1_HSpc_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. */
.MBS1_Button_TABLE {
	height: 20px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.MBS1_Button_TD {color: #3E7558;	font-family: Tahoma, Verdana, sans-serif;	font-size: 11px;	font-style: normal;	font-weight: normal;}
.MBS1_Button_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;}
.MBS1_Button_Icon {margin-top: 0px;	margin-right: 3px;	margin-bottom: 0px;	margin-left: 0px;}
