#MainLeft {
  	position : absolute;	
	left : 0px;	
	top : 0px;
	width : 480px;
	height : 436px;
}

#MainRight {
  	position : absolute;	
	right : 0px;	
	top : 0px;
	width : 180px;
	height : 436px;
}

#Main {
	position : absolute;
	top:auto;
	left:auto;
	width: 799px;
	height: 449px;
	background: background-attachment;
	border: solid 0px #000000;
	overflow : auto; 
	z-index : 2; 
	padding : 5px 5px 5px 15px;
	
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #BBBDC0;
   	SCROLLBAR-3DLIGHT-COLOR: #E9F4FD;
	SCROLLBAR-ARROW-COLOR: #BBBDC0;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;		
}

#Right {
	position : absolute;
	top: 60px;
	left: 1px;
	width: 180px;
	background: #E6E6FF;
	border: solid 0px #000000;	
}

a:link { text-decoration: none}
a:visited { text-decoration: none}
a:active { text-decoration: none}

.maintext{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-decoration : none;
	font-weight: normal;
  	font-size : 10px; 
  	color : #333333;	
}

.Meny{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-decoration : none;
	font-weight: bold;
  	font-size : 10px; 
  	color : #003366;	
}

.Rubrik_Stor{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-decoration : none;
	font-weight: bold;
  	font-size : 13px; 
  	color : #000063;	
}

.Rubrik2{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-decoration : none;
	font-weight: normal;
  	font-size : 12px; 
  	color : #FFFFFF;	
}

.Rubrik{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-decoration : none;
	font-weight: normal;
  	font-size : 12px; 
  	color : #000063;	
}

.Rubrik_Mellan{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-decoration : none;
	font-weight: normal;
  	font-size : 11px; 
  	color : #000063;	
}

.formfield{
	background : #FFFFFF;
	font-family : Verdana, Tahoma, Arial;
	font-size : 10px;
	font-weight : bold;
	padding-left :5px;
	width : 150px;
}

.formfieldTxtArea{
	background : #FFFFFF;
	font-family : Verdana, Tahoma, Arial;
	font-size : 10px;
	font-weight : bold;
	padding-left :5px;
	width : 200px;
}

.button{
	background : #FFFFFF;
	font-family : Verdana, Tahoma, Arial;
	font-size : 10px;
	font-weight : bold;
	color : #0E0359;
	border : solid 1px #3d3d3d;
}

.text1{
	font-family : Verdana, Tahoma, Arial;
  	text-decoration : none;
  	font-size : 11px; 
  	color : #2E3092;	
}

.text4{
	font-family : Verdana;
  	text-decoration : none;
	font-size : 12px; 
	color : #2E3092;
}



