body {
		background-color : #FFFFCC;
		background-image: url(../images/ssi_background_line.jpg);
		background-repeat:repeat-x;
		margin-top: 10px;
		margin-left: 0px;
		margin-bottom: 0px;

 }
.tabell_ram {border: 1px solid #993300; }
.tabellrubriktext {font-family: Verdana; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.sidrubriktext {text-decoration: none; font-family: Verdana; font-size: 10px; color: #FFFFCC; font-weight: bold; }
.standardtext {font-family: Verdana; font-size: 12px; }
.standardtext_rubrik {font-family: Verdana; font-size: 14px; font-weight: bold; }
.standardtext_underrubrik {font-family: Verdana; font-size: 12px; font-weight: bold; }
.citat {font-family: Verdana; font-size: 11px; color: #808080; font-style: italic; }
.meny_lank {font-family: Verdana; font-size: 10px; color: #FFFFCC; font-weight: bold; }
.meny_punkt {font-family: Verdana; font-size: 10px; color: #800000; }
.standardtext_datum {font-family: Verdana; font-size: 10px; color: #FFFFCC; }

a:hover		{
			color: #800000;
			}
a		{color:#000000;
}
#meny{margin: 0;
	padding: 0;
	width: 13.8em;
	list-style-type: none;
	font-family: Verdana; font-size: 8pt;  font-weight: bold; color: #006600;
	letter-spacing: 0em;
	background: #CCCC99;
	border-bottom: 1px solid #686835;}
#meny a{
	display: block;
	width: auto;
	height:100%;
	padding-left: 1.4em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;	
	text-decoration: none;
	border-top: 1px solid #996666;
	border-right: 1px solid #996666;
	border-left: 1px solid #996666;}
#meny a:link{color: #006600;}
#meny a:visited{color: #006600;}
#meny a:hover{background: #AFAF61; color: #990000;}
#meny a#current{background: #CCCC99; color: #006600;}