a{
	text-decoration : none;
	color: #E0FFFF;
}

.bggreen{
	background-color: #0e2f24;
}

.menuPic{
	margin-top : 8px;
}

.menuTxt {
	text-decoration : none;
	color: #BBBBBB;
	font-size : 22	px;
	FONT-WEIGHT: BOLD;
	
}

.btmMnu{
	color: #BBBBBB;
	FONT-WEIGHT: BOLD;
}

.sideTxt{
	color: #E0FFFF;
	font-size : 18	px;
}

.sideNavi{
	color: #cccccc;
	font-size : 18px;
}

.sideNavi a{
	color: #cccccc;
	font-size : 18px;
}

.main{
	
	color: white;
	width: 983px;
	background-color : transparent;
}

.main .Maintxt{
	font-family: "Lucida Sans Unicode";
	font-size: 15px;
	text-align: left;
	color: white;
}

.bMain{
	background-image : url(pics/backgrounds/ss035.gif);
	background-attachment : fixed;
}

.menustreg{
	background-image : url(pics/buttons/hvidstreg.gif);
	background-repeat : repeat;
}

.menuPrik{
	background-image : url(pics/buttons/hvidprik.gif);
	background-repeat : repeat;
}

.top{
	background-image : url(pics/backgrounds/ss035.gif);
	background-attachment : fixed;
}

.top table{
	color: white;
	width: 90%;
	background-color : transparent;
	z-index: 1;
}

.center{
	text-align: center;
}

.img{
	border:#cccccc inset 2px;
}

.btn{
	cursor: hand;	
}

.btnTxt{
	font-family : "Lucida Sans Unicode";
	font-style : normal;
	font-size : 14px;
	color : #D8D9C2;
	
}


