.leftmenu {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	padding: 2px;
	background-color:#CC0000;
    text-decoration: none;
	height:22px;
}
.leftmenuActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding: 2px;
    color: #ffffff;
    text-decoration: none;
	background-color:#999999;
	height:22px;

}
.leftmenu a,.leftmenu a:link,.leftmenu a:visited {
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.leftmenu a:hover,.leftmenuActive a,.leftmenuActive a:link,.leftmenuActive a:visited,.leftmenuActive a:hover {
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.leftmenu_td_hover{


}
.leftmenuActive td{
    color: #F90001;
}
.leftmenu_br{
	height:1px;
	background-color:#999999;
}
