.regular {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal}
A:hover { color: #244B76}
A:active { color: #244B76}
.smallgrey { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal ; color: #999999}
.regulargreen { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal ; color: #75A60E }
.regularblue { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal ; color: #244B76}
.bigblue { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal ; color: #244B76}
.biggreen { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal ; color: #75A60E }
li {  margin-top: 5px}
.big { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal }
input { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal; background-color:#FFFFFF; width:103px; border:1px solid #999999; }
.inputnews { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal; background-color:#FFFFFF; width:120px; border:1px solid #999999; }
.inputbig { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: normal; background-color:#FFFFFF; width:300px; border:1px solid #999999; }
.login { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: normal; background-color:#FFFFFF; height:18px; width:18px; border:0px;}

.contractbox{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; border: 1px solid #75A60E;}
.norisk { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #75A60E }
.formlabel {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: 000000; line-height: 30px; }
.headline{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder; color: #244B76 }

.infobox
{
background-color:E1FCA7;
width:500px;
border:1px solid;
border-color:75A60E;
padding:8px;
}

.infotext
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: 4F573F;
}


.errorbox
{
background-color:94033D;
width:500px;
border:1px solid;
border-color:570123;
padding:8px;
}

.errortext
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: ffffff;
}
a.tops {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.tops:link {
	text-decoration: none;
	font-weight:bold;
	color:#000066;
	background:#DDD8FE;
		display:block;
	
}
a.tops:visited {
	text-decoration: none;
	font-weight:bold;
	color:#000066;
	background:#DDD8FE;
		display:block;
	}
a.tops:hover {
	text-decoration: none;
	font-weight:bold;
	color:#DDD8FE;
	background:#000066;
	display:block;
}
a.tops:active {
	text-decoration: none;
	display:block;
}
.scrollbox {
width:149px;
float: none;
font-size:10px;
height:350px;
overflow: auto;
font-family:Arial, sans-serif;

}