/* TOP MENU */

#top_menu_box {
	margin: 10px 0px 0px 10px;
}

.menu_top_itm {
	float: left;
}


/*  LEFT MENU  */

.left_menu_box {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width: 180px;
	background: url(../images/bg_menu_left.gif) repeat-y top left;
}

.left_menu {
	list-style-type: none;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	border: none;
}
		
.left_menu li {
	list-style-type: none;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #E9EBEB;
}

/* level 1 */
.left_menu_1 {
	 background: url(../images/bg_menu_1_o.gif) no-repeat 200px 250px;
}
.left_menu_1 a {
	display: block;
	padding: 5px 5px 5px 35px;
	text-decoration: none;
	color: #FFFFFF;
	width: auto;
	background: url(../images/bg_menu_1.gif) no-repeat left center;
}
html>body .left_menu_1 a:link {
	width: auto;
}
.left_menu_1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.left_menu_1 a:hover {
	text-decoration: none;
	color: #000000;
	background: url(../images/bg_menu_1_o.gif) no-repeat left center;
}
.left_menu_1_sel {
	 /* background: url(../images/bg_menu_1_o.gif) no-repeat 200px 250px; */
}
.left_menu_1_sel a {
	display: block;
	padding: 5px 5px 5px 35px;
	text-decoration: none;
	color: #FFFFFF;
	width: auto;
	background: url(../images/bg_menu_1_s.gif) no-repeat left center;
}
html>body .left_menu_1_sel a:link {
	width: auto;
}
.left_menu_1_sel a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: url(../images/bg_menu_1_s.gif) no-repeat left center;
}
.left_menu_1_sel a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

/* level 2 */
.left_menu_2 {
	 background: url(../images/bg_menu_2_o.gif) no-repeat 200px 250px; 
}
.left_menu_2 a {
	display: block;
	padding: 5px 5px 5px 35px;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	width: auto;
	background: url(../images/bg_menu_2.gif) no-repeat left center;
}
html>body .left_menu_2 a:link {
	width: auto;
}
.left_menu_2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.left_menu_2 a:hover {
	text-decoration: none;
	color: #000000;
	background: url(../images/bg_menu_2_o.gif) no-repeat left center;
}
.left_menu_2_sel {
	 background: url(../images/bg_menu_2_o.gif) no-repeat 200px 250px;
}
.left_menu_2_sel a {
	display: block;
	padding: 5px 5px 5px 35px;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	width: auto;
	background: url(../images/bg_menu_2_s.gif) no-repeat left center;
}
html>body .left_menu_2_sel a:link {
	width: auto;
}
.left_menu_2_sel a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: url(../images/bg_menu_2_s.gif) no-repeat left center;
}
.left_menu_2_sel a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

/* level 3 */
.left_menu_3 {
	 /* background: url(../images/bg_menu_1_o.gif) no-repeat 200px 250px; */
}
.left_menu_3 a {
	display: block;
	padding: 5px 5px 5px 35px;
	text-decoration: none;
	color: #4F4F4F;
	width: auto;
	background: url(../images/bg_menu_1.gif) no-repeat left center;
}
html>body .left_menu_3 a:link {
	width: auto;
}
.left_menu_3 a:hover {
	text-decoration: none;
	color: #4F4F4F;
	background: url(../images/bg_menu_1_o.gif) no-repeat left center;
}
.left_menu_3 a:visited {
	text-decoration: none;
	color: #4F4F4F;
}
.left_menu_3_sel {
	 /* background: url(../images/bg_menu_1_o.gif) no-repeat 200px 250px; */
}
.left_menu_3_sel a {
	display: block;
	padding: 5px 5px 5px 35px;
	text-decoration: none;
	color: #4F4F4F;
	width: auto;
	background: url(../images/bg_menu_1.gif) no-repeat left center;
}
html>body .left_menu_3_sel a:link {
	width: auto;
}
.left_menu_3_sel a:hover {
	text-decoration: none;
	color: #4F4F4F;
	background: url(../images/bg_menu_1_o.gif) no-repeat left center;
}
.left_menu_3_sel a:visited {
	text-decoration: none;
	color: #4F4F4F;
}

/* level 4 */
.left_menu_4 {
	 /* background: url(../images/bg_menu_1_o.gif) no-repeat 200px 250px; */
}
.left_menu_4 a {
	display: block;
	padding: 5px 5px 5px 50px;
	text-decoration: none;
	color: #4F4F4F;
	width: auto;
	background: url(../images/bg_menu_1.gif) no-repeat left center;
}
html>body .left_menu_4 a:link {
	width: auto;
}
.left_menu_4 a:hover {
	text-decoration: none;
	color: #4F4F4F;
	background: url(../images/bg_menu_1_o.gif) no-repeat left center;
}
.left_menu_4 a:visited {
	text-decoration: none;
	color: #4F4F4F;
}
.left_menu_4_sel {
	 /* background: url(../images/bg_menu_1_o.gif) no-repeat 200px 250px; */
}
.left_menu_4_sel a {
	display: block;
	padding: 5px 5px 5px 50px;
	text-decoration: none;
	color: #4F4F4F;
	width: auto;
	background: url(../images/bg_menu_1.gif) no-repeat left center;
}
html>body .left_menu_4_sel a:link {
	width: auto;
}
.left_menu_4_sel a:visited {
	text-decoration: none;
	color: #4F4F4F;
}
.left_menu_4_sel a:hover {
	text-decoration: none;
	color: #4F4F4F;
	background: url(../images/bg_menu_1_o.gif) no-repeat left center;
}

/* REFERENCE MENU */
.reference_menu_box {
	margin: 48px 0px 0px 0px;
	width: 180px;
	background: url(../images/bg_menu_reference.gif) repeat-y top left;
}
.reference_menu_box .itm {
	width: auto;
	padding: 5px 0px 5px 20px;
	background: url(../images/bg_itm.gif) no-repeat center left;
}

.reference_menu_box .itm a {
	text-decoration: underline;
	color: #FF6600;
}
.reference_menu_box .itm a:visited {
	text-decoration: underline;
	color: #FF6600;
}
.reference_menu_box .itm a:hover {
	text-decoration: none;
	color: #FF6600;
}

.reference_menu_box .itm_s {
	width: auto;
	padding: 5px 0px 5px 20px;
	background: url(../images/bg_itm_s.gif) no-repeat center left;
}

.reference_menu_box .itm_s a {
	text-decoration: underline;
	color: #000000;
}
.reference_menu_box .itm_s a:visited {
	text-decoration: underline;
	color: #000000;
}
.reference_menu_box .itm_s a:hover {
	text-decoration: none;
	color: #000000;
}