﻿body
{
	background-color:#D5D6D8;
	
	scrollbar-base-color: #D5D6D8;
	scrollbar-arrow-color: #D5D6D8;
	scrollbar-track-color: #8C8E91;

	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black; 
	scrollbar-darkshadow-color: gray;

	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;	

	font-size: 14px;
	font-family: 'Century Gothic', 'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;
	
	color: #000000;	
	margin: 0px;
	padding: 0px;
}

select 
{
	font-size: 12px;
	font-family: 'Century Gothic', 'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;
}
input 
{
	font-size: 12px;
	font-family: 'Century Gothic', 'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;
}

table.body 
{
	background-color:#D5D6D8;
	background-image: url("../images/bodybackground.gif");
	background-repeat: repeat-x;
}
table.main
{
	width:1200px;
	height:805px;
	background-image: url("../images/mainbackground.gif");
	background-color: #D5D6D8;
	background-repeat: no-repeat;
}
table.mainmenu
{
	background-image: url("../images/borders/Bla_bard.jpg");
	height:29px;
	background-repeat: no-repeat;
	background-color:#000738;	
}
table.submenu
{
	background-image: url("../images/borders/Gra_botten_topp.jpg");
	height:26px;
	background-repeat: no-repeat;
	background-color:#7D7E80;
}
div.topimage
{
	position:absolute;
	width:100%;
	height:112px;
	top:43px;
	left:0px;
	overflow:hidden;
	z-index:1;
}
div.bagimage
{
	position:absolute;
	width:100%;
	height:499px;
	top:282px;
	left:0px;
	overflow:hidden;
	z-index:1;
}
div.login 
{
	position:absolute;
	width:100%;
	height:36px;
	top:741px;
	left:0px;
	overflow:hidden;
	z-index:3;
}
div.contentarea
{
	position:absolute;
	width:100%;
	height:499px;
	top:241px;
	left:0px;
	overflow:hidden;
	z-index:2;	
}

UL
{
	MARGIN:1 0 0 15;
}



a 
{
	color: #073982;
	text-decoration:underline;
}
a:hover 
{
	color: #000000;
	text-decoration:underline;
}

a.mainmenu
{
	color: #C7C8CA;
	text-decoration:none;
	text-transform: uppercase;
}
a.mainmenu:hover
{
	color: #ffffff;
	text-decoration:none;
	text-transform: uppercase;
}
a.menuActive
{
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
}
a.menuActive:hover
{
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
}

a.submenu
{
	color: #c2c3c6;
	text-decoration:none;
	text-transform: uppercase;
}
a.submenu:hover
{
	color: #ffffff;
	text-decoration:none;
	text-transform: uppercase;
}
a.submenuActive
{
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
}
a.submenuActive:hover
{
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
}

a.bottommenu
{
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
}
a.bottommenu:hover
{
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
}
a.bottommenuActive
{
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
}
a.bottommenuActive:hover
{
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
}

a.groupmenu
{
	color: #A8A9AC;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 18px;
}
a.groupmenu:hover
{
	color: #4B4C4E;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 18px;
}
a.groupmenuActive
{
	color: #4B4C4E;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 18px;
}
a.groupmenuActive:hover
{
	color: #4B4C4E;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 18px;
}

span.large
{
		font-size: 14px;
		font-weight:bold;
}
span.small
{
		font-size: 10px;
}

.pageheader
{
	color: #4B4C4E;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 18px;
}
.contentpanel
{
	overflow:auto;
	width: 820px;
	height: 450px;
}