body,html
{
	background-color: #DEE8E8;
	padding:0px;
	margin:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
	font-size: 10px;
}

font, td, input, select, submit, button, textarea
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #595959;
}

a
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #595959;
	text-decoration:none;	
}

a:hover
{
	color: #999999;	
	text-decoration: underline;	
}

p
{
	padding:0px;
	margin:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-serif;
	font-size: 10px;
}

#shadowLeft
{
	width:12px;
	background-image:url(/resources/images/13_skuggi_vinstri.gif);
	background-repeat: repeat-y;
}

#shadowRight
{
	width:12px;
	background-image:url(/resources/images/12_skuggi_haegri.gif);
	background-repeat: repeat-y;
}

div#container
{
	background-color:#ffffff;
	width:800px;
}


div#logo
{
	float:left;
	width:293px;
	height:140px;
}

div#topmenu
{
	position:relative;
	float:right;
	width:507px;
	height:140px;
	background-image:url(/resources/images/16_toppur_tile.gif);
}

div#topmenu p
{
	position:absolute;
	padding:0px;
	margin:0px;
	bottom:5px;
	left:15px;
}

div#topmenu ul li
{
	display: inline;
}

div#topline
{
	clear:both;
	width:800px;
	height:11px;
	font-size:0px;
	background-image:url(/resources/images/14_top_lina.gif);
}


div#images
{
	overflow: auto;
	width:800px;
	background-color:#ffffff;
}

div#line
{
	width:800px;
	height:12px;
	font-size:0px;
	background-image: url(/resources/images/4_flash_lina.gif);
}

#leftmenu
{
	width:208px;
	background-image: url(/resources/images/1_booking_back.gif);
	text-align:center;
}

#content
{
	width:382px;
	overflow:auto;
	align:left;
	text-align:left;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:5px;
	margin-right:15px;
	margin-left:15px;
}

#tcontent
{
	background-image: url(/resources/images/10_menu_back.gif);
	background-position: left top; 
	background-repeat: repeat-y;
}

#rightmenu
{
	width:180px;
	background-color:ffffff;
	border-left: 1px solid #f4f4f5;
}

div#bottommenu
{
	clear:both;
	background-color:#efeff1;
	width:800px;
	padding-bottom:2px;
	padding-top:2px;
}

div#bottomline 
{
	height:2px;
	width:800px;
	padding-bottom:2px;
	padding-top:2px;
	font-size:0px;
	background-color:#ffffff;
}

div#bottomtext
{
	text-align:center;
	line-height: 16px;
	background-image:url(/resources/images/3_botnlina.gif);
}


div#bottom
{
	clear:both;
	width:800px;
	height:50px;
	background-position: 50% top;
	background-image: url(/resources/images/2_botn_tile.gif);
	background-repeat: repeat-x;
	text-align: center
}

font#menuSelect
{
	font-weight:bold;
	font-size:11px;
	color:#b72025;
	text-decoration:none;
}

a.tools 
{
	font-family: Arial;
	font-size: 10px;
	color: #4d4d4d; 
	text-decoration: none;
}
a.tools:hover 
{
	text-decoration: underline;
}