.main {
	padding: 3px 5px 3px 5px;
	background: url(img/bg_body_tile.jpg) no-repeat fixed right;
}

.body {
	background: url(img/bg_body_tile1.jpg) repeat;
}
body {
	scrollbar-face-color: Black;
	scrollbar-arrow-color: Lime;
	scrollbar-shadow-color: Gray;
	scrollbar-3dlight-color: Silver;
	scrollbar-track-color: Gray;
	margin: 0px 0px;
	min-height: 0px;
}

.mainbord {
	background: transparent;
	font-family: Tahoma;
	font-size: 10pt;
	border: 1px dotted Black;
	padding: 3px 5px 3px 5px;
}
a:link, a:visited {
	font-family: Tahoma;
	font-size:10pt;
	color: Green;
	font-weight: bold;
}
a:hover, a:active {
	font-family: Tahoma;
	font-size:10pt;
	color: Gray;
	font-weight: bold;
	text-decoration: none;
}
textarea, input {
	background: #DDDDDD;
	border: 1px solid Black;
}

h3 {
	color: #174404;
	font: Tahoma;
	
	
}

p, div {
		font-family: Tahoma;
		font-size: 10pt;
}
 td.top {
	background-image: url(http://www.skigard.no/img/bgbody.jpg);
	background-repeat: repeat;
	border-bottom: 1px solid Black;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: Black;
}
.link {
	cursor: hand;
}
