body {
	font-family: tahoma,helvetica,sans-serif; font-size: 8pt;
	margin: 0;
	/* background-color: #E6E6E6; */
	background-color: #EEEEEE;
}
body { 	PADDING-TOP: 12px; }
BODY,TD { font-family: tahoma,helvetica,sans-serif; font-size: 8pt; }
p { font-family: tahoma,helvetica,sans-serif; font-size: 9pt; }
#wrapper {
	background: #ffffff;
	position: absolute;
	top: 0px;
	left: 0;
	width: 750px;
	z-index: 0;
	azimuth: center;
}

#header {
	text-align: center;
	position: fixed;
	background: url("images/racktop.gif") no-repeat left;
	color: #fff;
	font-weight: bold;
	font-size: normal;
	vertical-align: middle;
	top: 0;
	left: 0;
	width: 750px;
	z-index: 2;
}
	
#nav {
	position: fixed;
	float: left;
	top: 82px;
	left: 0;
	overflow: auto;
	width: 146px;
	font-size: 12px;
	padding-top: 0px;
	text-align: left;
	z-index: 1;
}

#content {
	position: inherit;
	margin-left: 5px;
	margin-right: 5px;
	background-color:white;
}

.clear {
	clear: both;
}

/*
#footer {
	position: relative;
	background-color: #E6E6E6;
	background: url("images/rackfooter2.gif") no-repeat left #E6E6E6;
	font-weight: normal;
	font-size: small;
	text-align: center;
	height: 19px;
}
*/
.extrastuff{
	overflow: auto;
	width:500px;
	height:320;
}
.pageheader{
	font-size: 10pt;
	padding: 0 20px;
	background: url(images/pageheader_back.gif)
}

.racktop{
	padding: 0 1px;
}

.footer{
	font-size: 7pt;
	padding: 0 20px;
	background: url(images/footer_back.gif)
}

.vline{
	background: url(images/line.gif) ;
}
.verticalmenu {
	margin-left: 12px;
	font-size: 9pt;
	font-style: italic;
	text-decoration: none;	
}
.verticalhoofdmenu {
	margin-left: 0px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:none;
}
.insprongmenu {
       margin-left: -20px;
}

a:link {
	color: #000066;
	text-decoration:none;
}
a:hover {
	color: black;
	text-decoration: underline;
}

a:visited {
	color: #000066;
	text-decoration:none;
}
a:active {
	background-color:#000066;
	color: white;
}
