UL.frontend-navigation-vertical {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
}
UL.frontend-navigation-vertical LI {
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-LEFT: 0px;
	WIDTH: 100%;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
}
UL.frontend-navigation-vertical UL {
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-LEFT: 0px;
	WIDTH: 100%	;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	LIST-STYLE-TYPE: none;
	margin-right:1px;
}
UL.frontend-navigation-vertical:unknown {
	CLEAR: both;
	DISPLAY: block;
	VISIBILITY: hidden;
	FONT: 1px/0px serif;
	HEIGHT: 0px;
	content: "."
}
UL.frontend-navigation-vertical LI {
	DISPLAY: block! important;
	FLOAT: left;
	POSITION: relative;
}
UL.frontend-navigation-vertical LI A span{
	color:#5A595A;
}
UL.frontend-navigation-vertical LI A:hover span{
	color:#000000;	
	
}
UL.frontend-navigation-vertical LI LI{
	border-bottom:0px;
	border-top:0px;
}
UL.frontend-navigation-vertical LI LI A{
	border:0px;
}
UL.frontend-navigation-vertical LI LI A span{
	font-weight:normal;
	display:block;
	color:#5A595A;
}
UL.frontend-navigation-vertical LI LI A:hover span{
	color:#FF5900;
}
UL.frontend-navigation-vertical A {
	color:#5A595A;
	border-bottom:1px dashed #BDBEBD;
	DISPLAY: block;
	height:23px;	
	line-height:24px;
	TEXT-DECORATION: none;
	text-indent:10px;
	background:url(images/arrow.gif) 98% 50% no-repeat;
	z-index:10;
}
/*Level 1 hover*/
UL.frontend-navigation-vertical A:hover,
UL.frontend-navigation-vertical LI:hover A,
UL.frontend-navigation-vertical LI.iehover A
{
	COLOR: #000000;
	text-decoration:none;
	background:url(images/arrow-hover.gif) 98% 50% no-repeat;
	background-color:#EFEBEF;	
}
/*Lever 2*/
a.level_2,a.level_2:visited,
UL.frontend-navigation-vertical LI:hover LI A,
UL.frontend-navigation-vertical LI.iehover LI A {
	background:url(images/bullet-list.gif) 5% 50% no-repeat;
	BACKGROUND-COLOR: #F7EBD6;
	display:block;
	text-indent:17px;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	height:23px;
}
/*Level 2 hover*/
a.level_2:hover,a.level_2:visited:hover,
UL.frontend-navigation-vertical LI:hover LI A:hover,
UL.frontend-navigation-vertical LI:hover LI:hover A,
UL.frontend-navigation-vertical LI.iehover LI A:hover,
UL.frontend-navigation-vertical LI.iehover LI.iehover A {
	background:url(images/bullet-list2.gif) 5% 50% no-repeat;
	BACKGROUND-COLOR: #F7EBD6;
}
/*Level 3*/
a.level_3,a.level_3:visited,
UL.frontend-navigation-vertical LI:hover LI:hover LI A,
UL.frontend-navigation-vertical LI.iehover LI.iehover LI A {
	background:url(images/bullet-list.gif) 5% 50% no-repeat;
	BACKGROUND-COLOR: #F7EBD6;
	display:block;
	text-indent:17px;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	height:23px;
}
/*Level 3 hover*/
a.level_3:hover,a.level_3:hover:visited,
UL.frontend-navigation-vertical LI:hover LI:hover LI A:hover,
UL.frontend-navigation-vertical LI:hover LI:hover LI:hover A,
UL.frontend-navigation-vertical LI.iehover LI.iehover LI A:hover
UL.frontend-navigation-vertical LI.iehover LI.iehover LI.iehover A {
	background:url(images/bullet-list2.gif) 5% 50% no-repeat;
	BACKGROUND-COLOR: #F7EBD6;
}
/*Level 4*/
a.level_4,a.level_4:visited,
UL.frontend-navigation-vertical LI:hover LI:hover LI:hover LI A ,
UL.frontend-navigation-vertical LI.iehover LI.iehover LI.iehover LI A {
	BACKGROUND:;
	COLOR:;
}
/*Level 4 hover*/
a.level_4:hover,a.level_4:visited:hover,
UL.frontend-navigation-vertical LI:hover LI:hover LI:hover LI A:hover,
UL.frontend-navigation-vertical LI.iehover LI.iehover LI.iehover LI A:hover {
	BACKGROUND:;
	COLOR:;
}
UL.frontend-navigation-vertical UL {
	DISPLAY: none;
	LEFT: 100%;
	POSITION: absolute;
	TOP: 0px;
}
UL.frontend-navigation-vertical UL UL {

	DISPLAY: none;
	LEFT: 100%;
	POSITION: absolute;
	TOP: 0px;
	border-left:1px solid #CCCCCC;
}
UL.frontend-navigation-vertical UL UL UL {
	DISPLAY: none;
	LEFT: 100%;
	POSITION: absolute;
	TOP: 0px;
}
UL.frontend-navigation-vertical LI:hover UL UL {
	DISPLAY: none
}
UL.frontend-navigation-vertical LI:hover UL UL UL {
	DISPLAY: none
}
UL.frontend-navigation-vertical LI.iehover UL UL {
	DISPLAY: none
}
UL.frontend-navigation-vertical LI.iehover UL UL UL {
	DISPLAY: none
}
UL.frontend-navigation-vertical LI:hover UL {
	DISPLAY: block
}
UL.frontend-navigation-vertical UL LI:hover UL {
	DISPLAY: block
}
UL.frontend-navigation-vertical UL UL LI:hover UL {
	DISPLAY: block
}
UL.frontend-navigation-vertical LI.iehover UL {
	DISPLAY: block
}
UL.frontend-navigation-vertical UL LI.iehover UL {
	DISPLAY: block
}
UL.frontend-navigation-vertical UL UL LI.iehover UL {
	DISPLAY: block
}

.head1
{
	background:#999999;
}
/*
.head2
{
	background-color:.nav-list-frontend-FF0000;!important
	color:.nav-list-frontend-009966;!important
}
.head3
{
	background-color:.nav-list-frontend-009966;!important
	color:.nav-list-frontend-FF0000;!important
}*/