.ddsmoothmenu-v ul{
margin: 0;
padding: 0;
width: 138px; /* Main Menu Item widths */
list-style-type: none;
}
 
.ddsmoothmenu-v ul li{
position: relative;
}

/* Top level menu links style */
.ddsmoothmenu-v ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
text-decoration: none;
padding: 3px;

}

.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active{
 /*background of menu items (default state)*/
}


.ddsmoothmenu-v ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
}

.ddsmoothmenu-v ul li a:hover{
/*background of menu items during onmouseover (hover state)*/
color: #ffffff;
margin-left: 8px;
}

/*Sub level menu items */
.ddsmoothmenu-v ul li ul{
position: absolute;
width: 180px; /*Sub Menu Items width */
top: 0;
font-weight: normal;
visibility: hidden;
background-color: #dfa642;
border-top: 1px;
border-top-style: solid;
border-top-color: #520212;
border-left: 1px;
border-left-style: solid;
border-left-color: #520212;
border-right: 1px;
border-right-style: solid;
border-right-color: #520212;
border-bottom: 1px;
border-bottom-style: solid;
border-bottom-color: #520212;
}

 
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li { float: left; height: 1%; }
* html .ddsmoothmenu-v ul li a { height: 1%; }
/* End */

a.menulink:link {
display: block;
width: 138px;
height: 23px;
text-align: left;
text-decoration: none;
font-family:trebuchet ms;
font-size:15px;
color: rgb(129,32,35);
BORDER: none;
padding: 0 0 0 0;
font-weight: bold;
margin-left: 8px;
}

a.menulink:visited {
display: block;
width: 138px;
height: 23px;
text-align: left;
text-decoration: none;
font-family:trebuchet ms;
font-size:15px;
color: rgb(129,32,35);
BORDER: none;
padding: 0 0 0 0;
font-weight: bold;
margin-left: 8px;
}

a.menulink:hover {
color: #ffffff;
margin-left: 8px;
}

a.menuselekt:link {
display: block;
width: 138px;
height: 23px;
text-align: left;
text-decoration: none;
font-family:trebuchet ms;
font-size:15px;
color: #FFFFFF;
BORDER: none;
padding: 0 0 0 0;
font-weight: bold;
margin-left: 8px;
}

a.menuselekt:visited {
display: block;
width: 138px;
height: 23px;
text-align: left;
text-decoration: none;
font-family:trebuchet ms;
font-size:15px;
color: #FFFFFF;
BORDER: none;
padding: 0 0 0 0;
font-weight: bold;
margin-left: 8px;
}

a.navilink:link {
display: block;
width: 170px;
height: 23px;
text-align: left;
text-decoration: none;
font-family:trebuchet ms;
font-size:14px;
color: rgb(129,32,35);
padding: 0 0 0 0;
font-weight: bold;
margin-left: 8px;
}

a.navilink:visited {
display: block;
width: 170px;
height: 23px;
text-align: left;
text-decoration: none;
font-family:trebuchet ms;
font-size:14px;
color: rgb(129,32,35);
padding: 0 0 0 0;
font-weight: bold;
margin-left: 8px;
}

a.naivlink:hover {
}

a.naviselekt:link {
display: block;
width: 170px;
height: 23px;
text-align: left;
text-decoration: none;
font-family:trebuchet ms;
font-size:14px;
color: #FFFFFF;
padding: 0 0 0 0;
font-weight: bold;
margin-left: 8px;
}

a.naviselekt:visited {
display: block;
width: 170px;
height: 23px;
text-align: left;
text-decoration: none;
font-family:trebuchet ms;
font-size:14px;
color: #FFFFFF;
padding: 0 0 0 0;
font-weight: bold;
margin-left: 8px;
}