body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

.bannerMenuBg {
	background-image: url(http://f.web123.no/design/design20/images/banner_menu_bg.gif);
	background-repeat: repeat-x;
}

.mainarea {
	background-color: #DCDAD4;

}
#topMenuHorisontal {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.smoothBorder{
	background-color: #ffffff;
}

#logoOrTitle {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#eventName {
	color: #FFFFFF;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#page_content {
 	width: 700px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
}
.addressText, .addressText a, .addressText a:visited, .addressText a:link, .addressText a:active{
	color: #333333;
	font-size: 8pt;
	text-decoration: none;
   font-weight: bold;
}
.addressText a:hover{
	color: #333333;
	font-size: 8pt;
	text-decoration: underline;
}
hr.address {
	color: #FF9900;
}
input.ebtn {
      background: #FFFFFF; 
		color: #000000;
		border:none; 
		font-weight: bold;
}


input.ebtnf:hover {
	background: #FFFFFF;
	color: #000000;
	border: none;
	font-weight: bold;
	text-decoration: underline;
}

input.ebtnf {
      background: #FFFFFF; 
		color: #000000;
		border:none; 
		font-weight: bold;
}
