
body { 
       background-color: #516d98;
       color: white;
       font-family: Times New Roman, sans-serif; 
       font-family: Times New Roman; 
       font-family: Arial, Helvetica;
       font-family: Times New Roman; 
       font-family: sans-serif; 
       font-family: verdana, sans-serif;
       font-size: 8pt; 
       margin-top: 5px; 
       margin-right: 5px; 
       margin-bottom: 5px; 
       margin-left: 5px
     }
body a:link    { color: white }
body a:visited { color: white }

h2   {
       font-family: Times New Roman, sans-serif;
       font-family: Times New Roman;            
       font-family: Arial, Helvetica;
       font-family: sans-serif;     
       font-family: Times New Roman; 
       font-size: 10pt;        
       font-weight: bold;
     }

img { border: 1px; }

#left {
        position: absolute;
        left: 1%;
        width: 30%;
        padding: 5px;
       font-size: 9pt; 
}

#center {
        position: absolute;
        left: 35%;
        width: 20%;
        padding: 5px;
        background-color: #bfaf8c;
}

#right {
        position: absolute;
        left: 59%;
        width: 39%;
        padding: 5px;
       font-size: 7pt; 
}

#header {
        position: absolute;
        top: 5px;
        left: 5px;
        width: 600px;
        padding: 0px;
       font-family: Times New Roman; 
       font-family: verdana, sans-serif;
       font-size: 16pt; 
       font-weight: bold; 
}
#message {
        top: 5px;
        margin-left: 300px;
        margin-right: 300px;
        padding: 5px;
        font-size: 8pt;
        text-align: right; 
}
#login {
        position: absolute;
        top: 5px;
        right: 5px;
        width: 250px;
        padding: 5px;
        font-size: 8pt;
        text-align: right; 
}



input { font-size: 8pt; }
option { font-size: 8pt; }
select { font-size: 8pt; }





/* ########################################################################## */

