BODY  {
	font-size : 10px;
	color : rgb(255,255,255);
	font-family : Verdana,Geneva,Arial,sans-serif;
}

P,TD,LI,UL  {
	font-size : 10px;
	color : rgb(255,255,255);
	font-family : Verdana,Geneva,Arial,sans-serif;
}

A  {
/*	color : rgb(214,214,214);*/
	color : rgb(175,175,175);
	text-decoration : none;
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size : 10px;
}

A:active  {
	color : rgb(255,255,255);
}

A:hover  {
	color : rgb(51,51,51);
/*	color : rgb(67,67,67);*/
}

.overskrift  {
	font-size : 11px;
	font-weight : bold;
	color : rgb(255,255,255);
	font-family : Verdana, Arial,Geneva,sans-serif;
}

.menu  {
	font-size : 10px;
	color : rgb(214,214,214);
	font-family : Verdana,Geneva,Arial,sans-serif;
	text-decoration : none;
}

.menu A  {
	color : rgb(204,204,204);
/*	color : rgb(153,153,153);*/
}

.menu A:hover  {
	color : rgb(67,67,67);
}

.menu A:active  {
	color : rgb(255,255,255);
}

.menu A:visited  {
	color : rgb(153,153,153);
}

.whitetext  {
	color : rgb(255,255,255);
}

.whitetext A  {
	color : rgb(255,255,255);
}

.whitetext A:visited  {
	color : rgb(255,255,255);
}

.darktext  {
	color : rgb(67,67,67);
}

.darktext A  {
	color : rgb(67,67,67);
}

.darktext A:hover  {
	color : rgb(255,255,255);
}

.formstyle  {
	background-color : rgb(121,121,121);
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : 11px;
	color : rgb(255,255,255);
}

.formstyle2  {
	background-color : rgb(156,156,156);
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : 10px;
	color : rgb(255,255,255);
}

.formstyle3  {
	background-color : rgb(200,200,200);
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : 10px;
	color : rgb(255,255,255);
}

.formstyle4  {
	background-color : #797979;
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : 12px;
	color : rgb(255,255,255);
	border-style:solid;
	border-width:0px;
	font-weight:bold;
}

.buttonstyle  {
	background-color : rgb(102,102,102);
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : 11px;
	color : rgb(255,255,255);
}

.greenformstyle  {
	background-color : rgb(0,62,58);
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : 11px;
	color : rgb(255,255,255);
}

.redformstyle  {
	background-color : rgb(183,0,0);
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : 11px;
	color : rgb(255,255,255);
}

.knapstyle  {
	background-color : #455667;
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #EAC530;
}

.knapstyle2  {
	background-color : #434343;
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #FFFFFF;
}

.IframeStyle  {
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-size : 10px;
	color : rgb(255,255,255);
}

.pop {
	color : rgb(121,121,121);
}

.pop A {
	color : rgb(121,121,121);
}

.pop A:hover {
	color : rgb(255,255,255);
}

