html,body {
        margin: 0;
        padding: 0;
        background-color: #FFFFFF;
        scrollbar-arrow-color : #FFFFFF;
        scrollbar-base-color : #FFFFFF;
        scrollbar-face-color : #FFFFFF;
    scrollbar-highlight-color : #FFFFFF;
    scrollbar-shadow-color : #FFFFFF; 
    scrollbar-track-color : #FFFFFF;
        scrollbar-darkshadow-color : #FFFFFF;
}
table {
        width: 100%;
        height: 100%;
        margin-top: 0px;
}

td {
        vertical-align: middle;
        text-align: center;
}
div.container {
        position: relative;
        text-align: left;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
        width: 760px;
        height: 420px;
}

div.subnav {
        position: absolute;
        top: 410px;
        left: 528px;
        width: 180px;
        height: 10px;
}

div.section {
        position: absolute;
        top: 95px;
        left: 356px;
        width: 300px;
        height: 17px;
}
div.subsection {
        position: absolute;
        top: 120px;
        left: 356px;
        width: 300px;
        height: 17px;
}
div.subsubsection {
        position: absolute;
        top: 120px;
        left: 540px;
        width: 110px;
        height: 17px;
}
div.top {
        position: absolute;
        top: 28px;
        left: 357px;
        width: 330px;
        height: 50px;
        background-color: #000000;
}

div.main {
        position: absolute;
        top: 128px;
        left: 360px;
        width: 320px;
        height: 300px;
}
p {
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 16px;
        font-weight: normal;
        color: #666666;
        text-decoration: none;
        text-align: left;
}

span {
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 16px;
        font-weight: normal;
        color: #666666;
        text-decoration: none;
        text-align: left;
}

.wineGroups {
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 16px;
        font-weight: normal;
        color: #999999;
        text-decoration: none;
        text-align: left;
}
.wineGroups:hover {
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 16px;
        font-weight: normal;
        color: #873430;
        text-decoration: none;
        text-align: left;
}
.wineGroupsHilite {
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 16px;
        font-weight: normal;
        color: #873430;
        text-decoration: none;
        text-align: left;
}

.wineLinks {
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 16px;
        font-weight: normal;
        color: #873430;
        text-decoration: none;
        text-align: left;
        margin-left:10px;
}

.pbrown {
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 16px;
        font-weight: normal;
        color: #873430;
        text-decoration: none;
        text-align: left;
}
a {
        font-weight: normal;
        color: #873430;
        text-decoration: none;
}
.briefing {
        font-family: "Courier New", Courier, mono;
        font-size: 14px;
        font-weight: 200;
        color: #FF0000;
        text-decoration: none;
        width: 400;
        height: 200;
        margin-top: 0px;
}
div.scroll {
    clip: rect(0px,310px,310px,0px);
        left:450px;
        top:140px;
        padding-right: 10px;
        position:absolute;
        width:300px;
        height: 310px;
        overflow: auto;
        background-color: #FFFFFF;
        scrollbar-arrow-color : #873430;
        scrollbar-base-color : #FFFFFF;
        scrollbar-face-color : #FFFFFF;
    scrollbar-highlight-color : #FFFFFF;
    scrollbar-shadow-color : #CCCCCC; 
    scrollbar-track-color : #FFFFFF;
        scrollbar-darkshadow-color : #FFFFFF;
}
