.jquerycssmenu {
	/*background: #eee;
	border-bottom: 1px solid #315091;
	padding: 35px 0 0 17px;
	padding: 0;*/
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	text-align: center;
	z-index: 1000;
}
.jquerycssmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.jquerycssmenu ul li {
	/*position: relative;
	display: inline;
	float: left;*/
	display: inline;
	margin: 0;
	padding: 0;
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	float: left;
	position: relative;
	z-index:100;
}
/*.jquerycssmenu ul li a {
	/*display: block;
	padding: 5px 7px 4px 7px;
	margin-right: 3px;
	border: 1px solid #315091;
	border-bottom-width: 0;
	color: #fff;
	text-decoration: none;
	background: #6D84B4;*/
	/*color: #000;
	float: none;
	display: block;
	margin: 0 7px;
	padding: 0;
	font-family: georgia;
	font-size: 12px;
	padding: 15px 0 16px 0;
}*/
.jquerycssmenu ul li a {
PADDING-BOTTOM: 0; MARGIN: 0px 7px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: block; FONT-FAMILY: georgia; FLOAT: none; COLOR: #000; FONT-SIZE: 12px; PADDING-TOP: 0; height: 31px; overflow: hidden; line-height: 200%;
}
*html .jquerycssmenu ul li a {
PADDING-BOTTOM: 0; MARGIN: 0px 7px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: block; FONT-FAMILY: georgia; FLOAT: none; COLOR: #000; FONT-SIZE: 12px; PADDING-TOP: 0; height: 31px; overflow: hidden; line-height: 200%;
}
*:first-child+html .jquerycssmenu ul li a {
	/*display: block;
	padding: 5px 7px 4px 7px;
	margin-right: 3px;
	border: 1px solid #315091;
	border-bottom-width: 0;
	color: #fff;
	text-decoration: none;
	background: #6D84B4;*/
PADDING-BOTTOM: 0; MARGIN: 0px 7px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: block; FONT-FAMILY: georgia; FLOAT: none; COLOR: #000; FONT-SIZE: 12px; PADDING-TOP: 0; height: 31px; overflow: hidden; line-height: 200%;
}
.jquerycssmenu ul li a img {
	display: none;
}
.jquerycssmenu ul li ul li a img {
	margin: 0 15px 0 0;
	/*display: inherit;*/ display: none;
}
.jquerycssmenu ul li a:hover {
	background: #333;
	color: #222;
}
.jquerycssmenu ul li ul {
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	/*border-bottom: 1px solid #315091;
	border-top: 1px solid #315091;*/
	width: 164px;
	background: #eee;
	z-index:100;
}

.jquerycssmenu ul li ul li {
	display: list-item;
	float: none;
	margin: 0 0 0 2px;
	padding: 0;
}
*html .jquerycssmenu ul li ul li {
	display: list-item;
	float: none;
	margin: 0 0 0 1px;
	padding: 0;
}
*:first-child+html .jquerycssmenu ul li ul li {
	display: list-item;
	float: none;
	margin: 0 0 0 1px;
	padding: 0;
}
.jquerycssmenu ul li ul li a {
	width: 130px;
	background: white;
	padding: 4px 15px;
	margin: 0;
	text-align: left;
	border-top-width: 0;
	/*border-top: 1px solid #eee;*/
	font-style:italic;
	font-weight: normal;
	font-family: georgia;
	font-size: 12px;
	text-decoration: none;
	height: auto;
}
*:first-child+html .jquerycssmenu ul li ul li a {
	width: 130px;
	background: white;
	padding: 7px 15px;
	margin: 0;
	text-align: left;
	border-top-width: 0;
	/*border-top: 1px solid #eee;*/
	font-style:italic;
	font-weight: normal;
	font-family: georgia;
	font-size: 12px;
	text-decoration: none;
	height: auto;
}
.jquerycssmenu ul li ul li a:hover {
	background: #fff;
	color: #222;
	text-decoration: none;
}
.jquerycssmenu ul li ul li ul {
	top: 0;
	left: -4px;
}
.jquerycssmenu ul li ul li ul li {
	display: list-item;
	float: none;
	margin: 0 0 0 2px;
	padding: 0;
	background: url(../images/borderMenu.png);
}
.jquerycssmenu ul li ul li ul li a {
	display: list-item;
	float: none;
	margin: 0 0 0 -4px;
	width: 134px;
}
*html .jquerycssmenu ul li ul li ul li a {
	display: list-item;
	float: none;
	margin: 0 0 0 -5px;
	width: 134px;
}
*:first-child+html .jquerycssmenu ul li ul li ul li a {
	display: list-item;
	float: none;
	margin: 0 0 0 -5px;
	width: 134px;
}
.downarrowclass {
	position: absolute;
	top: 11px;
	right: 10px;
}
.rightarrowclass {
	position: absolute;
	top: 8px;
	right: 0;
}
*:first-child+html .jquerycssmenu {
	height: 1%;
}
* html .jquerycssmenu{
	height: 1%;
}
* html .jquerycssmenu ul li ul li a {
	display: inline-block;
}
