@charset "utf-8";
/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_seventeen */
.preload17a {
	background-image: url(../menu/pro_seventeen_1a.gif);
}
.preload17b {
	background-image: url(../menu/pro_seventeen_1b.gif);
}
.menu17 {
	list-style:none;
	height:25px;
	position:relative;
	background:transparent url(pro_seventeen_0c.gif) repeat-x left bottom;
	font-size:11px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.menu17 li {
	float:left;
	height:25px;
	margin-right:1px;
}
.menu17 li a {
	display:block;
	float:left;
	height:25px;
	line-height:25px;
	color:#666666;
	text-decoration:none;
	font-family:arial, verdana, sans-serif;
	font-weight:normal;
	text-align:center;
	padding:0 0 0 4px;
	cursor:pointer;
	background-image: url(../menu/pro_seventeen_0a.gif);
	background-repeat: no-repeat;
}
.menu17 li a b {
	float:left;
	display:block;
	padding:0 16px 5px 12px;
	background-image: url(../menu/pro_seventeen_0b.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu17 li.current a {
	color:#95bd07;
	background-image: url(../menu/pro_seventeen_2a.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
.menu17 li.current a b {
	background-image: url(../menu/pro_seventeen_2b.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu17 li a:hover {
	color:#95bd07;
	background-image: url(../menu/pro_seventeen_1a.gif);
	background-repeat: no-repeat;
}
.menu17 li a:hover b {
	background-image: url(../menu/pro_seventeen_1b.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #95bd07;
}
.menu17 li.current a:hover {
	color:#95bd07;
	cursor:default;
	background-image: url(../menu/pro_seventeen_2a.gif);
	background-repeat: no-repeat;
}
.menu17 li.current a:hover b {
	background-image: url(../menu/pro_seventeen_2b.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #95bd07;
}
