
.dhormenu
{
    cursor: pointer;
    height: 50px;
    color: #e3371f;
}

.dhormenu p
{
    padding: 0px;
    padding-top: 10px;
    margin: 0px;
    text-align: center;
    font-size: 14pt;
    font-family: century gothic;
    font-weight: bold;
}

.dhormenu a img {border: none; cursor: pointer}
.dhormenu a:link { color: #FFFFFF; text-decoration: none; cursor: pointer}
.dhormenu a:visited { color: #FFFFFF; text-decoration: none; cursor: pointer} 
.dhormenu a:hover { color: #FFFFFF; text-decoration: none; cursor: pointer} 
.dhormenu a.noUnderline:hover {text-decoration: none; cursor: pointer}

.dhormenuhomepage
{
    background-color: #dddddd;
    padding: 0px;
    margin: 0px;
    float: left;
    height: 50px;
    color: #ffffff;
    font-weight: bold;
    font-size: 13pt;
}

.dhormenuitem
{
    background-color: #dddddd;
    padding: 0px;
    margin: 0px;
    margin-right: 2px;
    float: left;
    width: 164px;
    height: 50px;
    font-size: 10pt;
    font-weight: bold;
    background: url(images/Top.jpg) no-repeat;
}

.dhormenuitemlast
{
    background-color: #dddddd;
    padding: 0px;
    margin: 0px;
    float: left;
    width: 170px;
    height: 50px;
    font-size: 10pt;
    font-weight: bold;
    background: url(images/Top.jpg) no-repeat;
}

.dhormenuitemspace
{
    background-color: #dddddd;
    padding: 0px;
    margin: 0px;
    float: left;
    width: 834px;
    height: 45px;
    font-size: 10pt;
    font-weight: bold;
    background: url(images/Top.jpg) repeat;
    cursor: default;
}

.dhormenuitemhl
{
    position: relative;
    background-color: #dddddd;
    padding: 0px;
    margin: 0px;
    margin-right: 2px;
    float: left;
    width: 164px;
    height: 50px;
    color: #ffffff;
    font-size: 10pt;
    font-weight: bold;
    background: url(images/Top-Rollover.jpg) no-repeat;
}

.dhormenuitemlasthl
{
    position: relative;
    background-color: #dddddd;
    padding: 0px;
    margin: 0px;
    float: left;
    width: 170px;
    height: 50px;
    color: #ffffff;
    font-size: 10pt;
    font-weight: bold;
    background: url(images/Top-Rollover.jpg) no-repeat;
}

.dhormenuitempage
{
    background-color: #dddddd;
    padding: 0px;
    margin: 0px;
    margin-right: 2px;
    float: left;
    width: 164px;
    height: 50px;
    color: #ffffff;
    font-size: 10pt;
    font-weight: bold;
    background: url(images/Top-Rollover.jpg) no-repeat;
}

.dhormenuitemlastpage
{
    background-color: #dddddd;
    padding: 0px;
    margin: 0px;
    float: left;
    width: 170px;
    height: 50px;
    color: #ffffff;
    font-size: 10pt;
    font-weight: bold;
    background: url(images/Top-Rollover.jpg) no-repeat;
}

.dhormenuclr
{
    clear: both;
}


#hormenutop
{
    margin: 0px auto;
    width: 100%;
}

.dhormenubar
{
    background-color: #dddddd;
    padding: 0px;
    margin: 0px;
    float: left;
    width: 1000px;
    height: 50px;
    background: url(images/Top.jpg) repeat-x;
}
