
@charset "utf-8";

.ebox
{
	border:solid;
	border-width:1px;
	border-color:#cccccc;
}
INPUT#checker
{
BACKGROUND-COLOR: #FFFFFF;
COLOR: #FFFFFF;
height:0px;
width:0px;
border:0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #FFFFFF;
}

input, select
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
}

A:link {
	text-decoration: underline;
	color: #00A0E4;
}
A:hover {
	text-decoration: underline;
	color: #5ECEFF;
}
A:visited {
	text-decoration : underline;
	color: #00A0E4;
}
A:active {
	text-decoration: underline;
	outline: 0;
	color: #00A0E4;
}
A:focus { background: none 
}
A:focus:hover { background: none 
}
.textunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-decoration: underline;
}
.text12 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #3B3B3B;
}
.textDown {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	color: #2459A7;
	xcolor: #0055A0;
}
a.textDownLink:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration:underline;
	font-size: 11px;
	color: #5A5A5A;
	xcolor: #0055A0;
}
a.textDownLink:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration:underline;
	font-size: 11px;
	color: #5A5A5A;
	xcolor: #0055A0;
}
a.textDownLink:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration:underline;
	font-size: 11px;
	color: #00A0E4;
	xcolor: #0055A0;
}
a.textDownLink:active {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration:underline;
	font-size: 11px;
	color: #5A5A5A;
	xcolor: #0055A0;
}
.text_Rubrik_Usk {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	color: #558337;
	font-weight: normal;
}
.text_Rubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2459A7;
	font-weight: normal;
}



.textMenuRubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	xcolor: #0855A1;
	font-weight: bold;
}
.text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2459A7;
}
TD.hr
{
  height: 1px;
  background-color: #06498C;
}
