.menyrad a:link {  color: #80556E; text-decoration: none; font-size: 1.0em;}
.menyrad a:visited {  color: #80556E; text-decoration: none; font-size: 1.0em;}
.menyrad a:hover {  color: #A36C8C; text-decoration: overline underline; font-size: 1.0em;}
.menyrad a:active {  color: #A36C8C; text-decoration: none; font-size: 1.2em;}
.top {
	left:0px;
	top: 0px;
	position: fixed;
	width: 100%;
	z-index: 10;
	text-align:center;
}
.bottom {
	left: 0px;
	bottom: 0px;
	position: fixed;
	width: 100%;
	z-index: 10;
	text-align:center;
	}
.insideBottom {
	position:static;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:830px;
	background-image: url(../images/bg/toppskuggaMenuJagged.png);
	background-repeat: no-repeat;
	border: 2px none #FFCCCC;
	background-position: -8px 0px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	
	}
.insideTop {
	position:static;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:830px;
	border-top-style: none;
	border-top-color: #FFCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
	border-left-color: #FFCCCC;
	border-bottom-style: none;
	background-image: url(../images/bg/bottenskuggaMenuJagged.png);
	background-position: -8px 0px;
	background-repeat: no-repeat;
	height: 37px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;	
	}	

