﻿.menu-1{
	text-align: center;
	text-decoration: none;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	top: 110px;
	position: relative;
	width: 70%;
	padding-left: 0px;
	margin-left: 160px;
}

a.item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-decoration:none;
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: oblique;
}

a.item:link{
	color:#000099;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 a.item:visited{
	color:#267700;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

 a.item:active, a.item:hover{
	color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	padding-left: 125px;
	padding-right: 80px;
}
li {
	padding-bottom: .5em;
}
