BODY
{
background-color: #606977;
color: #000000;
height: 100%;
margin: 0px;
padding: 0px;
}

A, P, DIV, TD, INPUT, TEXTAREA, SELECT, OPTION, UL, LI, H1, H2, H3
{
font-family: "Arial Unicode MS", "Microsoft Sans Serif", Tahoma;
color: #000000;
font-size: 11px;
}

UL
{
margin-bottom: 0px;
margin-top: 0px;
}

A, P, DIV, TD, FORM
{
margin: 0px; padding: 0px;
}

A {color: #003366;}
A:hover {color: #3399ff;}

A.menu {text-decoration: none;}

DIV#footer
{
border-top: #003366 1px solid;
clear: both;
height: 22px;
padding-left: 1%;
padding-top: 2px;
text-align: left;
}


DIV#contents
{
background-color: #ffffff;
clear: both;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
width: 100%;
}


DIV#center
{
float: left;
text-align: left;
}


DIV#header
{
clear: both;
padding: 0px;
padding-left: 1%;
padding-right: 1%;
padding-top: 3px;
height: 72px; height: "75px";
}

DIV#title
{
color: #ffffff;
font-size: 18px;
font-weight: bold;
float: left;
padding-top: 40px;
}

DIV.cleardiv
{
clear: both;
width: 0px;
height: 0px;
}

DIV#left
{
float: left;
margin-left: 1px;
margin-top: 13px;
text-align: right;
width: 11%;
}

DIV.columnfirst
{
clear: both;
float: left;
width: 1%
}

DIV.column
{
background-color: #ffffff;
float: left;
margin-right: 1%;
width: 24%;
}

DIV.columnlast
{
background-color: #ffffff;
float: left;
width: 23%;
}

DIV.columnmap
{
background-color: #ffffff;
float: left;
position: relative;
width: 98%;
}

DIV.columnfull
{
background-color: #ffffff;
float: left;
width: 98%;
}

DIV.navigation
{
margin-left: 1%;
padding-top: 5px;
padding-bottom: 5px;
}

IMG#logcounter{margin-top: 5px;}
IMG.graph {border: #003366 1px solid; clear: both; /* cursor: default; */ text-align: left;}

P {color: #000000; text-align: left;}
P.indentinvert {color: #ffffff;}

TABLE {background-color: #dee3e7; border: #003366 1px solid; width: 100%;}
TD {height: 20px; text-align: left; border-bottom: #ffffff 1px solid; border-right: #ffffff 1px solid; padding: 2px;}
TD.header {background-color: #003366; border-bottom: none; color: #ffffff; text-align: center;}
TD.headerlast {background-color: #003366; border-bottom: none; border-right: #003366 1px solid; color: #ffffff; text-align: center;}
TD.weekend {background-color: #f0e3e7;}
TD.digits {text-align: right;}
TD.center {text-align: center;}
TD.digitsweekend {background-color: #f0e3e7; text-align: right;}

TD.total {font-weight: bold;}
TD.totaldigits {text-align: right; font-weight: bold;}

H1 {color: #ffffff; font-size: 18px; font-weight: bold;}
H3 {color: #003366; font-weight: bold; margin-top: 10px; margin-bottom: 3px;}
H6 {color: #cccccc; font-size: 9px; font-weight: normal; margin-left: 5px; margin-bottom: 0px; margin-top: 0px;}
