A:link    { color: #2D4F63; text-decoration : none;}
A:visited { color: #2D4F63; text-decoration : none;}
A:active  { color: #2D4F63; text-decoration : none;}
A:hover   { color: #ffffff; text-decoration : none; background-color: #31525E;} 
.linkit {
	color: #26343D;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	width: auto;

}

BODY
{background-color: #D1E3F1;
background-attachment: fixed;
scrollbar-face-color: #5C7C8D;
scrollbar-shadow-color: #B0C7D59; 
scrollbar-highlight-color: #5C7C8D;
scrollbar-3dlight-color: #5C7C8D; 
scrollbar-darkshadow-color: #B0C7D5;
scrollbar-track-color:#B0C7D5; 
scrollbar-arrow-color: #000000;
}

td {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #26343D;
line-height: 17px;
}

.plaintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #26343D;
	line-height: 17px;

}

.plaintextcancel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #26343D;
	line-height: 17px;
	text-decoration: line-through;
}

.boldtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #26343D;
	line-height: normal;

}

.smallertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: normal;

}
.smalltext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
}

.table1 {
	border: thin solid #000000;
	padding: 2px;
	margin: 0px;
}

.floatimgleft {
	float:left;
	margin-top:0px;
	margin-right:3px;
	margin-bottom:3px;
	padding: 0px;
}

#floatimg {
	float: left;
	margin: 0px 3px 2px 0px;
	clear: both;
}

.svartborder {
	border: 1px dashed #000000;
}

.solidborder {
	border: 1px solid #000000;
}