div.sdmenu    
{
width: 160px;
font-family: Tahoma, Verdana, Arial;
font-size: 10px;
color: #fff;
padding-bottom: 1px;

}
div.sdmenu div    
{
overflow: hidden;
FONT-WEIGHT: bold;
font-size: 10px;
font-family: Tahoma, Verdana, Arial;
background-color: #000000;
text-align: left;
color: #FFFFFF;

}
div.sdmenu div:first-child    
{
background: url() no-repeat;
background-attachment: url() no-repeat;
background-image: url();
background-position: url() no-repeat;
background-repeat: url() no-repeat;

}
div.sdmenu div.collapsed    
{
height: 16px;

}
div.sdmenu div span    
{
display: block;
background: url('expanded.gif') no-repeat 3px center;
FONT-WEIGHT: bold;
font-size: 10px;
COLOR: #ffffff;
font-family: Tahoma, Verdana, Arial;
text-align: center;
background-color: #F79209;
background-attachment: url('expanded.gif') no-repeat 3px center;
background-image: url('expanded.gif');
background-position: url('expanded.gif') no-repeat 3px center;
background-repeat: url('expanded.gif') no-repeat 3px center;
border-bottom-style: solid;
border-bottom-color: #999999;
border-bottom-width: 3px;
padding-top: 1px;
padding-left: 6px;
padding-bottom: 1px;

}
div.sdmenu div.collapsed span    
{
background-image: url('collapsed.gif');
background-color: #000000;
text-align: left;
color: #FFFFFF;
FONT-WEIGHT: bold;
font-size: 10px;
font-family: Tahoma, Verdana, Arial;
border-bottom-style: solid;
border-bottom-color: #999999;
border-bottom-width: 3px;
padding-top: 1px;
padding-left: 13px;
padding-bottom: 1px;

}
div.sdmenu div a    
{
display: block;
FONT-WEIGHT: bold;
font-size: 12px;
color: #FFFFFF;
font-family: Tahoma, Verdana, Arial;
background-color: #525252;
TEXT-ALIGN: left;
text-decoration: none;
background-image: url('arrow_06.gif');
background-repeat: no-repeat;
background-position: 0px 6px;
border-left-style: solid;
border-left-color: #000000;
border-left-width: 3px;
border-right-style: solid;
border-right-color: #000000;
border-right-width: 3px;
padding-top: 1px;
padding-left: 6px;
padding-bottom: 1px;
margin-bottom: 1px;

}
div.sdmenu div a.current    
{
background : #ccc;

}
div.sdmenu div a:hover    
{
FONT-WEIGHT: bold;
font-size: 12px;
COLOR: #ffffff;
font-family: Tahoma, Verdana, Arial;
background-color: #C0C0C0;
TEXT-ALIGN: left;
text-decoration: none;
border-left-style: solid;
border-left-color: #800000;
border-left-width: 3px;
border-right-style: solid;
border-right-color: #800000;
border-right-width: 3px;
padding-top: 1px;
padding-left: 6px;
padding-bottom: 1px;
margin-bottom: 1px;

}

