    
a {
    text-decoration:none;   
}

   
.bodytext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;

}
.menulink {
    font-family: Harrinton, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #DCDCEF;
    text-decoration: none;
    text-align: center;
    font-style: italic;

}

.bodylink {
    font-family: Harrinton, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #73307A;
    text-align: center;
    text-decoration: underline;
}

.menulinkactive {
    font-family: Harrinton, Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    font-style: normal;
    font-weight:bold;
}

a:hover.menulink {
    font-weight:bold;
    color: #FFFFFF;
}

a:hover.bodylink {
    font-weight:bold;
}

.hrdivide {

    color: #8482c6;
}

.borderedimage {

    border: 1px solid #B9B8DE;
}
.menubar {
    background-image: url(images/menubar_2.jpg);
    background-position: center bottom;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #DCDCEF;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: bottom;



}
.menutitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #DCDCEF;
    background-image: url(images/menuitem.gif);
    text-align: center;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
    font-style: italic;

}

.thnavtext {
    font-family: Verdana, "Times New Roman", Times, serif;
    font-size: 9px;
    color: #333333;
}
.mannequinbody {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
}
.productDescriptionText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;

    color: #000000;
    background-position: center;

}

.tdbottomborder {
    border-bottom: 1px solid #B9B8DE;
}    

.footertext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-decoration: none;

}

.scrollingDiv {
    overflow: auto;
    height: 360px;
    border: 1px solid #B9B8DE;
    width: 451;
    padding: 8px;
    background-color: #ffffff;

}

.scrollingDivRef {
    overflow: auto;
    height: 355px;
    border: 1px solid #B9B8DE;
    width: 451;
    padding: 8px;
    background-color: #ffffff;
}
.adminmenubar {
    background-image: url(images/adminmenubar.gif);
    background-position: center bottom;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #DCDCEF;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: bottom;
}
