BODY {
Background-image: url(images/body_bg.jpg);
background-color: #000000; 
} 

table.prl {
background-color: #2D2C2B;
}

P {
	FONT-FAMILY: Verdana; 
	FONT-SIZE:8pt;  
	text-decoration:none;
	color: #DDDFDD;
	}	


.white{
		FONT-FAMILY: Verdana; 
		FONT-SIZE:8pt;  
		text-decoration:none;
		color: #DDDFDD;

}

.brtekst {
		FONT-FAMILY: Verdana; 
		FONT-SIZE:7.5pt;  
		text-decoration:none;
		
}

.redtext { 
       FONT-FAMILY: Verdana, Helvetica, sans-serif;
       FONT-SIZE: 12pt; 
       COLOR: red 
       }
.small{
	font-family: 
	Arial;
	font-size: 10px; 
	}
	
.medium{
	font-family: 
	Arial;
	font-size: 13px; 
	}	
	
.small_white{
	font-family: 
	Arial;
	font-size: 10px; 
	}

.overskrift_liten{
	font-weight:bold;
	}

.overskrift_liten_white{
	font-weight:bold;
	}	

.overskrift{
	FONT-FAMILY: Verdana;
	font-size:12pt; font-weight:bold;
	}

.overskrift_white{
	FONT-FAMILY: Verdana;
	font-size:12pt; font-weight:bold;
	color: #DDDFDD;

	}


.stor{
	FONT-FAMILY: Verdana;
	font-size:14pt; font-weight:bold;
	
	}
	
	
.rlHeader
{
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	background-color: #669966;
	color: #DDFFDD;
}

.rlBody
{
	padding: 10px;
}
	


#main {
        font-size:10px;
        color: #FF6600; 
        font-weight: none;
        text-align:left;       
        }

a:hover {
			text-decoration: underline;
			color: #ffffff;
		}


a {text-decoration:none;
	color: #DDD5D5; 
	font-family:Verdana; 
	font-weight:bold;
	}