/* Stilmall för Chopperworks */ 

body#grey-scroll  {
	scrollbar-3dlight-color:#58544F;
	scrollbar-arrow-color:#58544F;
	scrollbar-base-color:#58544F;
	scrollbar-track-color:#58544F;
	scrollbar-darkshadow-color:#58544F;
	scrollbar-face-color:#58544F;
	scrollbar-highlight-color:#58544F;
	scrollbar-shadow-color:#58544F;	
	background-color: #58544F;
}

body#grey-scroll2  {
	scrollbar-3dlight-color:#58544F;
	scrollbar-arrow-color:#58544F;
	scrollbar-base-color:#58544F;
	scrollbar-track-color:#58544F;
	scrollbar-darkshadow-color:#58544F;
	scrollbar-face-color:#58544F;
	scrollbar-highlight-color:#58544F;
	scrollbar-shadow-color:#58544F;	
	background-color: #58544F;
}

html {
	scrollbar-3dlight-color:#A9A9A9;
	scrollbar-arrow-color:#ECE0D3;
	scrollbar-base-color:#ECE0D3;
	scrollbar-track-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#8B2C2C;
	scrollbar-shadow-color:#8B2C2C;
	overflow-x: hidden;
	overflow-y: auto;
	}

.filmtajm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
}
.style1 a:link {
	color: #ECE0D3;
}
.style1 a:visited {
	color: #CCCCCC;
}
.style1 a:hover {
	color: #8B2C2C;
}

.anchor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin-left: 20px;
}
.anchor a:link {
	color: #ECE0D3;
}
.anchor a:visited {
	color: #CCCCCC;
}
.anchor a:hover {
	color: #8B2C2C;
}

.style2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}  
.style2 a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.style2 a:link {
	color: #ECE0D3;
	text-decoration: none;
}
.style2 a:hover {
	text-decoration: underline;
	color: #8B2C2C;
}
.style2 a:active {
	text-decoration: none;
}

.style3 {color: #ECE0D3}

.enter a:link {
	color: #ECE0D3;
	text-decoration: none;
}
.enter a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.enter a:hover {
	color: #8B2C2C;
	text-decoration: underline;
}
.enter a:active {
	text-decoration: none;  
}	

hr {
  color: #491A19;
  background-color: #491A19;
  border: 0;
  height: 1px;
}

.bild {
	background-color: #000000;
	float: left;
	margin-left: 20px;
	padding: 0px;
}

.bild  img {
	border-color: 000000;
	border-width: 0px;
}

.bild  a:link {
	text-decoration: none;
	color: 000000;
}

.bild  a:visited {
	text-decoration: none;
	color: 000000;
}

.bild  a:hover {
	text-decoration: none;
	color: 8B2C2C;
}

.bild  a:link img {
	border-color: 000000;
	border-width: 1px;
}

.bild  a:visited img {
	border-color: 0000000;
	border-width: 1px;
}

.bild  a:hover img {
	border-color: 8B2C2C;
	border-width: 1px;
}
	






