body 
{
background-image: url(../img/body-background.jpg);
background-repeat: repeat-x;
font-family: Verdana, Arial, sans-serif;
line-height: 16px;
}

.logo 
{url(../img/mauritz.png);
      background: #FFF; 
	  width: 167; 
	  height: 52;
}	

h1
{

font-family: Verdana, Arial, sans-serif;
font-size: 18pt;
color:#256a82;
}

h2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13pt;
	line-height: 18pt;
	color:#256a82;
	margin-top: 8px;
	margin-left: 5px;
}

h3
{
font-family: Verdana, Arial, sans-serif;
font-size: 11pt;
}

ul 
{
	width: 800px;
	background: #FFF;
	margin: 0 auto;
	border: 0px solid #000;
	text-align: left;
	margin-top: 4px;	
	margin-bottom: 12px;
}

#container1 
{
	width: 1260px;
	background: #FFF;
	margin: 0 auto;
	border: 0px solid #000;
	text-align: left;
	margin-top: 4px;
}

#container 
{
	width: 1260px;
	background: #fff;
	border: thin solid #F9F9F9;
	margin: 0 auto;
	text-align: center;
	margin-top: 25px;
} 

#sidebar 
{
	float: left;
	width: 200px;
	background: #fff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
 
#mainContent 
{
	margin: 10 0 0 220px;
	padding: 0px 20px 20px 20px;
	font-size: 14px;
	line-height: 16px;
	
} 

th
{
	border:thin solid #eee;
	background-color: #fefefe;
}



.td_text_1 {font-size: 18px;line-height: 22px;color: #256a82;font-weight:700;}
.td_text_2 {font-size: 14px;line-height: 18px;color: #256a82;}

.td_text_2b {font-size: 14px;line-height: 18px;color: #256a82;font-weight:700;}
.td_text_22 {font-size: 14px;line-height: 18px;color: #256a82;font-weight:700;}

.td_text_3 {font-size: 12px;color: #256a82;}

.td_text_10 {font-size: 10x;color: #333;}

.td_text_11 {font-size: 18px;line-height: 24px;color: #333;}
.td_text_11b {font-size: 18px;line-height: 24px;color: #333;font-weight:700;}

.td_text_12 {font-size: 12px;line-height: 16px;color: #333;}
.td_text_12b {font-size: 12px;line-height: 16px;color: #333;font-weight:700; margin-left: 5px; margin-right: 5px;}

.td_text_14 {font-size: 14px;line-height: 18px;color: #333;}
.td_text_16b {font-size: 14px;line-height: 18px;color: #333;font-weight:700;}

.td_text_16 {font-size: 16px;line-height: 20px;color: #333;}
.td_text_16b {font-size: 16px;line-height: 20px;color: #333;font-weight:700;}

.td_33 {font-size: 12px;color: #333;}

.td 
{
	border:thin solid #f9f9f9;
	background-color: #eee;
	font-size: 12px;
	line-height: 16px;
}



a:link 
{ 
	font-size: 12px;
	color: #256a82; 
	font-weight: 600!important;
	text-decoration: none; 
	text-underline: none; } 

a:visited {color: #3300F9;}

a:hover {color: #FC1919}

 