/********************************************
 *	This file (vf_ie.css) is user for
 *  	Netscape6, PC
 *  	Netscape6, Mac
 *  	Internet Explorer 4, PC 
 *  	Internet Explorer 5, PC 
 *  	Internet Explorer 6, PC 
 *  	Internet Explorer 5, Mac
 ********************************************/


/*****************************
 *	Style for content
 *****************************/


H1 {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 21px;
 	color: #656562;
 	margin-top: 0px;
 	margin-bottom: 15px;
 	line-height: 17px;
 	font-weight: bold;
 	font-style: normal;
 	font-variant: normal;
 	letter-spacing: -1px;

}



H2 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #656562;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 19px;

}

H3 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #656562;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 17px;

}



H6 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 15pt;
	font-weight: bold;
	color: #656562;
	margin-top: 0px;
	margin-bottom: 27px;
	line-height: 31px;

}



P {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #575755;
        line-height: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
}
TD {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #575755;
	line-height: 15px;

}
LI {
	list-style-image: url(../gif/boll.gif);
	vertical-align: text-bottom;
	margin-top: 11px;
	padding: 0px;
	margin-left: -15px;
	line-height: 15px;


}
b {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #353535;
        line-height: 15px;
	margin-top: 0px;
	margin-bottom: 15px;



}
UL {
}

.abrun {
	color: #715B46;
	text-decoration: none;
}	

.brun {
	font-weight: bold;
	font-size: 12pt;
	color: #715B46;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 19px;
}	

.meny {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	line-height: 13px;
	color: #656562;
}



/*****************************
 *	Style for form elements
 *****************************/
INPUT {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
SELECT {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
TEXTAREA {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

/*****************************
 *	Style for links
 *****************************/
A {
	color: #00679A;
	text-decoration: none;
}


A:hover {
	text-decoration: underline;
}


/*****************************
 *	Style for other elements
 *****************************/
BODY {
	background-color : #ffffff;
}
