BODY {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #003366;
	margin: 0;
}


a {text-decoration: none; }
a:link		{ color: #60564D; }
a:visited	{ color: #60564D; }
a:hover		{ color: #999999; }

.bold { font-weight:bold }

.subhead { 	font-variant:small-caps;
			color: #FFFFFF; 
		    font-weight: bold;
			font-size: 12px;
		  }
.hot {font-size: 11px}		  
			
a.subhead:hover {color: #DDDDDD;}
.subhead:link{color: #FFFFFF;}
.subhead:visited {color: #FFFFFF;}
.subhead#current { color: #FFFF00; }
		  
 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE		{  FONT: 12px arial, geneva, verdana, arial, sans-serif; font-weight: normal } /* COLOR: #60564D; */

H1	{
	COLOR: #0066CC;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom: 0px;
	margin: 0px;	
}
.smaller {font-size:smaller}
H2	{ COLOR: #60564D; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold; padding-top:5px; margin-bottom: 0px }
H3	{ COLOR: #0066CC; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold; padding-top:1px; margin-bottom: 0px }

p { margin-top: 4px;
	margin-bottom:3px;
}


.VerticalDashLine { 
	background-image:url(http://www.absolicon.com/images/elements/VerticalDashLine.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

.VerticalDashLineLeft { 
	background-image:url(http://www.absolicon.com/images/elements/VerticalDashLineLeft.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

.HorizontalDashLine {
	background-image:url(http://www.absolicon.com/images/elements/HorizontalDashLine.gif);
	background-repeat:repeat-x;
}

#meny{
	margin: 0;
	width: 15em;
	list-style-type: none;
	font: 11px Verdana, Helvetica, sans-serif;
	background-color: #0066CC;
	border-bottom: 1px solid #996666;
	position: relative;
	top: 11px;
	margin-right: 15px;
	margin-left: 0px;
}
#meny a{
	display: block;
	height:100%;
	padding-left: 0.25em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 0.25em;
	text-decoration: none;
	border-top: 1px solid #E0DFE3;
	border-right: 0px solid #E0DFE3;
	border-left: 1px solid #E0DFE3;
	border-right-color: #E0DFE3;
	font-variant: small-caps;
}
#meny a:link{color: #ffffff;}
#meny a:visited{color: #ffffff;}
#meny a:hover{background-color: #0050C0;}
#meny a#current{background-color: #0086EC; color: #000000;}

ul { padding-left:0px; } 

#footer {
	width: 800px;
	height: 250px;
	background-color: #FFFFFF;
	padding: 0px;
	clear: both;
	text-align: center;
	border: 0px dashed #0000FF;
	background-image: url(images/footers/footer_awards2.jpg);
	background-repeat: no-repeat;
	margin-left: 2;
}
hr {
color:#006699;
background-color: #006699;
height: 2px;
}
form {
margin-top:0px;
margin-bottom:0px; }
