A {
	color : #666666;
}

A:Hover {
	color : #0D4BB5;
}

BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

INPUT {
	background : #FFFFFF;
	border : 1px solid #0D4BB5;
	color : #black;
	font-size : 10px;
	width : 100%;
}

TD {
	color : #333333;
	font-size : 11px;
	vertical-align : top;
}

.Content {
	background : #CFDBF0;
	padding : 15px 20px 10px 10px;
}

.Header {
	background : url(../gfx/header_bg.gif) repeat-x;
}

.InfoArea {
	background : #FFFFFF;
	padding : 10px 20px 0 10px;
}

.InfoArea .Overskrift {
	border-bottom : 1px solid #CFDBF0;
	color : #0D4BB5;
	font-size : 13px;
	font-weight : bold;
}

.LightBlue {
	background : #CFDBF0;
}

.Menu {
	background : #0D4BB5;
	color : #FFFFFF;
	padding : 0 5px 0 15px;
}

.Menu A {
	color : #FFFFFF;
	font-weight : none;
	text-decoration : none;
}

.Menu A:Hover {
	color : #CFDBF0;
	text-decoration : none;
}

.Menu A:Visited {
        color :  #FFFFFF;
        text-decoration : none;
}

A:Visited {
        color : #0D4BB5;
        text-decoration : none;
}

.Overskrift {
	border-bottom : 2px dotted #FFFFFF;
	color : #0D4BB5;
	font-size : 15px;
	font-weight : bold;
}

.Radio {
      background : none;
      border : none;
      width : auto;
}

