.headerbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-color: #333365;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
.bodybackground {
	background-color: #336666;
}
.navbar {
	background-color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	color: #999999;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #993300;
	border-bottom-color: #993300;




}
.overskrift1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E5E1B2;
	font-weight: lighter;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	background-color: #333365;
}
.generaltxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffcc;
	line-height: 24px;

}
.nestednavbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #999999;
	background-color: #006666;
	border: thin solid #663333;

}
.generaltxtorange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff9933;
	line-height: 16px;

}
.generaltxtcondensed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffcc;
	line-height: 20px;

}
.captions {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCFF;
}

