body
{
    font-size: 10pt;
    margin: 2pt 5pt 5pt;
    font-family: verdana, arial, courier;
    text-decoration: none
}
h1
{
    font-weight: lighter;
    font-size: 16pt;
    font-family: verdana, arial, courier;
    text-decoration: none
}
h2
{
    font-weight: lighter;
    font-size: 14pt;
    font-family: verdana, arial, courier;
    text-decoration: none
}
h3
{
    font-size: 12pt;
    font-family: verdana, arial, courier;
    text-decoration: none
}
h4
{
    font-size: 11pt;
    font-family: verdana, arial, courier;
    text-decoration: none
}
h5
{
    font-size: 10pt;
    font-family: verdana, arial, courier;
    text-decoration: none
}
h6
{
    font-size: 9pt;
    font-family: verdana, arial, courier;
    text-decoration: none
}
p
{
    font-size: 10pt;
    font-family: verdana, arial, courier;
    text-decoration: none
}
th
{
    font-size: 10pt;
    font-family: verdana, arial, courier;
    vertical-align: top;
    text-decoration: none
}
td
{
    font-size: 8pt;
    font-family: verdana, arial, courier;
    vertical-align: top;
    text-decoration: none;
  
}
td.rounded
{
    font-size: 8pt;
    font-family: verdana, arial, courier;
    vertical-align: top;
    text-decoration: none;
    background-image:url(round.gif);
    background-repeat:no-repeat;
    background-position:bottom center;
    width:80;
}
div
{
    display: inline;
    width: 20%;
}
div.Menu
{
    width: 100%;
    height: 16;
    background-color: #6F072B;
    text-align:center;
}

div.SubMenuItem
{
    width: 25px;
    height: 100px;
}
input
{
    font-size:8pt;
    font-family: verdana, arial, courier;
}
a:link
{
    color: blue
}
a:visited
{
    color: purple
}
a:hover
{
    background-color: #ffffcc
}
a:active
{
    text-decoration: none
}
a:inactive
{
    text-decoration: none
}
a.nochange:link
{
    color: blue
}
a.nochange:visited
{

}
a.nochange:hover
{
    background-color: #003399
}
a.MenuItem:link
{
    color: powderblue;
    text-decoration: none;
    font-size: 8 pt;
    font-family: verdana, arial, courier;
}
a.MenuItem:hover
{
    background-color: #6F072B;
}
a.MenuItem:visited
{
    color: powderblue;
    text-decoration: none;
}
dir
{
    font-size: 10pt;
    font-family: verdana, arial, courier;
    text-decoration: none
}
ol
{
    font-size: 10pt;
    font-family: verdana, arial, courier;
    text-decoration: none
}
dl
{
    font-size: 10pt;
    font-family: verdana, arial, courier;
    text-decoration: none
}
textarea
{
    font-weight: lighter
}
select
{
    font-weight: lighter;
    font-size: 10pt;
    font-family: verdana, arial, courier
}
option
{
    font-weight: lighter;
    font-size: 10pt;
    font-family: verdana, arial, courier
}
input
{
    font-weight: lighter;
    font-size: 10pt;
    font-family: verdana, arial, courier
}
.btn_small
{
    border-right: 1px outset;
    border-top: 1px outset;
    font-weight: normal;
    font-size: xx-small;
    color: black;
    border-bottom: 2px outset;
    font-family: verdana, 'arial narrow', arial, geneva, helvetica;
}
.btn_small_red
{
    border-right: 1px outset;
    border-top: 1px outset;
    font-weight: normal;
    font-size: xx-small;
    border-left: 1px outset;
    color: white;
    border-bottom: 1px outset;
    font-family: verdana, 'arial narrow', arial, geneva, helvetica;
    background-color: #993333
}
.over
{
    color: yellow;
    background-color: navy
}
.down
{
    color: white;
    background-color: green
}
.plainc
{
    border-right: 1px;
    border-top: 1px;
    font-size: 10pt;
    border-left: 1px;
    border-bottom: 1px;
    font-family: verdana, arial, courier
}
.plaincb
{
    border-right: 1px solid;
    border-top: 1px solid;
    font-size: 10pt;
    border-left: 1px solid;
    border-bottom: 1px solid;
    font-family: verdana, arial, courier
}
