body {font-family: Verdana, Arial, Sans-Serif; background-color: rgb(186,214,217);}

a { font-weight: bold; color: white; border: 0; text-decoration: none}
a:hover { font-weight: bold; color: red; underline oveline}
img { border: 0}
td { text-align: center}
div.menu td { padding-left : 10px; padding-right : 10px; }
div.menu a:hover {  }
div.main a { color: rgb(0,85,114) }

div.menu {
color: white;
position: static;
top : 4%;
left : 2%;
width : 96%;
background-color: rgb(0,85,114);

}


div.headline {
color: white;
position: static;
left : 2%;
width : 96%;
background-color: rgb(186,214,217);
}

div.main {
color: black;
position: static;
left : 2%;
width : 96%;
height : auto;
background-color: rgb(186,214,217);
margin-top: 10px;
margin-bottom: 10px;
}

div.bottomline {
textcolor: white;
padding : 2px;
position: static;
left : 2%;
width : 96%;
background-color: rgb(0,85,114);

}

