
.slidedoormenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 214px; 
border: 0px;
margin-top: 38px;
}

.slidedoormenu li.menu1{
border: 0px; 
}

.slidedoormenu li.menu1 a{
background: url(../images/menu1.jpg) no-repeat left top;
font: bold 11px "Tahoma", "Trebuchet MS", Verdana;
display: block;
color: #fff;
width: auto;
border: 0px; 
line-height: 27px;
text-indent: 8px;
text-decoration: none;
height: 27px;
}

.slidedoormenu li.menu1 a:visited, .slidedoormenu li.menu1 a:active{

}

.slidedoormenu li.menu1 a:hover{
background: url(../images/menu1.jpg) no-repeat left top;
color: #0d365f;
}



.slidedoormenu li.menu2{
border: 0px; 
}

.slidedoormenu li.menu2 a{
background: url(../images/menu2.jpg) no-repeat left top; /* Background image positioned to the left(v) top(h) corner initially */
font: normal 10px "Tahoma", "Trebuchet MS", Verdana;
display: block;
color: #0d365f;
width: auto;
border: 0px; 
line-height: 21px;
text-indent: 15px;
text-decoration: none;
height: 22px;
}

.slidedoormenu li.menu2 a:visited, .slidedoormenu li.menu2 a:active{

}

.slidedoormenu li.menu2 a:hover{
background: url(../images/menu2_on.jpg) no-repeat left top;
color: #f50b01;
/*line-height: 21px;
font: bold 10px "Tahoma", "Trebuchet MS", Verdana;*/
font-weight: bold;
text-decoration: underline;
}

.slidedoormenu_bottom{
margin: 0;
padding: 0;
width: 214px; 
border: 0px;
background: url(../images/menu_bottom.jpg) top left no-repeat;
}
