/************* globalNav styles ****************/

#globalNav{
	position: relative;
	/*width: 790px;width: 100%;*/
	min-width: 750px;
	height: 67px;
	color: #000099;
	padding: 0px;
	/*margin: 0px 5px 0px 5px;*/
	background-image:   url(../common/top/bg_glnavi.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 750px;
	margin: 0;
}
#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}
#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}
/*
a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}
a.glink:hover{
  	background-image:   url(../global/glblnav_selected.gif);
	text-decoration: none;
}
*/

#TableContainer { /* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	top: 0px;
	left: 0px;
	width:750px;
	height:66px;
	margin:0px;
	text-align:left;
}
#globalLink{
	position: relative;
	top: 1px;
	height: 66px;
	/*min-width: 640px;*/
	padding: 0px;
	margin: 0px;
	left: 136px;
	z-index: 100;
}

/* ===	Global Navigation === */
#globalLink {
	width: 605px;
	/**	z-index: 100;**/
}
#globalLink h1 {
	display: block;
	float: left;
	margin: 0;
	/**	width: 130px;**/
	height: 59px;
	background-repeat: no-repeat;
	padding: 0;
}

#globalLink h1 a{
	display:block;
	text-decoration:none;
	float:left;
	height: 59px;
}
/*#globalLink html	{ width:180px; height:35px;}*/
#globalLink img	{border:none;}
#globalLink a:hover	{
	background-color:#F3F3F3;
}
#globalLink h1 a{display:block; text-decoration:none; float:left;}
/**#globalLink html	{ width:130px; height:51px;}**/
#globalLink img	{border:none;}
#globalLink a:hover	{
	background-color:#F5F1F0;
}

/* ===navi=== */
#globalLink h1 a.glnavi_01 {
	background-image:url(../common/top/glnavi_1.jpg);
	width: 121px;
}
#globalLink h1 a.glnavi_02 {
	background-image:url(../common/top/glnavi_2.jpg);
	width: 121px;
}
#globalLink h1 a.glnavi_03 {
	background-image:url(../common/top/glnavi_3.jpg);
	width: 121px;
}
#globalLink h1 a.glnavi_04 {
	background-image:url(../common/top/glnavi_4.jpg);
	width: 121px;
}
#globalLink h1 a.glnavi_05 {
	background-image:url(../common/top/glnavi_5.jpg);
	width: 121px;
}
/* ===navi=== */
#globalLink h1 a:hover.glnavi_01,
#globalLink h1 a:hover.glnavi_02,
#globalLink h1 a:hover.glnavi_03,
#globalLink h1 a:hover.glnavi_04,
#globalLink h1 a:hover.glnavi_05 {	background-position: 0px -66px;}
/*#globalLink h1 a:hover img	{visibility:hidden;}*/

/* ===navi=== */
#globalLink h1 a.glnavi_01_f {
	background-image:url(../common/top/glnavi_1.jpg);
	width: 121px;
	background-position: 0px -66px;
}
#globalLink h1 a.glnavi_02_f {
	background-image:url(../common/top/glnavi_2.jpg);
	width: 121px;
	background-position: 0px -66px;
}
#globalLink h1 a.glnavi_03_f {
	background-image:url(../common/top/glnavi_3.jpg);
	width: 121px;
	background-position: 0px -66px;
}
#globalLink h1 a.glnavi_04_f {
	background-image:url(../common/top/glnavi_4.jpg);
	width: 121px;
	background-position: 0px -66px;
}
/* ===navi=== */
#globalLink h1 a:hover.glnavi_01_f,
#globalLink h1 a:hover.glnavi_02_f,
#globalLink h1 a:hover.glnavi_03_f,
#globalLink h1 a:hover.glnavi_04_f {	background-position: 0px 0px;}
/*#globalLink h1 a:hover img	{visibility:hidden;}*/

.glnavi_txt {
	/*visibility: hidden;*/
	display: none;
}

/* ====== */

.SubMenu { /* This class determines the general characteristics of the menu items in menu menu_01 */
	list-style-type:none;
	line-height:100%;
	margin: 0px;
	padding:0px;
	list-style-type:none;
	line-height:100%;
	font-size: 12px;
	width: 156px;
	height: auto;
}

/** ----------------------------- **/
/** -- MenuContainer 01 STYLES -- **/
/** ----------------------------- **/

#MenuContainer_01 { /* This ID is related to the master menu div for menu MenuContainer_06 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:6px; /* left position */
	top:255px; /*top:51px;*/
	width: 156px;
	visibility:hidden;
	z-index:300;
}
#menu_01 {
	left:5px;
	top:112px;
	visibility:hidden;
	background-color:transparent;
	/*background-color:#E6E6E6;*/
	width:156px;
	display: block;
	line-height: 100%;
	margin-top: 2px;
	z-index: 400;
}

#menu_01 img {border:0px;} /* needed for Mozilla/Camino/Netscape */

#menu_01,#menu_01 a,#menu_01 a:visited { /* Controls the general apperance for menu MenuContainer_01's items, including color and font */
	width:156px;
	display:block;
	font-family:MS UI Gothic, Osaka, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	text-decoration:none;
	color:#54442B;
	background-color:#E0DCA4;
	padding-top:3px;	padding-right:0px;	padding-bottom:2px;	padding-left: 0px;
	/*margin-bottom: 2px;*/
	text-indent: 3px;
}

#menu_01 a:hover {
	color:#ffffff;
	background-color:#756754;
}

#menu_01t1 {}
#menu_01t1 h2 {padding: 0px;margin: 0px;	font-family:MS UI Gothic, Osaka, sans-serif;
	font-size:12px;	font-weight:normal;	font-style:normal;
}


/** ----------------------------- **/
/** -- MenuContainer 02 STYLES -- **/
/** ----------------------------- **/

#MenuContainer_02 { /* This ID is related to the master menu div for menu MenuContainer_02 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:162px; /* left position */
	top:255px;
	width: 156px;
	visibility:hidden;
	z-index:300;
}

#menu_02 {
	left:205px;
	top:112px;
	visibility:hidden;
	background-color:transparent;
	/*background-color:#E6E6E6;*/
	width:156px;
	display: block;
	line-height: 100%;
	margin-top: 2px;
}

#menu_02 img {border:0px;} /* needed for Mozilla/Camino/Netscape */

#menu_02,#menu_02 a,#menu_02 a:visited { /* Controls the general apperance for menu MenuContainer_02's items, including color and font */
	width:156px;
	display:block;
	font-family:MS UI Gothic, Osaka, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	text-decoration:none;
	color:#54442B;
	background-color:#E0DCA4;
	padding-top:3px;	padding-right:0px;	padding-bottom:2px;	padding-left: 0px;
	/*margin-bottom: 2px;*/
	text-indent: 3px;
}

#menu_02 a:hover { /* Controls the mouse over effects for menu MenuContainer_02 */
	color:#ffffff;
	background-color:#756754;
}

#menu_02t1 {}
#menu_02t1 h2 {
	display:block;
	padding: 0px;margin: 0px;	font-family:MS UI Gothic, Osaka, sans-serif;
	font-size:12px;	font-weight:normal;	font-style:normal;
}
#menu_02t1 ul {padding: 0px;margin: 0px;}
#menu_02t1 li {padding: 0px;margin: 0px;}



/** ----------------------------- **/
/** -- MenuContainer 03 STYLES -- **/
/** ----------------------------- **/

#MenuContainer_03 { /* This ID is related to the master menu div for menu MenuContainer_03 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:318px; /* left position */
	top:255px;
	width: 156px;
	visibility:hidden;
	z-index:300;
}

#menu_03 {
	left:312px;
	top:112px;
	visibility:hidden;
	background-color:transparent;
	/*background-color:#E6E6E6;*/
	width:156px;
	display: block;
	line-height: 100%;
	margin-top: 2px;
}

#menu_03 img {border:0px;} /* needed for Mozilla/Camino/Netscape */

#menu_03,#menu_03 a,#menu_03 a:visited { /* Controls the general apperance for menu MenuContainer_03's items, including color and font */
	width:156px;
	display:block;
	font-family:MS UI Gothic, Osaka, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	text-decoration:none;
	color:#54442B;
	background-color:#E0DCA4;
	padding-top:3px;	padding-right:0px;	padding-bottom:2px;	padding-left: 0px;
	/*margin-bottom: 2px;*/
	text-indent: 3px;
}

#menu_03 a:hover { /* Controls the mouse over effects for menu MenuContainer_03 */
	color:#ffffff;
	background-color:#756754;
}

#menu_03t1 {}
#menu_03t1 h2 {padding: 0px;	margin: 0px;	font-family:MS UI Gothic, Osaka, sans-serif;
	font-size:12px;	font-weight:normal;	font-style:normal;}


/** ----------------------------- **/
/** -- MenuContainer 04 STYLES -- **/
/** ----------------------------- **/

#MenuContainer_04 { /* This ID is related to the master menu div for menu MenuContainer_04 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:474px; /* left position */
	top:255px;
	width: 156px;
	visibility:hidden;
	z-index:300;
}

#menu_04 {
	left:468px;
	top:112px;
	visibility:hidden;
	background-color:transparent;
	/*background-color:#E6E6E6;*/
	width:156px;
	display: block;
	line-height: 100%;
	margin-top: 2px;
}

#menu_04 img {border:0px;} /* needed for Mozilla/Camino/Netscape */

#menu_04,#menu_04 a,#menu_04 a:visited { /* Controls the general apperance for menu MenuContainer_04's items, including color and font */
	width:156px;
	display:block;
	font-family:MS UI Gothic, Osaka, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	text-decoration:none;
	color:#54442B;
	background-color:#E0DCA4;
	padding-top:3px;	padding-right:0px;	padding-bottom:2px;	padding-left: 0px;
	/*margin-bottom: 2px;*/
	text-indent: 3px;
}

#menu_04 a:hover { /* Controls the mouse over effects for menu MenuContainer_04 */
	color:#ffffff;
	background-color:#756754;
}

#menu_04t1 {}
#menu_04t1 h2 {padding: 0px;	margin: 0px;	font-family:MS UI Gothic, Osaka, sans-serif;
	font-size:12px;	font-weight:normal;	font-style:normal;}


/** ----------------------------- **/
/** -- MenuContainer 05 STYLES -- **/
/** ----------------------------- **/

#MenuContainer_05 { /* This ID is related to the master menu div for menu MenuContainer_05 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:725px; /* left position */
	top:75px;
	width: 180px;
	visibility:hidden;
	z-index:300;
}

#menu_05 {
	left:725px;
	top:73px;
	visibility:hidden;
	background-color:transparent;
	/*background-color:#E6E6E6;*/
	width:180px;
	display: block;
	line-height: 100%;
	margin-top: 2px;
}

#menu_05 img {border:0px;} /* needed for Mozilla/Camino/Netscape */

#menu_05,#menu_05 a,#menu_05 a:visited { /* Controls the general apperance for menu MenuContainer_05's items, including color and font */
	width:180px;
	display:block;
	font-family:MS UI Gothic, Osaka, sans-serif;
	font-size:11px;	font-weight:normal;	font-style:normal;
	text-align:left;text-decoration:none;
	color:#FFFFFF;
	background-color:#44260A;
	padding-top:2px;	padding-right:0px;	padding-bottom:2px;	padding-left: 0px;
	/*margin-bottom: 2px;*/
	text-indent: 3px;
}

#menu_05 a:hover { /* Controls the mouse over effects for menu MenuContainer_05 */
	color:#ffffff;
	background-color:#756754;
}

#menu_05t1 {}
#menu_05t1 h2 {
	padding: 0px;	margin: 0px;	font-family:MS UI Gothic, Osaka, sans-serif;
	font-size:11px;	font-weight:normal;	font-style:normal;}
#menu_05t1 ul {padding: 0px;	margin: 0px;}
#menu_05t1 li {padding: 0px;	margin: 0px;}


/** ----------------------------- **/
/** -- MenuContainer 06 STYLES -- **/
/** ----------------------------- **/

#MenuContainer_06 { /* This ID is related to the master menu div for menu MenuContainer_06 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:655px; /* left position */
	top:73px;
	width: 130px;
	visibility:hidden;
	z-index:300;
}

#menu_06 {
	left:655px;
	top:73px;
	visibility:hidden;
	background-color:transparent;
	/*background-color:#E6E6E6;*/
	width:130px;
	display: block;
	line-height: 100%;
	margin-top: 2px;
}

#menu_06 img {border:0px;} /* needed for Mozilla/Camino/Netscape */

#menu_06 a,#menu_06 a:visited { /* Controls the general apperance for menu MenuContainer_06's items, including color and font */
	width:180px;
	display:block;
	font-family:MS UI Gothic, Osaka, sans-serif;
	font-size:10px;	font-weight:normal;	font-style:normal;
	text-align:left;text-decoration:none;
	color:#666666;
	background-color:#44260A;
	padding-top:2px;	padding-right:0px;	padding-bottom:2px;	padding-left: 0px;
	/*margin-bottom: 2px;*/
	text-indent: 3px;
}

#menu_06 a:hover { /* Controls the mouse over effects for menu MenuContainer_06 */
	color:#ffffff;
	background-color:#756754;
}

#menu_06t1 {}
#menu_06t1 h2 {padding: 0px;	margin: 0px;}
