body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #999999;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	SCROLLBAR-FACE-COLOR: rgb(175,175,175);
	SCROLLBAR-SHADOW-COLOR: rgb(204,204,204);
	SCROLLBAR-ARROW-COLOR: rgb(255,255,255);
	SCROLLBAR-TRACK-COLOR: rgb(153,153,153);
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	marginheight : 0px;
	marginwidth: 0px;
	topmargin: 0px;
	leftmargin: 0px;
	rightmargin: 0px;
	bottommargin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

p {
	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;}

A.submenu		  	{text-decoration: None; color: #cccccc;font-weight: normal; font-style: normal; font-size: 10px; LETTER-SPACING: 2px; TEXT-TRANSFORM: lowercase;}
A.submenu:Link     	{text-decoration: None; color: #cccccc;font-weight: normal; font-style: normal; font-size: 10px; LETTER-SPACING: 2px; TEXT-TRANSFORM: lowercase;}
A.submenu:Visited  	{text-decoration: None; color: #cccccc;font-weight: normal; font-style: normal; font-size: 10px; LETTER-SPACING: 2px; TEXT-TRANSFORM: lowercase;}
A.submenu:Active   	{text-decoration: underline; color: #cccccc;font-weight: normal; font-style: normal; font-size: 10px; LETTER-SPACING: 2px; TEXT-TRANSFORM: lowercase;}
A.submenu:Hover    	{text-decoration: underline; color: #cccccc;font-weight: normal; font-style: normal; font-size: 10px; LETTER-SPACING: 2px; TEXT-TRANSFORM: lowercase;}

.txt11 /*normal*/
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #333333;
}

.txt10 /*small*/
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #333333;
}

.os11, h2, h3 /* large */
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #333333;
}
.os14, h1 /* x-large */
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #333333;
}

.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;
}

.normal
{
	text-align: justify;	
}

.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("http://baxdata.dk/images/bg-gradient.gif");
			background-repeat: repeat-x;
			}

textarea, .textarea
			{
			width: 175px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #000000;
			background-image: url("http://baxdata.dk/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; 
			}


