a.menuitem{background:url(/images/sidebar_menu_top.gif) no-repeat center top; float:left;
color: #fff;display: block;position: relative;width:185px;height:31px;margin:0 0 5px 0;line-height:31px;padding:0px 0 0 10px;text-decoration: none;
margin-right:10px;
}
a.menuitem_green{background:url(/images/green_bt.gif) no-repeat center top; float:left;
color: #fff;display: block;position: relative;width:185px;height:31px;margin:0 0 5px 0;line-height:31px;padding:0px 0 0 10px;text-decoration: none;
margin-right:10px;
}

a.menuitem_red{background:url(/images/red_bt.gif) no-repeat center top; float:left;
color: #fff;display: block;position: relative;width:185px;height:31px;margin:0 0 5px 0;line-height:31px;padding:0px 0 0 10px;text-decoration: none;
margin-right:10px;
}
a.menuitem:hover{background:url(/images/sidebar_menu_top_a.gif) no-repeat center top;}
a.menuitem_green:hover{background:url(/images/green_bt_a.gif) no-repeat center top;}
a.menuitem_red:hover{background:url(/images/red_bt_a.gif) no-repeat center top;}

a.menuitem:visited, .menuitem:active{
color: white;
}

a.menuitem .statusicon{
position: absolute;
top:11px;
right:7px;
border: none;
}
