A.menu:link {
	color: #ffffff; 
	font-family: Tahoma; 
	font-size: 8pt; 
	text-decoration: none;
}
A.menu:visited {
	color: #ffffff; 
	text-decoration: none;
}
A.menu:active {
	color: #ffffff; 
	text-decoration: none;
}
A.menu:hover {
	color: #ffffff; 
	text-decoration: none;
}
A:link {
	color: #00534A; 
	font-family: Verdana; 
	font-size: 8pt; 
	text-decoration: none;
}
A:visited {
	color: darkred; 
	text-decoration: none;
}
A:active {
	color: #000000; 
	text-decoration: none;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}
TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
}
BODY {
	background-color: #CCCCCC; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 8pt
}
TEXTAREA {
	background: #e3e3e3; 
	border: #b3aeb0 1px solid; 
	color: #000000; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	width: 400px;
}

div.tablemerk {
	font-family: Verdana; 
	font-size: 11pt;
	font-weight: bold;
}

plain {
	font-family: Verdana; 
	font-size: 8pt;
}
SELECT {
	background: #e3e3e3; 
	border: #b3aeb0 1px solid; 
	color: #000000; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
}
INPUT.editprofile {
	background: #e3e3e3; 
	border: #b3aeb0 1px solid; 
	color: #000000; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	width: 175px
}
INPUT.standard {
	background: #e3e3e3; 
	border: #b3aeb0 1px solid; 
	color: #000000; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	widt: 100px;
}
INPUT.icao {
	BACKGROUND: #e3e3e3; 
	BORDER: #b3aeb0 1px solid; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: bold; 
	WIDTH: 40px;
}
.heading {
	COLOR: #000366; 
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12pt; 
	FONT-WEIGHT: bold; 
	VERTICAL-ALIGN: top
}
div.hmenu{
height: 8px;
background-image: url(../images/menubg.gif);
}
div.hublink{
background-image: url(../images/menudothub.gif);
background-repeat: no-repeat;
height: 13px;
padding-left: 25px;
}
div.normlink{
background-image: url(menudot.gif);
background-repeat: no-repeat;
height: 13px;
padding-left: 25px;
}
div.hlink{
background-image: url(hmenudot.gif);
background-repeat: no-repeat;
height: 13px;
padding-left: 12px;
border-top: solid white 0px;
}
a.menulink{
cursor: hand;
background-color: #3978AC;
width: 100%;
color: white;
text-decoration:none;
border-top: solid white 0px;
}
a.menulink:visited{
color: white;
}
a.menulink:hover{
color: black;
text-decoration:none;
background-color: #B2C5EB;
border-top: solid white 0px;
}
table.content{
border: solid 1px;
bordercolor: #3978AC;
}
div.kopje{
color: white;
font-family: Verdana; 
font-size: 8pt;
font-weight: bold;
}