a:link {color: #000000;	text-decoration: none;}
a:visited {	color: #000000;	text-decoration: none;}
a:hover {color: #FF6600;text-decoration: none;}
a:active {	color: #FF9900;	text-decoration: none;}

.menubars {
	width: 100%;
	cursor: default;
	line-height: 18px;
	behavior:url('css_js/menubars.htc')
}
a.menubars:hover {
	color: #000000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
}
a.menubars:active {
	color: #333333;
	border-top: 1px solid #333333;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #333333;
}

.menuliststblink { padding-left: 1px; padding-right: 4px}
.menuliststbhover { background-color: #E6FFDA; padding-left: 1px; border: 1px solid #009900; padding-right: 4px}

.butimg {
	text-decoration: none;
	width: 100%;
	cursor: default;
	padding-top: 2px;
}
a.butimg:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	color: #000000;

}
a.butimg:active {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	color: #000000;

}

.lymenutop{top:86px; behavior:url('css_js/lymenutop.htc')}
.lyborders { border: 1px #000000 solid; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px;background-color: #FFFFFF; background-image:     url(../images/set_bg_bars/menulistbg.gif); background-repeat: repeat-y }
.lymenushadows{	background-image:url(../images/set_bg_bars/lymenusd.gif);}

.menulinevert {	border: 1px outset;}
.lymenushadowsSize {height: 5px;width: 5px;}
/**/
.menuliststdheight {height: 22px;}
.menulists {
	font-size: 12px;text-decoration: none;cursor: default;color: #000000;
	line-height: 18px;
	width: 100%;
	height:20px;
	
	padding:1px;
	padding-right:5px;
}
a.menulists:hover {
	color: #000000;	text-decoration: none;
	background-color: #DFF1FF;
	border: 1px solid #4288BE;
	padding:0px;
	padding-right: 4px;
}

.menulistLeft{ width:60%;height:20px;word-break:no-break;}
.menulistIcon { width:22px;padding-top:2px;padding-left:2px;vertical-align:text-bottom;margin-right:2px}
.menulistRight{ width:40%;height:20px;text-align:right}

.menulistHr{padding-left:22px;height:3px;}
.menulistchkbox {margin: -1px;padding: -1px;}
.disabled{ BryanTean:expression(disabled=true);filter:Gray;}