body {
	margin: 0px;
	background-color: #2C2C2C;
	background-image: url(../img/vav.jpg);
}
#setup {
	width: 860px;
}
#c01 {
	background-color: #2C2C2C;
}
#c02 {
	background-color: #606060;
	border: 1px solid #626262;
	background-repeat: repeat-x;
	background-position: left bottom;
}
#c03 {
	background-color: #0C0C0C;
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 1px solid #626262;
	border-right: 1px solid #626262;
	border-bottom: 1px solid #626262;
	border-left: 1px none #626262;
}
#c04 {
	background-color: #DBD9CA;
}
#c05 {
	background-color: #999999;
	filter: Alpha(Opacity=20);
}
#c06 {
	background-color: #C0C0C0;
}
.xLtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	font-weight: bold;
}
a:visited {
	color: #797979;
	text-decoration: none;
}
a:hover {
	color: #D10808;
	text-decoration: none;
}
a:active {
	color: #797979;
	text-decoration: none;
}
#ornamentFX {
	position:absolute;
	width:238px;
	height:499px;
	z-index:2;
	overflow: hidden;
	left: 80;
	top: -500;
}
#fix {
	position:absolute;
	width:200px;
	height:20px;
	z-index:1;
	visibility: hidden;
}
a:link {
	color: #797979;
	text-decoration: none;
}
a.meny:link {
	font-weight: bold;
	color: #797979;
	text-decoration: none;
}
a.meny:visited {

	font-weight: bold;
	color: #797979;
	text-decoration: none;
}
a.meny:hover {
	font-weight: bold;
	color: #797979;
	text-decoration: none;
	text-indent: 5px;
}
a.meny:active {



	font-weight: bold;
	color: #797979;
	text-decoration: none;
}

