body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCC00;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FF9933;
	list-style-type: square;
}
.tableposition {
	position: absolute;
	top: 17.5%;
	border: 1.5px solid #5B5B5B;
	left: 20.7%;
	right: 20.7%;
	overflow: visible;

}
.border {
	border: 1px solid;
}
.position {
	left: 20%;
	top: 15%;
	right: auto;
	position: absolute;

}
.positione {
	position: absolute;
	top: 15.3%;
	border: 1px none #666666;
	right: auto;
	left: 20%;

}
.me {
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;


}
.menytable {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;

}
.meny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #666666;
	border-left: none;
	font-style: normal;
	text-transform: uppercase;


}

