/* Global Styles */

body {
	margin:0px;
	background-color: #02021E;
	}



tr {
	background-color: #656573;
	font-size: 12px;
	font-family: verdana;
	color: #000000;
	text-align: left;
	}
	
a {
	color: #990000;
	text-decoration:underline;
	}
	
a:hover {
	color: #CC0000;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}



#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #CC3300;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #CC3300;
	background-color: #1D3A89;
	}

/* Class Styles */


.websiderubrik {
	font-size: 18px;
	color: #399D29;
	letter-spacing: 0.4em;
	line-height: 24px;
	font-family: verdana;
	}

.websideunderrubrik {
	color: #660033;
	letter-spacing: 0.4em;
	font-family: georgia;
	font-size: 11px;
	}

.Sidansnamn {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #02021E;
	line-height: 24px;
	font-family: verdana;
	text-align: center;
	}

.Rubrik {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #226916;
	line-height: 24px;
	font-family: verdana;
	text-align: center;
	}

.Welcome {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #226916;
	line-height: 24px;
	font-family: verdana;
	text-align: center;
	}

.MellanRubrik {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #226916;
	line-height: 20px;
	font-family: verdana;
	}

.AdressText {
	font-size: 10px;
	font-weight: normal;
	color: #00000;
	font-family: verdana;
	}

.AdressBold {
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	font-family: verdana;
	}

.RedFetText {
	font-size: 12px;
	font-weight: bold;
	color: #670503;
	font-family: verdana;
	}

.Mindretext {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-family: verdana;
	}

.bodyText {
	font:11px arial;
	color:#000000;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	}
	
.datum {
	font:10px arial;
	color:#2750BA;
	}

.Linje1 {
	font:1px arial;
	color:#2750BA;
	background-color: #006600;
	line-height: 1px;
	}

.Linje2 {
	font:1px arial;
	color:#2750BA;
	background-color: #006600;
	line-height: 2px;
	}

.Linje1pt {
	font:1px arial;
	color:#02021E;
	background-color: #02021E;
	line-height: 1px;
	}

.LinjeTom1pt {
	font:2px arial;
	color:#2750BA;
	background-color: #02021E;
	line-height: 2px;
	}

.Linje2pt {
	font:1px arial;
	color:#2750BA;
	background-color: #02021E;
	line-height: 2px;
	}

.Produktnamn {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #000000;
	font-family: verdana;
	}

.Pris {
	font-size: 12px;
	font-weight: bold;
	color: #14285f;
	font-family: verdana;
	}

	
.Copyrights {
	color: #2750BA;
	font: 14px verdana;
	}
