body{
	background:url(images/seamless_background.jpg) repeat;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#pagewidth{
	width:882px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:0px;
	padding:20px;
	padding-top:0px;
	background-color:#ffffff;
	overflow:hidden;
}

.logo{
	float:left;
}

.loginbox{
	/*background:url(images/login-box-bg.jpg) no-repeat;*/
	padding:6px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	width:155px;
	color:#001b7f;
	height:146px;
	border:1px solid #CCCCCC;	
}
.loginbox fieldset{
	padding:0px;
	margin:0px;
	border:none;
}

.loginbox fieldset label{
	padding-right:4px;
	color:#0029c2;
	font-weight:bold;
}

.loginbox fieldset .inputfield{
	margin-top:0px;
	padding-top:0px;
	width:150px;
	height:20px;
	border:1px solid #7e9cb8;
	background-color:#ffffff;
	margin-right:4px;
	font-size:12px;
}
.loginbox fieldset .login-btn{
	background:url(images/signin-btn.jpg) no-repeat;
	border:none;
	width:68px;
	height:24px;
	color:#000;
	font-size:11px;
}

.loginbox fieldset a{
	color:#dcffa3;
	text-decoration:underline;
	padding-left:4px;
}

#menu{
	/*clear:both;*/
	background:url(images/menu-bg.jpg) no-repeat;
	width:650px;
	padding-left:10px;
	float:right;
}

#menu a{
	display:block;
	float:left;
	padding-right:10px;
	color:#000;
	height:31px;	
	padding-left:8px;
	padding-top:6px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#menu a:hover{
	color:#64ac2c;
	text-decoration:underline;
}


.banner{
	background:url(images/banner-bg.jpg) repeat-x;
	height:186px;
	padding:0px;
	text-align:left;
	clear:left;
}
.banner-img{
	background:url() right no-repeat;
	height:186px;
}

.banner h1{
	font-family:'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:25px;
	font-weight:normal;
	padding-top:65px;
	padding-left:20px;
	margin:0px;
}
.banner h3{
        font-family:'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	padding-top:2px;
        padding-left:20px;
}
.map{
	float:right;
	background:url(images/map.jpg) no-repeat;
	text-align:center;
	width:244px;
	height:280px;
	margin-top:-35px;
	margin-right:15px;
	padding-top:3px;
}

.map .txt{
	padding:10px;
	font-size:16px;
	font-weight:bold;
}

#content{
	background:url(images/content-bg.jpg) repeat-x;
	margin-top:6px;
	padding:10px;
}

#content a{
	color:#64ac2c;
	font-weight:bold;
	text-decoration:none;
}

#content a:hover{
	color:#78bc4c;
	font-weight:bold;
	text-decoration:underline;
}

.hr{
	border-top:1px solid #EFEFEF;
}

.mpbox{
	margin:0px;
	padding:0px;
	list-style:none;
}

.mpbox li{
	background:url(images/box-bg.jpg) #e2f6b1 repeat-x;
	color:#000;
	width:185px;
	float:left;
	margin-right:10px;
	padding:4px;
	height:190px;		
}

.mpbox li .sheading{
	font-family:'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	color:#000;
	font-size:15px;
	font-weight:normal;
        padding:4px;
}

#news{
	display:block;
	float:left;
	width:230px;
}

.heading{
	font-size:18px;
	font-weight:bold;
}

.heading a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.heading a:hover{
	color:#64ac2c;
	font-weight:bold;
	text-decoration:underline;
}

#news .ntitle{
	color:#000;
	font-weight:bold;
	font-size:11px;
}

#news .ntxt{
	font-size:12px;
	color:#527400;
}

#forum{
	display:block;
	float:left;
	width:230px;
}

#forum .ntitle{
	color:#000;
	font-weight:bold;
	font-size:11px;
}

#forum .ntxt{
	font-size:12px;
	color:#527400;
}

#forum ul{
	list-style-type: lower-roman;
	color:#000;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
	font-weight:normal;
}

#forum li{
	color:#000;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 6px 0px;
	font-weight:normal;
}

#forum a{
	color:#64ac2c;
	font-weight:bold;
	text-decoration:none;
}

#forum a:hover{
	color:#78bc4c;
	font-weight:bold;
	text-decoration:underline;
}

#footer{
	background:url(images/footer-bg.jpg) #fff no-repeat;
	height:32px;
	width:882px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:10px;
	color:#001b7f;
}

#footer a{
	color:#64ac2c;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover{
	color:#78bc4c;
	font-weight:bold;
	text-decoration:underline;
}

.clear{
	clear:both;
	height:1px;
}

#smap{
	width:200px;
	color:#001b7f;
	height:150px;
	border:1px solid #CCCCCC;
	padding:4px;
	margin-top:10px;
	/*background:url(images/norway-map.jpg) #fff right no-repeat;*/
	font-size:18px;
	float:left;
}
#smap:hover{
	border:1px solid #999999;
}

#smap a{
	color:#64ac2c;
	font-weight:bold;
	text-decoration:none;
}

#smap a:hover{
	color:#78bc4c;
	font-weight:bold;
	text-decoration:underline;
}

#col1{
	width:670px;
	float:left;
	border-right:1px solid #EEEEEE;
	overflow:hidden;
}

#col2{
	float:right;
	width:205px;
	text-align:left;
}

#col2 a{
	color:#64ac2c;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}

#col2 a:hover{
	color:#78bc4c;
	font-weight:bold;
	text-decoration:underline;
}

#col2 ul{
	color:#000;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
	font-weight:normal;
}

#col2 li{
	color:#000;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 6px 0px;
	font-weight:normal;
}

#col2 h2{
	font-size:18px;
	font-weight:bold;
}

.balalaika{
	color:#999999;
}

.balalaika2{
	color:red;
}

.search-txt{
	border:1px solid red;
	width:180px;
	height:15px;
	margin-bottom:4px;
}

.search-txt2{
	border:1px solid red;
	width:160px;
	height:15px;
	margin-bottom:4px;
}

.resultRowOne {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			11px;
 color:				#000;
 padding:           6px 6px 6px 8px;
 background-color:	#DADADD;  
}

.resultRowTwo {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color:             #000;
 padding:           6px 6px 6px 8px;
 background-color:  #eee;  
}

.resultHead {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size: 		11px;
 font-weight: 		bold;
 color:				#000;
 padding: 			8px 0 8px 8px;
 border-bottom:		1px solid #999;
 background-color:	transparent;  
}