﻿body 
{
     font-family:Arial;
}
#main
{
    margin:auto;
    width:760px;
    position:static;
    font-family:Arial;
    font-size:small;
}
#title
{
    font-size:22px;
    font-weight:bold;
    font-family:sans-serif;
}
#header
{
    width:760px;
    position:static;
    border-bottom-style: solid; 
    border-bottom-width: thick; 
    border-bottom-color: #507E9C; 
    border-top-style: solid; 
    border-top-width: thick; 
    border-top-color: #507E9C;
}
#body
{
    width:760px;
    position:static;
    font-family:Arial;
    font-size:small;
}
#datetab
{
    width:760px;
    position:static;
    font-family:Arial;
    font-size:small;
}
#newstable
{
    width:760px;
    position:static;
    font-family:Arial;
    font-size:small;
}
#toolstable
{
    width:760px;
    position:static;
    font-family:Arial;
    font-size:small;
}
#labels
{
    width:760px;
    position:static;
    font-family:Arial;
    font-size:small;
}
#tdmnu
{
    background-color:#AFC9EB;
    vertical-align:top;
    text-align:left;
    width:10%;
}
#tddisplay
{
    vertical-align:top;
    text-align:left;
    width:90%;
}
#txtfooter
{
    font-size:12px;
    font-weight:bold;
    font-family:Arial;
}
#footer
{
    width:760px;
    position:static;
    border-bottom-style: solid; 
    border-bottom-width: thick; 
    border-bottom-color: #507E9C; 
    border-top-style: solid; 
    border-top-width: thick; 
    border-top-color: #507E9C; 
}
#leftfooter
{
    text-align:left;
    width:70%;
}
#rightfooter
{
    text-align:right;
    width:30%;
}
#copyright
{
    width:760px;
    position:static;
}
.box
{
    border-color: black;
    border-width:1px;
    font-family:Arial;
    font-size:12px;
}
.txt
{
    font-family:Arial;
    font-size:12px;
    color:Black;
}
.address
{
    font-size:12px;
    font-weight:normal;
    font-family:Arial;
}