html, body {
	margin:0px;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	background-color:#002742;
	background-image:url(bg1.gif);
	background-repeat: repeat-x;
	background-position: left 167px;
}

.page_top {
	height:164px;
	vertical-align:top;
	background-image:url(bg0.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#ebeced;
} 
.page_content {
	height:410px;
	vertical-align:top;
}

/* Links */
a:link,a:visited,a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a.submenu:link,a.submenu:visited,a.submenu:active,a.submenu_selected:link,a.submenu_selected:visited,a.submenu_selected:active {
	color: #000000;
	text-decoration: none;
}
a.submenu:hover,a.submenu_selected:hover {
	color: #00000;
	text-decoration: none;
}


td.box_topmenu {
	width:110px;
	text-align:center;
	height:82px;
}
td.custom_top_element {
	background-image:url(topgfx.gif);
	background-position: left bottom;
	background-repeat:no-repeat;
	padding-left:10px;
}
td.box_topmenu img {
	border:0px;
}
a.submenu,a.submenu_selected {
	padding:8px;
	font-weight:bold;
}
a.submenu_custom {  }
td.custsubgfx {
	background-image:url(space.gif);
	background-position: left top;
	background-repeat:no-repeat;
	height:30px;
}
.textbox,#textbox {
        
	color:#FFFFFF;
	/*
	background-color:#FFFFFF;
	filter:alpha(opacity=25);
	opacity:0.25;
	*/
	padding:12px;
	margin:5px;
}

.textboxsearch{

	color:#FFFFFF;
        
	/*
	background-color:#FFFFFF;
	filter:alpha(opacity=25);
	opacity:0.25;
	*/
	padding:5px;
	margin:5px;
}

.searchform{
       width:250px;
       font-family:verdana;
       font-size:10px;
}

.newsform.{
       width:250px;
       font-family:verdana;
       font-size:10px;
}

.searchbotton{
       font-family:verdana;
       font-size:10px;
       color: #FFFFFF;
       background-color: #42677e;
       border:1px solid #42677e;
       margin-left:4px;
}

.newsbotton{
       font-family:verdana;
       font-size:10px;
       color: #42697e;
       background-color: #FFFFFF;
       border:1px solid #FFFFFF;
       margin-left:4px;
}

#main_frame {
	position:absolute;
	top:390px;
	height:200px;
	overflow:auto;
	width:100%;
	z-index:2;
}
#page_bottom {
	position:absolute;
	left:0px;
	bottom:0px;
	height:46px;
	background-image:url(bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#cf0000;
	color:#FFFFFF;
	text-align:center;
	width:100%;
}
#boks {
z-index:50;
}