/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-left: 2px;
	}
	
a {
	color: #3A4961;
	text-decoration: none;
	cursor: crosshair;
	}
	
a:hover {
	color: #000000;

	}

/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	
#navigation a {
	color: #555555;
	line-height:normal;
	letter-spacing:0.3em;
	text-decoration: none;
	display:block;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#navigation a:hover {
	background: 000000;
	color:#FFFFFF;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#333;
	line-height:normal;
	margin-top:0px;
	border: 0px;
	padding: 10px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	}
	
.Sidrubrik {
	color:#333;
	line-height:normal;
	letter-spacing:0.5em;
	margin-top:0px;
	border: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bolder;
	text-decoration: none;
	}	
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:1em;
	padding-left: 0px;
	background-color: #000000;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:normal;
	letter-spacing:0.2em;
	}

.quote {
	font: 16px Arial, Helvetica, sans-serif;
	color: #333;
	line-height:normal;
	font-weight: normal;
	font-style: oblique;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 22px;
	}
	
.navText {
	color: #003366;
	line-height:14px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	}
	
.Knappalternativ_Startsidan {
	color:#333;
	line-height:normal;
	letter-spacing:0.1em;
	margin-top:0px;
	border: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bolder;
	text-decoration: none;
}


.blinkar  {text-decoration:blink;}
