﻿body
{
    font-size: 8pt;
    color: #3e4040;
    font-family: Verdana,Arial;
    margin:0px;
    background-color: #4E4E4E;
}
input
{
    font-size: 8pt;
    color: #000000;
    font-family: 'MS Sans Serif';
}
select
{
    font-size: 8pt;
    color: #000000;
    font-family: 'MS Sans Serif';
}
textarea
{
    font-size: 8pt;
    color: #000000;
    font-family: 'MS Sans Serif';
}
img
{
    border: 0px;
}
a
{
    color: #4e4e4e;
    font-family: Verdana, Arial;
    font-weight: bold;
}
a:link
{
    color: #4e4e4e;
    font-family: Verdana, Arial;
    text-decoration:none;
}
a:visited
{
    color: #4e4e4e;
    font-family: Verdana, Arial;
    text-decoration:none;
}
a:active
{
    color: #4e4e4e;
    font-family: Verdana, Arial;
    text-decoration:none;
}
a:hover
{
    color: #4e4e4e;
    font-family: Verdana, Arial;
    text-decoration:none;
}
.menu
{
    color: #FFFFDD; 
    font-size: 10px;
    font-weight: normal;
    text-decoration:none;
}
.menu:link
{
    color: #FFFFDD;
    text-decoration:none;
}
.menu:visited
{
    color: #FFFFDD; 
    text-decoration:none;
}
.menu:active
{
    color:#000000;
    background-color:#FFCC00;
}
.menu:hover
{
    color:#000000;
    background-color:#FFCC00;
}
.menu2
{
    color: #89D3FA;
    font-size: 10px;
    font-weight: normal;
    text-decoration:none;
}
.menu2:link
{
    color: #89D3FA;
    text-decoration:none;
}
.menu2:visited
{
    color: #89D3FA;
    text-decoration:none;
}
.menu2:active
{
    color:#000000;
    background-color:#FFCC00;
}
.menu2:hover
{
    color:#000000;
    background-color:#FFCC00;
}
.menub
{
    
}
.menub:link
{
   
}
.menub:visited
{
   
}
.menub:active
{
    color:#FFCC33;
    background-color:#000000;
}
.menub:hover
{
    color:#FFCC33;
    background-color:#000000;
    cursor: pointer;
}
.title
{
    color:#336666;
    font-size:9pt;
    font-weight:bold;
}
.calday
{
    font-size: 7pt;
    font-weight:normal;
}
td.pghead 
{ 
    font-size: 11pt; 
    color: #FFFFFF; 
    font-family: Verdana,Arial; 
    font-weight: bolder; 
    text-align: right;
}
h1
{
    color:#336666;
    font-size:9pt;
    font-weight:bold;
}
h2
{
    font-size: 9pt;
    font-weight: bold;
}
td
{
    font-size: 8pt;
    color: #000000;
    font-family: verdana, arial;
    border-width: 0px;
}
tr
{
    font-size: 10pt;
    color: #000000;
    font-family: Verdana,Arial;
}
tr.header
{
    font-size: 8pt;
    color: #FFFFFF;
    background-color:#000000;
    font-weight:normal;
    text-align: center;
}
.graytxt2 
{ 
    font-family: Arial; 
    font-size: 10px; 
    color: #989898; 
    text-decoration: none; 
}
td.header
{
    font-size: 8pt;
    color: #FFFFFF;
    background-color:#000000;
    font-weight:normal;
    text-align: center;
}
tr.dt0
{
    background-color:#DFE0E1;
}
tr.dt1
{
    background-color:#BBBBBB;
}
td.dt0
{
    background-color:#DFE0E1;
}
td.dt1
{
    background-color:#BBBBBB;
}
.dt0
{
    background-color:#DFE0E1;
}
.dt1
{
    background-color:#BBBBBB;
}
th
{
    font-size: 8pt;
    color: #FFFFFF;
    font-family: Verdana,Arial;
    font-weight:normal;
    border-width: 0px;
}
th a
{
    color:#FFFFFF;
}
th a:link
{
    color:#FFFFFF;
}
th a:visited
{
    color:#FFFFFF;
}
th a:hover
{
    color:#FFFFFF;
}
.header
{
    font-size: 8pt;
    color: #FFFFFF;
    background-color:#000000;
    font-weight:normal;
    text-align: center;
}
.topheader
{
    color: #266088; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 3;
}
.section
{
    font-size: 11px; 
    color: #195992; 
    font-family: Tahoma, Verdana, Arial; 
    font-weight: bolder;
}
.error
{
    font-size: 8pt;
    color: #FF0000;
    font-family: Verdana,Arial;
    font-weight: normal;
}
.info
{
    font-size:  8pt; 
    color: #008000; 
    font-family: Verdana,Arial;
}
.help
{
    font-size: 11px; 
    color: #195993; 
    font-family: Tahoma, Verdana, Arial;
}
.button
{
    font-size: 8pt;
    color: #0A3553;
    font-family: Arial,Verdana;
    font-weight: bolder;
}
.buttontop
{
    font-size: 8pt;
    color: #FFFFFF;
    font-family: Arial,Verdana;
}
.buttonon
{
    font-size: 8pt;
    color: #FFCC33;
    font-family: Arial,Verdana;
}
.innerbox
{
    background-color:#F8F8F8;
    padding:10px;
}
div.invisible {
	display: none;
	visibility:hidden;
}
div.visible {
	visibility:visible;
	display: block;
}