.menu {
	margin-left: 0px;
}
.menuover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cbcbcb;
	border-right-color: #cbcbcb;
	border-bottom-color: #cbcbcb;
	border-left-color: #cbcbcb;
	padding-bottom: 3px;
}
.menuover A {
	color:#575757;
	display:block;
	text-decoration: none;
	padding-left: 17px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
	
.menuover a:hover {
	color: #575757;
	text-decoration: none;
	background-image: url(../images/arrow1.jpg);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 5px 7px;
	}
	
	
.menu UL {
	PADDING: 0px;
	Z-INDEX:2;
	POSITION: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu LI {
	MARGIN: 0px;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #575757;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
	
.menu_s01 {
}
.menu_s01 A 
{
	color:#9f9f9f;
	display:block;
	text-decoration: none;
	padding-left: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eaeaea;
	border-right-color: #eaeaea;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
	padding-bottom: 3px;
}
	
	
.menu_s01 a:hover {
	color: #487AC3;
	text-decoration: none;
	background-image: url(../images/arrow2.jpg);
	background-repeat: no-repeat;
	padding-left: 27px;
	background-position: 5px 4px;
	}
