/* TABS AND MENU LINKS */
#menubar {
	background-image: url('http://www.daria.no/gfx/menubar_brown.jpg');
}
/* SELECTED TAB */
div.tab #Forum {
	background-image: url('http://www.daria.no/gfx/tab_brown.jpg');
    background-position: top center;
}
#footer_container {
	background-image: url('http://www.daria.no/gfx/bg_bottom_brown.jpg');
}
h1,h2,h3,div.column_header {
	color: #463100;  /*#990304; */
}

.forumheader {
	color: #000000;
	padding:5px;
    font-weight : bold;
	background-color : #cccccc;
}
.forumheader_right {
	color: #000000;
	padding:5px;
	background-color : #cccccc;
}
.btext {	
  font-weight : bold;
  }
.heading3  {	
  font-size : 14px;
  font-weight : bold;
}
.foruminfoheader  {	
  font-size : 110%;
  font-weight : bold;
}
.foruminfo  {	
  border-bottom-color : #cccccc;
  border-bottom-style : solid;
  border-bottom-width : 1px;
}
.forumheader2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #cccccc;
	text-decoration : none;
	font-size : 18px;
    font-weight : bold;
    border-bottom-color : #cccccc;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
.forumloggin {
    border-bottom-color : #cccccc;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
.line,.smallline {
	font-size:11px;
  border-bottom-color : #e7e7e7;
  border-bottom-style : solid;
  border-bottom-width : 1px;
}

