div.mainlayer{
     position:absolute;
     left:185px;
     top: 170px;
     width:570px;
     height:120px;
     border-bottom:solid 1px black;
     font-family:verdana;
     font-weight:bold;
     font-size:12px;

}
div.overviewlayer{
     position:absolute;
     left:185px;
     top: 170px;
     width:570px;
     height:120px;
     /* border-bottom:solid 1px black; */
     font-family:verdana;
     font-weight:bold;
     font-size:12px;

}

div.contentheader{
     position:absolute;
     left:185px;
     top: 145px;
     z-index: 2;
     font-family:verdana;
     font-weight:bold;
     font-size:12px;

}

div.contentheadertext{
     position:absolute;
     left:395px;
     top: 157px;
     z-index: 3;
     font-family:verdana;
     font-weight:bolder;
     font-size:18px;
     color:#153b8a;
}

div.menuheadertext{
     position:absolute;
     left:50px;
     top: 165px;
     z-index: 3;
     font-family:verdana;
     font-weight:bolder;
     font-size:15px;
     color:#153b8a;
}

div.menuheader{
     position:absolute;
     left:2px;
     top: 145px;
     z-index: 2;
     font-family:verdana;
     font-weight:bold;
     font-size:12px;

}
.scrolling{
     font-family:verdana;
     font-weight:bolder;
     font-size:12px;
     width: 782px;
     font-style: normal;
}

div.mainText{
     font-family:verdana;
     font-weight:normal;
     font-size:12px;

}

div.toplayer{
     position:absolute;
     left:0px;
     top:130px;
     width:970px;
     height:10px;
     /*border:solid 1px red;*/

}

div.lowerlayer{
     position:absolute;
     left:185px;
     top:310px;
     width:570px;
     height:260px;
    /* border:solid 1px red;*/
     font-size: small;
}

a:link {color: #153b8a;
        text-decoration: none}

a:visited {color: #153b8a;
          text-decoration: none}

a:hover {color: black;
        background: #C2DFFF;
        font-weight: bold;
        text-decoration: none}

a.bannerlink:link {color: #f0f1f0;
        text-decoration: none}

a.bannerlink:visited {color: #f0f1f0;
          text-decoration: none}

a.bannerlink:hover {color: black;
        background: #f0f1f0;
        font-weight: bold;
        text-decoration: none}

a.notwhite:link {color: blue;
                text-decoration: none}

a.notwhite:visited {color: blue;
                   text-decoration: none}

a.notwhite:hover {color: #153b8a;
                 background: white;
                 font-weight: normal;
                 text-decoration: underline}


body.main {color: black;
     margin-left: 0px;
     margin-top: 0px;
     font-family: verdana;
}

td.tables {background-color: /*#C2DFFF/ #f0f1f0;#153b8a;  */  #cccccc;
           color: black;
           font-weight: bolder;
           font-size:18px;
           height: 0px;
           }

table.toptable {background-color: #cccccc;
                height: 50px;
               }

font.top {color: #153b8a;
         font-weight:  bolder}

td.toptables{background-color:/* #808080 */ #cccccc ;/* #333399; */
             height: 20px;}

ul {list-style-type: square;
    margin-left: 0.5cm;
    }

img.floatleft{float: left;
               border:5px single black;
               margin:0px 10px 15px 5px;
               }

div.menulayer {
    z-index:1;
    background-color:  /*#C2DFFF;#ECE5B6;*/#f0f1f0;
    color: black;
    padding:1px;
    position:absolute;
    left:0px;
    top:125px;
    width:175px;
    height: 600px;

}
