﻿.ddsmoothmenu
{
    WIDTH: 100%;
    FONT: bold 11px Arial;
    BACKGROUND: #000000
}
.ddsmoothmenu UL
{
    Z-INDEX: 100;
    PADDING-BOTTOM: 0px;
    LIST-STYLE-TYPE: none;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px
}
.ddsmoothmenu UL LI
{
    POSITION: relative;
    DISPLAY: inline;
    FLOAT: left
}
.ddsmoothmenu UL LI A
{
    PADDING-BOTTOM: 5px;
    PADDING-LEFT: 7px;
    PADDING-RIGHT: 7px;
    DISPLAY: block;
    BACKGROUND: #000000;
    COLOR: #2d2b2b;
    BORDER-RIGHT: #ff0000 1px solid;
    TEXT-DECORATION: none;
    PADDING-TOP: 5px
}
* HTML .ddsmoothmenu UL LI A
{
    DISPLAY: inline-block
}
.ddsmoothmenu UL LI A:link
{
    COLOR: white
}
.ddsmoothmenu UL LI A:visited
{
    COLOR: white
}
.ddsmoothmenu UL LI A.selected
{
    BACKGROUND: #760012;
    COLOR: white
}
.ddsmoothmenu UL LI A:hover
{
    BACKGROUND: #760012;
    COLOR: white
}
.ddsmoothmenu UL LI UL
{
    POSITION: absolute;
    DISPLAY: none;
    VISIBILITY: hidden;
    LEFT: 0px
}
.ddsmoothmenu UL LI UL LI
{
    DISPLAY: list-item;
    FLOAT: none
}
.ddsmoothmenu UL LI UL LI UL
{
    TOP: 0px
}
.ddsmoothmenu UL LI UL LI A
{
    BORDER-BOTTOM: #ff0000 1px solid;
    PADDING-BOTTOM: 5px;
    MARGIN: 0px;
    PADDING-LEFT: 5px;
    WIDTH: 160px;
    PADDING-RIGHT: 5px;
    FONT: 12px Arial;
    BORDER-TOP-WIDTH: 0px;
    PADDING-TOP: 5px
}
* HTML .ddsmoothmenu
{
    HEIGHT: 1%
}
.downarrowclass
{
    POSITION: absolute;
    TOP: 12px;
    RIGHT: 7px
}
.rightarrowclass
{
    POSITION: absolute;
    TOP: 6px;
    RIGHT: 5px
}
.ddshadow
{
    POSITION: absolute;
    WIDTH: 0px;
    BACKGROUND: #760012;
    HEIGHT: 0px;
    TOP: 0px;
    LEFT: 0px
}
.toplevelshadow
{
    opacity: 0.8
}
H1
{
    FONT-FAMILY: Arial;
    COLOR: white;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold
}

