h1 { color: white; font-style: normal; font-weight: normal; font-size: 10pt; font-family: verdana }
h2 { color: white; font-style: normal; font-weight: normal; font-size: 14pt; font-family: verdana }
h3 { color: white; font-style: normal; font-weight: normal; font-size: 12pt; font-family: verdana }
h4 { color: white; font-style: normal; font-weight: normal; font-size: 8pt; font-family: verdana }

#layer1 { position: absolute; top: 0px; left: 0px; width: 1024px; height: 125px; visibility: visible }
#layer2 { position: absolute; top: 106px; left: 200px; width: 600px; height: 24px; visibility: visible }
#layer3 { position: absolute; z-index: 1; top: 30px; left: 156px; width: 692px; height: 400px; visibility: visible;overflow-y: scroll }
#layer4 { position: absolute; z-index: 1; top: 30px; left: 156px; width: 692px; height: 553px; visibility: visible}
#layer5 { position: absolute; z-index: 1; top: 15px; left: 338px; width: 237px; height: 284px; visibility: visible; }



BODY { background-color: #000055;
       background-repeat: no-repeat;
	scrollbar-face-color: #000088;
	scrollbar-highlight-color: #000088;
	scrollbar-shadow-color: #fefefe;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: #000088;
	scrollbar-base-color: black;
     }
a.menue:link {
	color:white;

	border : 0px solid #F3F3F3;
	text-decoration:none;
	}
a.menue:visited {
	color:white;

	border : 0px solid #F3F3F3;
	text-decoration:none;
		}
a.menue:active {
	color: white;

	border : 0px solid #666666;
	text-decoration:none;
		}
a.menue:hover {
	color: white;
	background-color : #CCCCCC;

	border : 0px solid #666666;
	text-decoration: none;
	}

a.text:link {
color:white; text-decoration:none;
}
a.text:visited
{
color:white; text-decoration:none;
}
a.text:active
  { color: white; text-decoration: underline }
a.text:hover
  { color: white; text-decoration: underline; overline: } }
.formbutton  {
	color:white; 
	font : 10px; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal; 
	text-decoration : none; 
	background : #000077; 
	border : 1 solid #FFFFFF;
	}

.formbutton2  {
	color:black; 
	font : 10px; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal; 
	text-decoration : none; 
	background : #CCCCCC; 
	border : 1 solid white;
	}