a:link { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif;	font-size: 9pt; color: #0000FF;	line-height: 16px;}
a:visited { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif;	font-size: 9pt; color: #0000FF;	line-height: 16px;}
a:active { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif;	font-size: 9pt; color: #0000FF;	line-height: 16px;}
a:hover { text-decoration: underline; color: #0000FF; cursor: hand;}

a.meny:link { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif;	font-size: 13px; color: #ffffff;	line-height: 16px;}
a.meny:visited { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif;	font-size: 13px; color: #ffffff;	line-height: 16px;}
a.meny:active { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif;	font-size: 13px; color: #ffffff;	line-height: 16px;}
a.meny:hover { text-decoration: underline; color: #666666; cursor: hand;}

a.meny_grey:link { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif;	font-size: 13px; color: #6b6b6b;	line-height: 16px;}
a.meny_grey:visited { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif;	font-size: 13px; color: #6b6b6b;	line-height: 16px;}
a.meny_grey:active { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif;	font-size: 13px; color: #6b6b6b;	line-height: 16px;}
a.meny_grey:hover { text-decoration: underline; color: #ffffff; cursor: hand;}

a.linkyellow:link { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif;	font-size: 9pt; color: #C9B534;	line-height: 16px;}
a.linkyellow:visited { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif;	font-size: 9pt; color: #C9B534;	line-height: 16px;}
a.linkyellow:active { text-decoration: none; cursor: hand; font-family: Arial, Helvetica, sans-serif;	font-size: 9pt; color: #C9B534;	line-height: 16px;}
a.linkyellow:hover { text-decoration: underline; color: #C9B534; cursor: hand;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#333333;
	line-height: 16px;
	background-color: #ffffff;
	}
	
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 16px;
}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;

}

.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 16px;
	font-weight:bold
}

.underrub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 16px;
}
.rubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	line-height: 30px;
}

.coptright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	line-height: 12px;

}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC0000;
	line-height: 16px;
	text-decoration: none;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #C9B534;
	line-height: 16px;
	text-decoration: none;
/* SUBMIT BUTTONS */
}
button { border:0; cursor:pointer; font-weight:bold; padding:0 20px 0 0; text-align:center; float: left; width: auto; }
button span { position:relative; display:block; white-space:nowrap; padding:0 0 0 20px; }
	
/*blue buttons*/
button.submitBlue 				{ background:url(gfx/blue/btn_right.gif) right no-repeat; font-weight:normal; }
button.submitBlue span 			{ background:url(gfx/blue/btn_left.gif) left no-repeat; height:26px; line-height:26px;color:#fff; }
button.submitBlue:hover 		{ }
button.submitBlue:hover span 	{  }