body
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 12px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #000000;
}
html
{
    scrollbar-base-color: #69290D;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-face-color: #69290D;
    scrollbar-highlight-color: #69290D;
    scrollbar-shadow-color: #69290D;
    scrollbar-track-color: #FFFFFF;
}

ul
{
    list-style: :none;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
li
{
    padding-top: 5px;
    list-style-type: none;
}
.mText
{
    font-size: 12px;
}
.mTextBold
{
    font-size: 12px;
    font-weight: bold;
    color: :#330000;
}
.mTextTitle
{
    font-size: 14px;
    font-weight: bold;
    color: :#330000;
}
.mTextTitle a:link, .mTextTitle a:visited, .mTextTitle a:active
{
    color: #330000;
    text-decoration: none;
}
.mTextTitle a:hover
{
    text-decoration: underline;
    font-weight: bold;
}

.mFooter
{
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}
.mFooter a:link, .mFooter a:visited, .mFooter a:active
{
    color: #FFFFFF;
    text-decoration: none;
}
.mFooter a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.mTextBold a:link, .mainTextBold a:visited, .mainTextBold a:hover, .mainTextBold a:active
{
    color: #000000;
}

.mLinks
{
    font-size: 12px;
    color: #330000;
    font-weight: bold;
    padding-left: 3px;
    text-decoration: none;
}
.mLinks a:link, .mLinks a:visited, .mLinks a:active
{
    color: #330000;
    text-decoration: none;
}
.mLinks a:hover
{
    text-decoration: underline;
    font-weight: bold;
}
.mBlueTitle
{
    font-size: 14px;
    color: #3366CC;
    font-weight: bold;
    padding-left: 3px;
}
.mBlue
{
    font-size: 13px;
    color: #3366CC;
    font-weight: bold;
}
.mBlue a:link, .mBlue a:visited, .mBlue a:hover, .mBlue a:active
{
    color: #3366CC;
}
.mNavigation a:link, .mNavigation a:visited, .mNavigation a:active
{
    font-size: 12px;
    text-decoration: none;
    color: #FFFFFF;
    border-color: #E2EFF3;
    border-width: 1px;
    border-style: solid;
    border-collapse: collapse;
    display: block;
    padding: 3px 2px;
    font-weight: bold;
}
.mNavigation a:hover
{
    text-decoration: none;
    background-color: #FFFFFF;
    color: #3366CC;
    text-decoration: underline;
}
.highlight
{
    font-size: 12px;
    font-weight: bold;
    padding-left: 3px;
    color: #FF0000;
}
.inputNormal
{
    width: 100%;
}


#WineSub
{
    position: absolute;
    left: 326px;
    top: 104px;
    width: 178px;
    height: 128px;
    z-index: 1001;
    visibility: hidden;
}
#LiquersSub
{
    position: absolute;
    left: 406px;
    top: 104px;
    width: 181px;
    height: 126px;
    z-index: 1002;
    visibility: hidden;
}
#MainNav
{
    position: absolute;
    left: 0;
    top: 0;
    width: 1249px;
    height: 59px;
    z-index: 99;
}
#SpiritsSub
{
    position: absolute;
    left: 255px;
    top: 104px;
    width: 180px;
    height: 164px;
    z-index: 1006;
    visibility: hidden;
}
img
{    
      
    border: 0;
}
.nav td img
{
    display: block;

    background-image: (images/test.png);
    
}
.mLinks_landing
{
    color: #330000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

td img
{
    display: block;
}


.arrows img
{
    display:inline !important;
}
