﻿body  
{
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}



.MainTable 
{
	width: 985px; 
	height: 640px; 
	background-color: White;

	
}

.MenuContent
{
	background-image: url(images/greybg_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 956px;
	height: 82px;
	}

.MainContent 
{
	background-image: url(images/greybg_repeat.jpg);
	background-repeat: repeat;
	background-position: top left;
}

.MainContentInner
{
	background-image: url(images/greybg_main.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 956px;
	height: 423px;
	
	}

.DutyBrokerArea
{
	font-size: 10px;
}
.DutyBrokerHeading	
{
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold; 
	color: #003399; 
}

.CommentArea {}


.Grid { border: none; width: 100%;}

.GridHeaderFirst { padding-left: 2px;	font-size: 10px; text-transform: uppercase;	font-weight: bold; 	color: #003399;  padding-bottom: 3px; border: solid 0px white;}
.GridHeader { 	font-size: 10px; text-transform: uppercase;	font-weight: bold; 	color: #003399;  padding-bottom: 3px; border: solid 0px white;}


.GridItem:hover .link { background-color: #006666; color: White; text-transform: none; height: 14px; vertical-align: top; border: solid 0px white;}
.GridItem:hover { background-color: #006666; color: White; text-transform: none; height: 14px; vertical-align: top; border: solid 0px white;}
.GridItem { background-color: White; text-transform: none; height: 14px; vertical-align: top; border: solid 0px white;}

.AlternateGridItem:hover .link { background-color: #006666; color: White; text-transform: none; height: 14px; vertical-align: top; border: solid 0px white;}
.AlternateGridItem:hover { background-color: #006666; color: White; text-transform: none; height: 14px; vertical-align: top; border: solid 0px white;}
.AlternateGridItem { text-transform: none; height: 14px; vertical-align: top; border: solid 0px white;}

.BoldAlternateGridItem:hover .link { background-color: #006666; color: White; text-transform: none; height: 14px; vertical-align: top; border: solid 0px white; font-weight: bold;}
.BoldAlternateGridItem:hover { background-color: #006666; color: White; text-transform: none; height: 14px; vertical-align: top; border: solid 0px white; font-weight: bold;}
.BoldAlternateGridItem { text-transform: none; height: 14px; vertical-align: top; border: solid 0px white; font-weight: bold;}

.BoldGridItem:hover .link { background-color: #006666; color: White; text-transform: none; height: 14px; vertical-align: top; border: solid 0px white; font-weight: bold;}
.BoldGridItem:hover { background-color: #006666; color: White; text-transform: none; height: 14px; vertical-align: top; border: solid 0px white; font-weight: bold;}
.BoldGridItem { background-color: White; text-transform: none; height: 14px; vertical-align: top; border: solid 0px white; font-weight: bold;}


.BoatInfo { visibility:hidden;height:1px;width:1px;position:relative;top: -170px;left: -10px;} 
.BoatInfoTable {background-color:White;color:black;float:left;position:absolute;width:285px;height:134px;}

.AdminMenu  
{
		margin-top: 10px;
		margin-bottom: 10px;
		background-image: url(images/menybakgrunn.jpg);
		background-repeat: repeat-x;
		width: 845px;
		height: 22px;
}