.menu_js {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-left-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	font-style: italic;
	color: #ffffff;
	border-right-style: none;
	border-bottom-style: none;
}
.menu_js a {
	color: #ffffff;
	text-decoration: none;
  position: relative;
}
.menu_js a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.menu_js td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-color: #CECECE;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 21px;
	border-top-style: none;
	border-left-style: none;
	cursor: pointer;
	width:105px;
	height:10px;
	text-align:left;
	white-space:nowrap;
}


html>body .menu_js {background:url(../images/menu_a.png);}
* html .menu_js {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/menu_a.png",sizingMethod="scale");}

/*html>body .bg_a {background:url(../images/menu_a.png) no-repeat;}
* html .bg_a {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/menu_a.png",sizingMethod="crop");}*/

/*html>body .menu_js {background:url(../images/menu_h.png);}
* html .menu_js {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/menu_h.png",sizingMethod="scale");}*/

/*html>body .bg_h {background:url(../images/menu_h.png) no-repeat;}
* html .bg_h {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/menu_h.png",sizingMethod="crop");}*/
