﻿.framemenustyle {
	height: 34px;
	list-style-type: none;
	white-space: nowrap;
	text-align: center;
	padding-top: 6px;
	margin-left: 0px;
	padding-left: 11px;
}
.framemenustyle li {
	float: left;
	padding-right: 1px;
}
.framemenustyle li a {
	display: block;
	text-decoration: none;
	background: url('../pagecontent/buttons/mainmenubutton.png') right top;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 34px;
	background-repeat: no-repeat;
	width: 133px;
	font-weight: bold;
}
.framemenustyle li a:hover {
	border-style: none;
	background: url('../pagecontent/buttons/mainmenubutton.png') right center;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.li1a .li1a, .li1a .li1a:hover, .li2a .li2a, .li2a .li2a:hover, .li3a .li3a, .li3a .li3a:hover, .li4a .li4a, .li4a .li4a:hover, .li5a .li5a, .li5a .li5a:hover, .li6a .li6a, .li6a .li6a:hover {
	border-style: none;
	background: url('../pagecontent/buttons/mainmenubutton.png') right bottom;
	background-repeat: no-repeat;
	color: #000000;
	cursor: default;
}
