body { 	
	scrollbar-face-color: #C6C6FF;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
	margin-left: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-bottom: 0;
	background-color: #ffffff	; 
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

body.Meny {
	background-image: url(../Grafikk/Venstre.jpg);
	background-repeat: repeat;
}

body.Topp {
	background-image: url(../Grafikk/Topp.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

body.Bottom {
	background-image: url(../Grafikk/Bottom.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

body.Hogre {
	background-image: url(../Grafikk/Hogre.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

body.Fanklubb {
	background-image: url(../Grafikk/Vannmerke.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

body.FanklubbMeny {
	color : #E6E6F6;
	background-color: #000000;
	font-size : x-small;
	text-align : left;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
}
H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}


P,TD,TH {
	font-size: x-small;
	text-align: justify;
	margin-bottom: 15px;
	margin-top: 2px;
	margin-right: 5px;
	vertical-align: top;
}

P.Bottom {
	text-align : center;
	margin-bottom : 10px;
}

P.Forside {
	text-align : Justify;
	margin-bottom : 10px;
	font-size : xx-small;
}

P.Scroller {
	color : #FFFFFF;
}

A  {
	text-decoration : none;
	color : blue;
	}
	
A:Visited  {
	text-decoration : none;
	color : blue;
	}

A:Active  {
	text-decoration : none;
	color : blue;
	}

A:Hover  {
	background : none;
	text-decoration : underline;
	color:  blue;
	cursor: hand;
	}

A.Meny  {
	text-decoration : none;
	color : #000000;
	}
	
A.Meny:Visited  {
	text-decoration : none;
	color : #000000;
	}

A.Meny:Active  {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

A.Meny:Hover  {
	background : none;
	text-decoration : underline;
	color:  #000000;
	cursor: hand;
	}
A.VenstreHeader  {
	text-decoration : none;
	color : #E6E6F6;
	}
	
A.VenstreHeader:Visited  {
	text-decoration : none;
	color : #E6E6F6;
	}

A.VenstreHeader:Active  {
	text-decoration : none;
	color : #E6E6F6;
	}

A.VenstreHeader:Hover  {
	background : none;
	text-decoration : underline;
	color:  #E6E6F6;
	cursor: hand;
	}
	
TABLE.Venstre {
	border : thin double #C6C6FF;
	border-color: #C6C6FF;
	margin-left : 5px;
	margin-bottom : 3px;
}
th.Venstre {
	color : #C6C6FF;
	background-color:#000000;
	font-size : x-small;
	text-align : left;
}

td.Venstre {
	color : #000000;
	font-size : xx-small;
	background-color :#C6C6FF;
	list-style-type : square;
	width: 115pt;
	text-align : justify;
}

td.Venstre2 {
	color : Black;
	font-size : xx-small;
	background-color : #E6E6F6;
	list-style-type : square;
	text-align : justify;
}

td.Small {
	color : Black;
	font-size : xx-small;
	list-style-type : square;
	text-align : justify;
}

TABLE.Oppgjor {
	border: thin solid #E1E1E1;
}
th.Oppgjor {
	color: #E6E6F6;
	background-color: #000000;
	font-size: xx-small;
	text-align: left;
}

td.Oppgjor {
	color: Black;
	font-size: xx-small;
	background-color: #FFFFFF;
	list-style-type: square;
	text-align: justify;
	border: thin solid Black;
}

td.Oppgjor2 {
	color: Black;
	font-size: xx-small;
	background-color: #E6E6F6;
	list-style-type: square;
	text-align: justify;
	border: thin solid Black;
}

li.Meny {
	font-size : x-small;
	color : #000000;
}

P.Meny {
	text-align : center;
	font-size : xx-small;
}

.menuOut {cursor:pointer; margin:2px; background-color:; color:#C6C6FF; width:120px; border:1px solid #C6C6FF; padding:2px; text-align:center; font-family:arial; font-weight:bold;}
.menuOver {cursor:pointer; margin:2px; background-color:; color:#E6E6F6; width:120px; border:1px solid #E6E6F6; padding:2px; text-align:center; font-family:arial; font-weight:bold;}
.submenu {width:115px; font-family:arial; font-size:13px; padding-left:5px;}
.submenu a {color:#C6C6FF; text-decoration:none; font-weight:none;}
.submenu a:visited {color:#C6C6FF; text-decoration:none; font-weight:none;}
.submenu a:active {color:#C6C6FF; text-decoration:none; font-style:none; font-weight:bold;}
.submenu a:hover {color:#E6E6F6	; text-decoration:underline; font-style:none; font-weight:none;}
	
