/* CSS Document */
body{
	color:#000000; 
	font:12px Arial, Helvetica, Verdana, Sans-serif;
	background: #363636;
	background-image: url(jakt_bg.jpg);
	background-repeat: repeat;
}

td{
	color:#000000; 
	font:12px Arial, Helvetica, Verdana, Sans-serif;
}
.date {
	line-height: 13px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

a{
	color:#CFBA5A;
	text-decoration:none;
}
a:hover{
	color:#CFBA5A;
	text-decoration:underline;
}

tr.even {
	background-color: #ead886;
}

hr {
	border:1px dotted #486D44;}

.regTxt{
	font:11px Arial, Helvetica, Verdana, Sans-serif;
}

.topLogoText{
	width:1088px; 
	height:160px; 
	background-image: url(logo_text.jpg);
}
.topLogo{
	height:143px; 
	background-image: url(logo_top.jpg);
}

.topMenu{
	width:1050px; 
	background: #fff;
	height:47px; 
	padding:6px;
	margin-left:20px;
	background-image: url(meny_bg.jpg);
	background-repeat: no-repeat;
	font:11px Verdana, Sans-serif;
	color: #fff;
}

		.topMenu a {
			margin-left:20px;
			font-weight: normal; 
			text-decoration: none;
			color: #fff;
		}
		.topMenu a:hover {
			color: #ead886;
			text-decoration: underline;
		}
		
		.topMenu .current{
			color: #ead886;
			font-weight: bold;
		}
		
.topMenuUnder{
	width:1068px; 
	margin-left:20px;
	margin-top:8px;
	font:11px Verdana, Sans-serif;
	color: #EAD886;
}

		.topMenuUnder a {
			margin-left:15px;
			font-weight: normal; 
			text-decoration: none;
			color: #EAD886;
		}
		.topMenuUnder a:hover {
			color: #ead886;
			text-decoration: underline;
		}
		
		.topMenuUnder .current2{
			color: #ead886;
			font-weight: bold;
			text-decoration: underline;
		}
		
.tdPadd5{
	padding:5px;
}

.border{
	padding:2px;
	border: 1px solid #ead886;
}

.yellow{
	padding:4px;
	background: #ead886;
}

textarea, input, select {
	border: 1px solid;
	border-top-color: #7F7F7F;
	border-left-color: #7F7F7F;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #676563;
}

.yellowrub{
	padding:4px;
	background: #ead886;
	font-weight: bold; 
}

.footer{
	padding:5px; 
	text-align:center; 
	color: #fff;
}

img{border:transparent}