﻿body
{
    font-family : Verdana, Arial, helvetica, Sans Serif;
    font-size : 10pt;
    scrollbar-base-color: #FFFFFF !important;
	scrollbar-face-color: #FFFFFF !important;
	scrollbar-shadow-color: #cc0000 !important;
	scrollbar-highlight-color: #cc0000 !important;
	scrollbar-3dlight-color: #cc0000 !important;
	scrollbar-darkshadow-color: #cc0000 !important;
    scrollbar-track-color: #cc3333 !important;
    scrollbar-arrow-color: #dd0000 !important;
}

table
{
    font-family : Verdana, Arial, helvetica, Sans Serif;
    font-size : 10pt;
}

td
{
    font-family : Verdana, Arial, helvetica, Sans Serif;
    font-size : 10pt;
}

span
{
    font-family : Verdana, Arial, helvetica, Sans Serif;
    font-size : 10pt;
}

h1
{
    font-family : Verdana, Arial, helvetica, Sans Serif;
    font-size : 16pt;
    font-style : italic;
    font-weight : normal;
}

.h1
{
    font-family : Verdana, Arial, helvetica, Sans Serif;
    font-size : 16pt;
    font-style : italic;
    font-weight : normal;
    text-align:center;
    height:55px;
    vertical-align:middle;
}

a.light
{
    font-family : Verdana, Arial, helvetica, Sans Serif;
    text-decoration : none;
    font-weight : normal;
    color : #dd0000;
}

a
{
    font-family : Verdana, Arial, helvetica, Sans Serif;
    text-decoration : none;
    font-weight : bold;
    color : #aa0000;
}

a:visited
{
    font-family : Verdana, Arial, helvetica, Sans Serif;
    text-decoration : none;
    font-weight : bold;
    color : #aa0000;
}

a:hover
{
    font-family : Verdana, Arial, helvetica, Sans Serif;
    text-decoration : none;
    font-weight : bold;
    color : #FF0000;
}

iframe
{
    border-style : none;
    border : none;
}

.nav
{
    border-style:solid;
    background-color:#FAF6E6;
    border-width:1px;
    border-color:#aa0000;
    width:90px;
    cursor:pointer;
    font-family : Verdana, Arial, helvetica, Sans Serif;
    text-decoration : none;
    font-weight : bold;
    color : #aa0000;
}

td.lcol
{
    width:95px;
    height:auto;
    vertical-align:top;
    text-align:left;
}

td.rcol
{
    width:95px;
    height:auto;
    vertical-align:top;
    text-align:left;
}

table.ltbl
{
    width:90px;
}

table.rtbl
{
    width:90px;
}

table.ctbl
{
    height:100%;
    width:100%;
}

iframe.cframe
{
    scrollbar-base-color: #FF3333 !important;
	scrollbar-face-color: #333333 !important;
	scrollbar-shadow-color: #000000 !important;
	scrollbar-highlight-color: #666666 !important;
	scrollbar-3dlight-color: #666666 !important;
	scrollbar-darkshadow-color: #000000 !important;
    scrollbar-track-color: #000000 !important;
    scrollbar-arrow-color: #999999 !important;
    width:100%;
    height:100%;
}