body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#B7B7B7;
	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: #B7B7B7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 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: #666666;
	border: 0px solid #999999;
}

.menu
{
	background-color: #7F7F7F;
	background-image: url(/images/bg_menu.gif);
	background-repeat: no-repeat;
}

.content_top
{
	background-image: url(/images/bg_content_top.gif);
	background-repeat: no-repeat;
}

.content_bottom
{
	background-color: #B7B7B7;
	background-image: url(/images/bg_content_bottom.gif);
	background-repeat: no-repeat;
}

.column_top
{
	background-image: url(/images/bg_column_top.gif);
	background-repeat: no-repeat;
}

.column_bottom
{
	background-color: #B7B7B7;
	background-image: url(/images/bg_column_bottom.gif);
	background-repeat: no-repeat;
}

.bg-sand
{
	background-color: #F1EFDE;
	background-image: url(/images/bg-sand.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.bg-grey
{
	background-color: #666666;
	background-image: url(/images/bg-grey.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.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 {
			width: 175px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #000000;
			background-image: url("/images/bg_input.gif");
			background-repeat: repeat-x;
}

textarea, .textarea{
			width: 175px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #000000;
			background-image: url("/images/bg_input.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: #efefef;
}

.list_bg_light {
	BACKGROUND-COLOR: #ffffff;
}
