#SAMenu1_-1_1 {
	display: block;
	height: 20px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	overflow: hidden;
	background: transparent;
	clear: both;
}

#SAMenu1_-1_1 ul {
	width: 138px;
	background: transparent;
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	float: right;
}

#SAMenu1_-1_1 ul li {
	display: inline;
	padding: 0;
	margin: 0 5px 0 0;
	float: left;
	text-align: left;
}

#SAMenu1_-1_1 ul li a {
	display: block;
	line-height: 20px;
	font-family: Arial; 
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0 2px 0 0;
	color: #fff;
	text-decoration: none;
}

#SAMenu1_-1_1 ul li a:hover {
	text-decoration: underline;
}

#SAMenu1_-1_1 ul li a.Selected {
	display: none;
}

#SAMenu1_-1_1 ul li a.AtWay {
	display: none;
}

/********************************************************************************* ALAMENU */

#SAMenu2_1_1 {
	display: block;
	position: relative;
	width: 175px;
	padding: 0;
	margin: 5px 0 1px 20px;
	background: transparent;
	clear: both;
	min-height: 157px;
}

#SAMenu2_1_1:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

/* html #SAMenu2_1_1 {
	height: 157px;
	overflow: visible;
}*/

#SAMenu2_1_1 ul {
	width: 170px;
	height: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	overflow: hidden;
}

#SAMenu2_1_1 ul li {
	display: block;	
	padding: 0;
	margin: 0 0 7px 0;
	width: 170px;
	line-height: 20px;
}

/* html #SAMenu2_1_1 ul li  {
	float: left;
}
*/
#SAMenu2_1_1 ul li a {	
	display: block;
	margin: 0;
	padding: 0 0 0 8px;
	line-height: 18px;
	width: 162px;
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 11px;
	color: #414141;
	font-weight: bold;
	text-decoration: none;
	background: transparent; 	
}

#SAMenu2_1_1 ul li a.Selected {
	color: #CE2929;
	text-decoration: underline;
}

#SAMenu2_1_1 ul li a.AtWay {
	color: #CE2929;
	text-decoration: underline;
}

#SAMenu2_1_1 ul li a:hover {	
	color: #CE2929;
}


/********************************************************** MENU */


#SAMenu3_2_1 {
	display: block;
	position: relative;
	margin: 0;
	padding: 0 0 2px 0;
	width: 100%;
	background: transparent;
	clear: both;
	min-height: 20px;	
}

* html #SAMenu3_2_1 {height: 20px;}

#SAMenu3_2_1:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#SAMenu3_2_1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

#SAMenu3_2_1 ul li {
	color: #000000;
	display: inline;
	padding: 0;
	margin: 0 5px 0 0;
	float: left;
	text-align: left;
}

#SAMenu3_2_1 ul li a {
	display: block;
	line-height: 18px;
	font-family: Arial; 
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 2px 0 1px 10px;
	color: #CE2929;
	text-decoration: none;
	background: url(../img/sub_bullet.gif) no-repeat left center;
}

#SAMenu3_2_1 ul li a:hover {
	color: #CE2929;
	text-decoration: underline;
}

#SAMenu3_2_1 ul li a.Selected {
	text-decoration: underline;
}
