.body {
	background-color : #E9E5CD;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding : 0px 0px 0px 0px;
	scrollbar-base-color: #E9E5CD;
	scrollbar-face-color: #E3D7C5;
}

INPUT {
	border-width : 1px;
	border-color :  #E9E5CD;
	font-family : Arial;
	font-size : 10px;
	font-style : normal;

}
	
.menutable{
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
	padding-bottom : 0px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 0px;
	text-align : center;
	color: #404040;
	background-color: #E3D7C5;
}

.menuspacer{
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
	padding-bottom : 0px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 0px;
	text-align : center;
	background-color: #F9F7F7;
}

a.menu{
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
	padding-bottom : 0px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 5px;
	color: #5A0202;
	text-decoration: none;
	
}

.headertable{
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
	padding-bottom : 0px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 0px;
	color: #000000;
	background-color: #E3D7C5;
	border-style: solid;
	border-color: #98938C;
	border-width: 1px;
	
}

.header{
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	text-decoration : none;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	vertical-align: top;
	color: #505050;
	font-weight : bold;
}

.text{
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	vertical-align: top;
	color: #202020;
	
}
/* Tekst i et link (a href) */
.text a{
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	vertical-align: top;
	color: #9F0F0F;
}

.textsort{
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	vertical-align: top;
	color: #000000;
}

.smalltext{
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	vertical-align: top;
	color: #9F0F0F;	
}
	
/* Tekst i et link (a href) */
.more a{
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	color: #5A0202;
	text-decoration: none;
}

.errMsg{
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	vertical-align: top;
	color: #5A0202;
	
}


.menuborder{
	background-color:  #98938C;
}

.row2 a{
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
	padding-bottom : 2px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 2px;
	vertical-align: top;
	color: #9F0F0F;
	background-color:  #ECECEC;
}

.row1 a{
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
	padding-bottom : 2px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 2px;
	vertical-align: top;
	color: #9F0F0F;
	background-color:  #E9E5CD;
}

.row2{
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
	padding-bottom : 2px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 2px;
	vertical-align: top;
	color: #404040;
	background-color:  #ECECEC;
}

.row1{
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
	padding-bottom : 2px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 2px;
	vertical-align: top;
	color: #404040;
	background-color:  #E9E5CD;
}

.row3{
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	text-decoration : none;
	padding-bottom : 2px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 2px;
	vertical-align: top;
	color: #404040;
	background-color:  #E9E5CD;
}

/*a {
   color: #808080;
	text-decoration: none;	
}

a:hover{
	color: #808080;
	text-decoration: underline;
}

a:visited{
	color: #808080;
	text-decoration: none;
}

a:link{
	color: #808080;
	text-decoration: none;
}	

a:active{
	color: #808080;
	text-decoration: none;
}


