#style2 {
	font-family: Arial;
}

#style2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	clear: left;
}

#style2 li {
	width: 180px;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #5875a4;
	border-bottom: 1px solid #33536F;
}

#style2 li a {
	background: url(http://76.163.35.10/images/_menuButtonBGPurple0.gif) bottom left repeat-x;
	width: 180px;
	color: #D6E2FF;
	text-decoration: none;
	display: block;
	padding: 8px;
	background-color: #135c8d;
}

#style2 li a:hover {
 	background: url(http://76.163.35.10/images/_menuButtonBGPurple1.gif) bottom left repeat-x; 
	/*color: #E6EAF5; */
	color: #D6E2FF;
	text-decoration: none;
	background-color: #135c8d;
}


/*------ green -------------*/
#style3 {
	font-family: Arial;
}
#style3 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	clear: left;
}
#style3 li {
	width: 180px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	border-top: 1px solid #7281B7;
	border-bottom: 1px solid #334E6F;
}
#style3 li a {
	background: url(http://www.ivliaevents.com/images/_menuButtonBGPurple0.gif) bottom left repeat-x;
	width: 180px;
	color: #51B66B;
	font-family: Arial;
	text-decoration: none;
	display: block;
	padding: 8px;
}

#style3 li a:hover {
	background: url(http://www.ivliaevents.com/images/_menuButtonBGPurple1.gif) bottom left repeat-x;
	/*color: #E6EAF5; */
	color: #078A29;
	font-family: Arial;
	text-decoration: none;
}