body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(img/wolverlei_logo.jpg);
	background-repeat: no-repeat;
	border: none;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.tab {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFDE94;
	font-style: italic;
}

.act {
	background-color: #394221;
}
.act a{
	color: #FFFFFF;
}

.pas {
	background-color: #FFBD29;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDE94;
}
.pas a{
	color: #000000;
}
.navbar {
	margin: 0px;
	padding: 0px;
	background-color: #394221;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFDE94;
	border-right-color: #FFDE94;
	border-bottom-color: #FFDE94;
	border-left-color: #FFDE94;
	border-left-width: 1px;
	border-left-style: solid;
}
.navbarcontainerleft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDE94;
}
.navbarcontainerright {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFDE94;
}
.email {
	text-align: right;
	background-color: #394221;
	border-top: 1px solid #FFDE94;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.email a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
; font-weight: bolder
}
