body {
	padding: 3px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2 {margin: 0.5em 0 0.5em 0; font-size: 20px; color:#203578;}
h3 {margin: 1em 0 0.5em 0; font-size: 16px; color:#203578;}
h4 {margin: 1.5em 0 0.5em 0; line-height: 1.5em; font-size: 12px; color:#203578;}
h5 {margin: 0.5em 0 0.5em 0; line-height: 16px; font-size: 12px; color:#fff;}
h6 {margin: 13px 0 0.5em 0; line-height: 14px; font-size: 11px; color:#E31C23; font-style:italic}
p {line-height: 16px; margin: 0 0 12px 0; font-size: 11px;}
blackH5 {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	line-height: 18px;
	margin: 1.5em 0 0.5em 0;
}

/*  Lnkar*/
a:link{color: #808080; text-decoration: none;}
a:visited{color: #808080; text-decoration: none;}
a:hover{color: #3C5ECA; text-decoration: none;}
 .tab { font-weight:bold;font-size:12px;text-align:center;font-family:Arial,Helvetica;color:olive;}
 .tabb { font-weight:bold;font-size:16px;text-align:center;font-family:Arial,Helvetica;}
a:active{text-decoration: none;}


/* sidlayout */
#top {
	width: 800px;
	height: 104px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../h1.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #203578;
	border-right-color: #203578;
	border-bottom-color: #203578;
	border-left-color: #203578;
}
#layout {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #203578;
	border-right-color: #203578;
	border-bottom-color: #203578;
	border-left-color: #203578;
}
#sidhuvud {
	padding: 0px;
	margin: 0;
	height: 61px;
	background-image: url(../h2.jpg);
	background-position: left top;
}
#kolumncontainer{
	width: 783px;
	background:  #ffffff;
	padding-left: 15px;
}
#kolumn1 {
	width: 750px;
	padding: 10px;
	background: #ffffff;
}
#kolumn2 {
	width: 100px;
	padding: 0px;
	background:  #ffffff;
	float: left;
}
#kolumnindex1 {width: 750px; padding: 0px 10px;	background: #ffffff;}
#sidfot {
	padding: 0px;
	height: 96px;
	border-bottom: 1px solid #666666;
	background-image: url(../img/footer.gif);
}

/* meny */
#menycontainer{
	border-bottom: 0px solid #666666;
	padding-top: 33px;
}
#menycontainer ul{padding: 3px 0; margin: 0;}
#menycontainer li{margin-right: 0px; display: inline; list-style: none;}
#menycontainer li a{text-decoration: none; padding: 8px 8px; margin-left: 0; background: #c2ceda; font-weight: bold; font-size: 11px;}
#menycontainer a:link{color: #203578;}
#menycontainer a:visited{color: #203578;}
#menycontainer a:hover{background: #80A0C6; color: #fff;}
#menycontainer a#current{background: #203578; border-bottom: 1px solid #203578; color: #ffffff;}
.RedH4 {
	font-weight: normal;
	color: #E31C23;
	font-size: 18px;
	line-height: 15px;
}
.RedH4:link {
	color: #E31C23;
	font-size: 18px;
	text-decoration: none;
}
.RedH4:visited {
	color: #E31C23;
	font-size: 18px;
	text-decoration: none;
}
.RedH4:hover {
	color: #203578;
	font-size: 18px;
	text-decoration: none;
}


.Small {
	font-size: 9px;
}
.smallb {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.tdbot {
	border-bottom: 1px dotted #80A0C6;
}
.tdtop {
	border-top: 1px dotted #80A0C6;
}
.tdleft {
	border-left: 1px dotted #80A0C6;
}
.tdright {
	border-right: 1px dotted #80A0C6;
}
/*New Menu */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#chromemenu{
width: 99%;
font-weight: bold;
font-size: 90%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(../img/chromebg.gif) repeat-x center center;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(../img/chromebg2.gif) center center repeat-x;
}
.tableblu {
	border: 1px solid #C2CEDA;
}
.RedH5 {
	font-weight: bold;
	color: #E31C23;
	font-size: 11px;
	line-height: 20px;
	margin: 1.5em 0 0.5em 0;
}
.GreenH5 {
	font-weight: bold;
	color: #009900;
	font-size: 11px;
	line-height: 20px;
	margin: 1.5em 0 0.5em 0;
}

.bigwhite {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
.bigwhite:link {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
.bigwhite:visited {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
.bigwhite:hover {
	color: #808080;
	font-size: 14px;
.red {
	color: #E31C23;
	font-size: 18px;
	text-decoration: none;
}
.red:link {
	color: #E31C23;
	font-size: 18px;
	text-decoration: none;
}
.red:visited {
	color: #E31C23;
	font-size: 18px;
	text-decoration: none;
}
.red:hover {
	color: #E31C23;
	font-size: 18px;
	text-decoration: none;
}

.bigtimes 
{
font-weight:normal;font-style:italic;color:#000000;letter-spacing:1pt;word-spacing:2pt;font-size:20px;text-align:left;font-family:times new roman, times, serif;line-height:1;
}

