/* Stylesheet for si-de.no */
/* si-de.css */
/* By Karianne Hjallen, Tint. Copyright (c) 2001 All rights reserved. */

BODY {
	font-family : verdana;
	font-size : 11px;
	font-style : normal;
	text-decoration : none;	
	color : Black;
	align: center;
}

A:Link    { color: #906; font-size: 12px; font-family: arial; font-style: normal; text-decoration: none }

A:Visited  {
	font-family : arial;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
	color : #CC0033;
}

A:Active  {
	font-family : arial;
	font-size : 12px;
	font-style : normal;
	text-decoration : underline;
	color : #CC0033;
}

A:Hover  {
	font-family : arial;
	font-size : 12px;
	font-style : normal;
	text-decoration : underline;
	color : #CC0033;
}


.background{
	font-family : verdana;
	font-size : 11px;
	color: black;
	text-align: justify;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center top; 
	padding: 0px 20px 0px 60px;
	}
	
.backgroundtop{
	font-family : verdana;
	font-size : 11px;
	color: black;
	text-align:justify;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center bottom; 
	}
	
.side{
   border-top: #000 1px solid; 
   border-right: #000 1px solid; 
   border-bottom: #000 1px solid; 
   border-left: #000 1px solid;
}
.borderleft{
   border-left: #000 1px solid;
   border-bottom: #000 1px solid;
}

.header {
	font-family : arial;
	font-size : 14px;
	color: grey;
	line-height: 20px;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
	}
	
.title {
	font-family : arial;
	font-size : 18px;
	color: #CC0033;
	font-weight: bold;
	line-height: 20px;
	padding: 20px 0px 0px 0px;
	
	}
