#TableContainer { /* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	width:800px;
	height:48px;
	margin:auto;
	text-align:left;
	background-image: url(../global/bg_glnavi.jpg);
	background-repeat: no-repeat;
}

/* ===	Global Navigation === */
#globalLink {
	position: relative;
	top: 10px;
	width: 762px;
	height: 34px;
	margin: auto;
	/**	z-index: 100;**/
}
#globalLink h1 {
	display: block;
	float: left;
	margin: 0;
	padding: 0px;
	width: 127px;
	height: 34px;
	background-repeat: no-repeat;
	font-size:12px;
	line-height: 12px;
}

#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:#E6E6E6;}

/* ===navi=== */
#globalLink h1 a.glnavi_01 {background-image:url(../../common/global/btn_glnavi_1_f2.gif);}
#globalLink h1 a.glnavi_02 {background-image:url(../../common/global/btn_glnavi_2_f2.gif);}
#globalLink h1 a.glnavi_03 {background-image:url(../../common/global/btn_glnavi_3_f2.gif);}
#globalLink h1 a.glnavi_04 {background-image:url(../../common/global/btn_glnavi_4_f2.gif);}
#globalLink h1 a.glnavi_05 {background-image:url(../../common/global/btn_glnavi_5_f2.gif);}
#globalLink h1 a.glnavi_06 {background-image:url(../../common/global/btn_glnavi_6_f2.gif);}

#globalLink h1 a:hover img	{visibility:hidden;}

/* ====== */

.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: 139px;
	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:0px; /* left position */
	top:51px;
	width: 130px;
	visibility:hidden;
	z-index:300;
}

#menu_00 {
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:transparent;
	width:130px;
	display: block;
	padding: 0px;
	line-height: 100px;
}

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

#menu_00 a,#menu_00 a:visited { /* Controls the general apperance for menu MenuContainer_01's items, including color and font */
	text-decoration:none;
	font-family:MS UI Gothic, Osaka, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:left;
	vertical-align:middle;
	width:130px;
	padding:2px 2px 2px 2px;
	background-color:#E6E6E6;
	font-weight:normal;
	font-style:normal;
	display:block;
}

#menu_00 a:hover {
	color:#ffffff;
	background-color:#ff6699;
}

#menu_00t1 {
}
#menu_00t1 h2 {
	margin: 1px 0px 0px 0px;
	padding: 1px 0px 1px 1px;
}


/** ----------------------------- **/
/** -- 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:130px; /* left position */
	top:51px;
	width: 130px;
	visibility:hidden;
	z-index:300;
}

#menu_02 {
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:transparent;
	width:130px;
	display: block;
	padding: 0px;
	line-height: 100px;
}

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

#menu_02 a,#menu_02 a:visited { /* Controls the general apperance for menu MenuContainer_02's items, including color and font */
	text-decoration:none;
	font-family:MS UI Gothic, Osaka, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:left;
	vertical-align:middle;
	width:130px;
	padding:2px 2px 2px 2px;
	background-color:#E6E6E6;
	font-weight:normal;
	font-style:normal;
	display:block;
}

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

#menu_02t1 {}
#menu_02t1 h2 {
	margin: 1px 0px 0px 0px;
	padding: 1px 0px 1px 1px;
}



/** ----------------------------- **/
/** -- 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:260px; /* left position */
	top:51px;
	width: 130px;
	visibility:hidden;
	z-index:300;
}

#menu_03 {
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:transparent;
	width:130px;
	display: block;
	padding: 0px;
	line-height: 100px;
}

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

#menu_03 a,#menu_03 a:visited { /* Controls the general apperance for menu MenuContainer_03's items, including color and font */
	text-decoration:none;
	font-family:MS UI Gothic, Osaka, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:left;
	vertical-align:middle;
	width:130px;
	padding:2px 2px 2px 2px;
	background-color:#E6E6E6;
	font-weight:normal;
	font-style:normal;
	display:block;
}

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

#menu_03t1 {}
#menu_03t1 h2 {
	margin: 1px 0px 0px 0px;
	padding: 1px 0px 1px 1px;
}


/** ----------------------------- **/
/** -- 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:390px; /* left position */
	top:51px;
	width: 130px;
	visibility:hidden;
	z-index:300;
}

#menu_04 {
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:transparent;
	width:130px;
	display: block;
	padding: 0px;
	line-height: 100px;
}

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

#menu_04 a,#menu_04 a:visited { /* Controls the general apperance for menu MenuContainer_04's items, including color and font */
	text-decoration:none;
	font-family:MS UI Gothic, Osaka, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:left;
	vertical-align:middle;
	width:130px;
	padding:2px 2px 2px 2px;
	background-color:#E6E6E6;
	font-weight:normal;
	font-style:normal;
	display:block;
}

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

#menu_04t1 {}
#menu_04t1 h2 {
	margin: 1px 0px 0px 0px;
	padding: 1px 0px 1px 1px;
}


/** ----------------------------- **/
/** -- 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:520px; /* left position */
	top:51px;
	width: 130px;
	visibility:hidden;
	z-index:300;
}

#menu_05 {
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:transparent;
	width:130px;
	display: block;
	padding: 0px;
	line-height: 100px;
}

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

#menu_05 a,#menu_01 a:visited { /* Controls the general apperance for menu MenuContainer_05's items, including color and font */
	text-decoration:none;
	font-family:MS UI Gothic, Osaka, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:left;
	vertical-align:middle;
	width:130px;
	padding:2px 2px 2px 2px;
	background-color:#E6E6E6;
	font-weight:normal;
	font-style:normal;
	display:block;
}

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

#menu_05t1 {}
#menu_05t1 h2 {
	margin: 1px 0px 0px 0px;
	padding: 1px 0px 1px 1px;
}


/** ----------------------------- **/
/** -- 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:650px; /* left position */
	top:51px;
	width: 130px;
	visibility:hidden;
	z-index:300;
}

#menu_06 {
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:transparent;
	width:130px;
	display: block;
	padding: 0px;
	line-height: 100px;
}

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

#menu_06 a,#menu_06 a:visited { /* Controls the general apperance for menu MenuContainer_06's items, including color and font */
	text-decoration:none;
	font-family:MS UI Gothic, Osaka, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:left;
	vertical-align:middle;
	width:130px;
	padding:2px 2px 2px 2px;
	background-color:#E6E6E6;
	font-weight:normal;
	font-style:normal;
	display:block;
}

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

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