body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #971006;
	background-image: url(/images/bg-main.gif);
	background-repeat: repeat-x;
	SCROLLBAR-FACE-COLOR: #666666;
	SCROLLBAR-SHADOW-COLOR: #333333;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #971006;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

p, .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}


A		  		{text-decoration: None; color: #333333;font-weight: normal; font-style: normal;}
A:Link     		{text-decoration: None; color: #333333;font-weight: normal; font-style: normal;}
A:Visited  		{text-decoration: None; color: #333333;font-weight: normal; font-style: normal;}
A:Active   		{text-decoration: underline; color: #333333;font-weight: normal; font-style: normal;}
A:Hover    		{text-decoration: underline; color: #333333;font-weight: normal; font-style: normal;}

.wech /* til menuen */
{ 
	DISPLAY: none
}

.txt11 /*normal*/
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
}

.txt10 /*small*/
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
}

.os11, h2, h3 /* large */
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #971006;
}
.os14, h1 /* x-large */
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #971006;
}

.white11 /*normal white */
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
}

.white10 /* small white */
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #FFFFFF;
}

.whiteOS11 /* large white */
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
}

.submenu
{
    FONT-WEIGHT: bold;
	background-color: #015b28;
	border: 0px solid #999999;
}

.bg-sand
{
	background-color: #F1EFDE;
	background-image: url(/images/bg-sand.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.bg-grey
{
	background-color: #015b28;
	background-image: url(/images/bg-grey.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.bg-gradient
{
	background-color: #f1efde;
	background-image: url(/images/bg-gradient.gf);
	background-position: top left;
	background-repeat: repeat-y;
}
.bg-vertical
{
	background-color: #f1efde;
	background-image: url(/images/bg-vertical.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.alfa70
{
filter:alpha(opacity=80)
}

.alfa90
{
filter:alpha(opacity=90)
}

UL
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    MARGIN-LEFT: 20px
}
LI
{
    MARGIN-TOP: 3px
}


input, select, .input {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #000000;
}

textarea, .textarea{
			width: 175px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #000000;
			background-image: url("/images/bg-gradient.gif");
			background-position: 1px 1px;
			background-repeat: repeat-x;
			background-attachment: scroll
}
				
.jenson	{
			font-family: tahoma, arial; 
			font-size: 9px; 
			font-weight: bold;
			color: #000000; 
}
}
.list_bg_dark {
	BACKGROUND-COLOR: #7A949E;
color: #000000; 
}

.list_bg_light {
	BACKGROUND-COLOR: #CCD5D9;
}