﻿a 	 
{
    font-family: Calibri; 
    font-size: normal; 
    color: #2F3060; 
    cursor:pointer; 
    padding-left: 36px;    
}
a:link 	{ text-decoration: none; }
a:visited	{ TEXT-DECORATION: none; }
a:active	{ TEXT-DECORATION: none; color:#FF7D00 }
a:hover	{ TEXT-DECORATION: none; color:#FF7D00; }
body	{ 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-top: 0px;
	background-color: #E5E5E5;
	filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr= '#818181' , endcolorstr= '#E5E5E5' );
}
.title   
{
    font-family: Calibri;
    font-size:x-large;
    font-weight:bold;
    padding-left: 10px;
}
.steptitle   
{
    font-family: Calibri;
    font-size:large;
    font-weight:bold;
    padding-left: 20px;
}
.label
{
    font-family: Calibri;
    font-size:medium;
    font-weight: normal;
    padding-left: 36px;
}
.error
{
    font-family: Calibri;
    font-size: medium;
    font-weight: normal;
    color: Red;
}




table.TopBorder {
	background-image: url(../../Images/Topp_start_Ren.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
table.TopMiddle 
{
	background-image: url(../../Images/Mellan_niva2.png);    
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
