body
{
	font-family: arial,Verdana;
}

a:link
{
	color: #7A6D54;
	font-weight: normal;
	text-decoration: none;

}

a:visited
{
	color: #7A6D54;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
    color: #90764F;
    text-decoration: underline;
}

hr
{
	height: 1px;
	border-style: solid;
	color: #B9C3C9;
}

td
{
	font-size: 11px;
}

.siteText
{
	line-height: 14px;
	font-size: 11px;
	letter-spacing: 1px;
}

h1
{
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	color: #004235;
}

h2
{
	font-size: 13px;
	font-family: verdana;
	font-weight: bold;
	color: #004235;
}

h3
{
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #A9B0A8;
}

.topLine
{
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	background-color: #E7E7E7;
	color: #959CA5;
}

.fadeText
{
	filter: alpha(opacity=60);
	font-size: 10px;
	font-family: verdana;
}

.overskrift
{
	font-size: 14px;
	font-family: verdana;
	color: #003C74;
	line-height: 10px;
}

.formLabel
{
	font-size: 11px;
	font-family: verdana;	
}

.normal
{
	font-size: 12px;
	font-family: verdana;
}

.legend
{
	font-size: 11px;
	font-family: verdana;
} 

.tableStyle
{
	font-size: 11px;
	font-weight: normal;
}

.menu
{
	font-size: 10px;
	font-family: Microsoft Sans Serif, arial, verdana;
}

.out 
{
	font-size: 10px;
	line-height: 10px;
	background-color: #ECE8DC; 
	background-image: url(/img/beigeDot.gif);
	color: #000000; 	
	cursor: hand;
	letter-spacing: 1;
}

.over 
{
	font-size: 10px;
	line-height: 10px;	
	color: #ffffff; 	
	background-color: #005A2B; 	
	cursor: hand;
	letter-spacing: 1;
}

.outUnder
{
	font-size: 9px;
	font-family: Microsoft Sans Serif, arial, verdana;
	line-height: 10px;
	background-color: #ECE8DC; 
	background-image: url(/img/beigeDot.gif);
	color: #000000; 	
	cursor: hand;	
	letter-spacing: 1;
}

.overUnder
{
	font-size: 9px;
	font-family: Microsoft Sans Serif, arial, verdana;
	line-height: 10px;	
	color: #ffffff; 	
	background-color: #005A2B;	
	cursor: hand;
	letter-spacing: 1;
}

.inputfeltRequied
{
	filter: alpha(opacity=60);
	background-color: #FFECEC;	
	font-size: 11px;
	font-family: verdana,arial;
	border-style: solid;
	border-width: 1;
	width: 200;
}

.inputfelt
{
	filter: alpha(opacity=60);
	font-size: 11px;
	font-famely: verdana,arial;
	border-style: solid;
	border-width: 1;
	width: 200;
}

.inputfeltSmall
{
	filter: alpha(opacity=60);
	font-size: 11px;
	font-famely: verdana,arial;
	border-style: solid;
	border-width: 1;
	width: 80;
}

.inputfeltMedium
{
	filter: alpha(opacity=60);
	font-size: 11px;
	font-famely: verdana,arial;
	border-style: solid;
	border-width: 1;
	width: 54;
}

.inputfeltMicro
{
	filter: alpha(opacity=60);
	font-size: 11px;
	font-famely: verdana,arial;
	border-style: solid;
	border-width: 1;
	width: 45;
}

.submit
{
	font-size: 11px;
	font-famely: verdana,arial;
	border-style: solid;
	border-width: 1;
	width: 98;
	cursor: hand;	
}

.submitSmall
{
	font-size: 11px;
	font-famely: verdana,arial;
	border-style: solid;
	border-width: 1;
	width: 45;
	cursor: hand;	
}

.bottom
{
	font-size: 11px;
	font-famely: verdana;
	border-style: solid;
	border-width: 1;
	width: 80;
	background-color: #AEBAC3;
	cursor: hand;
}