body, html{
	height: 100%;
}
body {
	margin: 0px;
	background-color:transparent;
	SCROLLBAR-FACE-COLOR: #1F1F1F;
	SCROLLBAR-HIGHLIGHT-COLOR: #444444;
	SCROLLBAR-3DLIGHT-COLOR: #111111;
	SCROLLBAR-ARROW-COLOR:  #ffd400;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #1F1F1F;
	overflow-x: hidden;
	overflow-y: auto;
}
.regulartxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #959595;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.regularfixtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #959595;
}
.infotxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #959595;
}
.titletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.newstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959595;
}
.newslighttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBEBEB;
}
.framebrdr {
	border: 1px solid #515151;
}
a:link {
	color: #FFD300;
	text-decoration: none;
}
a:visited {
	color: #FFD300;
	text-decoration: none;
}
a:hover {
	color: #FFD300;
	text-decoration: none;
}
a:active {
	color: #FFD300;
	text-decoration: none;
}
#c04 {
	background-color: #000000;
	background-image: url(../img/fade01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.shopbrdr {
	border: 1px solid #4a4a4a;
}
.titletxtYe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #ffd109;
	font-weight: bold;
}
.whiteish { color: #fff; }

.dctext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-transform: uppercase; font-weight: normal; color: #fff; }

.yrsel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFD300;
	width: 120px;
	margin: 0px;
	padding: 0px;
	background-color: #414141;
	border: 5px solid #414141;
}



#meny{width:200px;padding:0;margin:0;display:block;}
#meny-title {border:1px solid #333;color:#FFD300;padding:5px 10px;width:200px;font-family:Arial,Helvetica,sans-serif;font-size:12px;margin:0 0 1px 0;background:url(../img/drop.gif) top right no-repeat;cursor:pointer;}
#meny-items {position:absolute;width:200px;padding:1px;border:1px solid #333;background:#222;font-family:Arial,Helvetica,sans-serif;font-size:12px;display:none;}
#meny-items a{display:block;padding:5px 10px;margin:0;border-bottom:1px solid #333;}
#meny-items a:hover {background:#333;}
#flash {text-align:center;}
