BODY {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #0C2C67;
	color: #FFFFFF; 
	margin-right: 15px; 
	margin-left: 15px; 
}

TABLE {
	font-size: 11px;
}

SELECT {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 11px;
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF
}
TEXTAREA, .bginput {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF
}

P, TH, DIV, BLOCKQUOTE, DL, UL, OL { font-family: Verdana,arial,helvetica; color: #FFFFFF; background-color: #0C2C67;}
B { font-family: Verdana,arial,helvetica; color: #FFFFFF;}
TD { font-family: Verdana;}

MARQUEE { font-family: Verdana; font-size: 12; color: #FFFFFF;}

A:link{COLOR: #cccccc; FONT-FAMILY: Verdana; TEXT-DECORATION: none; font-weight: bold}
A:visited{COLOR: #cccccc; FONT-FAMILY: Verdana; TEXT-DECORATION: none; font-weight: bold}
A:active{COLOR: #eeeeee; FONT-FAMILY: Verdana; TEXT-DECORATION: underline; font-weight: bold}
A:hover{COLOR: #eeeeee; FONT-FAMILY: Verdana; TEXT-DECORATION: underline; font-weight: bold}


.main { font-size: 14;}
.bottom { font-size: 10;}
.link { font-size: 14;}
.menu { font-size: 10;}
.medel { font-size: 14;}
.liten { font-size: 10;}
.toprubr { background-color: #244581; font-size: 12; color: #FFFFFF; font-weight: bold;}
.topdata { background-color: #DDDDDD; font-size: 10; color: #000000; font-weight: bold;}

form {
display: inline;
}
#submitknappen {
border: none;
background: none;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
cursor: pointer;
FONT-SIZE: 11px;
FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
COLOR: #FFFFFF;
}
#submitknappen:active {
border: none;
background: none;
text-decoration: underline;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
cursor: pointer;
FONT-SIZE: 11px;
FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
COLOR: #FFFFFF;
}

input
{
color: #000000;
FONT-SIZE: 11px;
FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
}

fieldset
{
position: relative;
background: #0C2C67;
border: 3px solid #244581;
width: 80em;
margin-top: 1em;
padding-left: 0.75em;
padding-right: 0.75em;
padding-top: 1.75em;
padding-bottom: 0.5em;
}

legend
{
position:absolute;
top: -.75em;
left: .5em;
background: #0C2C67;
border: 3px solid #244581;
padding: 2px 6px
} 

