body
{
    font-family: Verdana, Arial, sans-serif;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #000000;
}

p
{
    color: #000000;
    font-weight: normal;
}

p.right
{
    text-align: right;
}

p.closing
{
    font-size: 70%;
    margin-left: 15px;
}

a:link
{
    color: #000000;
    text-decoration: underline;
}

a:hover
{
    color: #000000;
    font-weight: bold;
}

a:visited
{
    color: #888888;
}

li
{
    margin-top: 0px;
    margin-bottom: 5px;
    color: #000000;
    font-weight: normal;
}

li.sublist
{
    margin-top: 0px;
    margin-bottom: 1px;
    color: #000000;
    font-weight: normal;
}

div
{
    margin: 0px 0px 0px 0px;
    color: #000000;
    font-weight: normal;
}

div a.hlink
{
    background : transparent;
    color : #000000;
    text-decoration : none;
    font-weight: bold;
}

div a.hlink:hover
{
    background : transparent;
    color : #000000;
    text-decoration : none;
    font-weight: bold;
}

div a.hlink:active
{
    background : transparent;
    color : #000000;
    text-decoration : none;
    font-weight: bold;
}

div a.hlinkimg
{
    background : transparent;
    color : #000000;
    text-decoration : none;
    font-weight: bold;
}

div a.hlinkimg:hover
{
    background : transparent;
    color : #000000;
    text-decoration : none;
    font-weight: bold;
}

div a.hlinkimg:active
{
    background : transparent;
    color : #000000;
    text-decoration : none;
    font-weight: bold;
}

div img
{
    padding: 0px 0px 0px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border: 1px solid #000000;
}

div.menu
{
    float : left;
    text-align: right;
    font: bold 1em sans-serif;
    font-size: 100%;
    text-decoration: none;
    z-index: 100;
    background-color: #FFFFFF;
    height: 100%;
}

div.menu a.item
{
    display: block;
    padding: 2px 2px;
    margin-left: 10px;
    text-decoration: none;
    color: #000000;
    background: transparent;
    width: 100px;
    border-bottom: 2px solid #000000;
}

div.menu a.subitem
{
    display: block;
    font-size: 80%;
    padding: 2px 2px;
    margin-left: 20px;
    text-decoration: none;
    color: #000000;
    background: transparent;
    width: 100px;
    border-bottom: 1px solid #000000;
}

div.menu div.blankitem
{
    display: block;
    padding: 2px 2px;
    margin-left: 10px;
    text-decoration: none;
    color: #000000;
    background: transparent;
    width: 100px;
    border-bottom: 0px;
}

div.menu a:hover
{
    color: #000000;
    background: transparent;
}

div.menu a:active
{
    color: #000000;
    background: transparent;
}

div.header
{
    height: 150px;
    width: 100%;
    background-color: #FFFFFF;
    color: #FFFFFF;
}

div.header img#logo
{
    position: absolute;
    top: 20px;
    left: 20px;
    border: 0px;
    height: 110px;
    width: 80px;
}

div.header div#hstrip
{
    position: absolute;
    top: 40px;
    float: right;
    right: 20px;
    color: #000000;
    font-size: 80%;
    font-weight: bold;
}

div.header div#cstrip
{
    position: absolute;
    top: 80px;
    float: right;
    right: 20px;
    color: #000000;
    font-size: 80%;
    font-weight: bold;
}

div.content
{
    margin-left: 140px;
    margin-right: 20px;
    background-color: transparent;
    font-size: 80%;
    text-align: justify;
}

th
{
    font-size: 80%;
}

td
{
    font-size: 80%;
}

td.vmsdate
{
    font-family: Courier;
    font-weight: normal;
    font-size: 80%;
    vertical-align: top;
    width: 100px;
}

div a.hlinkimg
{
    background : transparent;
    color : #000000;
    text-decoration : none;
    font-weight: bold;
}

div img.imagefloatright
{
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 0px;
    float: right;
}

div.trailer
{
    height: 150px;
    width: 100%;
    background-color: #FFFFFF;
    color: #FFFFFF;
}

div.trailer img#vl
{
    position: absolute;
    left: 20px;
    border: 0px;
    height: 31px;
    width: 82px;
}

div.trailer div#tstrip
{
    position: absolute;
    float: right;
    right: 20px;
    color: #000000;
    font-size: 70%;
}

