#css {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#css ul {
	text-decoration: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#css li {
	font-weight: bold;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}

#css a {
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/left2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}
#css a span {
	background-image: url(images/right2.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 4px;
	float: left;
	display: block;
}
#css a span {float:none;}
#css a:hover span {
}
#css a:hover {
	background-position:0% -60px;
	color: #381a00;
}
#css a:hover span {
	background-position:100% -60px;
	color: #381a00;
}


#css1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#css1 ul {
	text-decoration: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#css1 li {
	font-weight: bold;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}
#css1 a {
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-image: url('images/left3.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
    height: 34px;
    width: 110px;
}
#css1 a span {
	background-image: url(images/right3.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 4px;
	float: left;
	display: block;
}
#css1 a span {float:none;}
#css1 a:hover span {
}
#css1 a:hover {
	background-position:0% -60px;
	color: #381a00;
}
#css1 a:hover span {
	background-position:100% -60px;
	color: #381a00;
}

