#SAMenu1_2_0 {
	display: block;
	position: relative;
	width: 200px;
	padding: 0;
	margin: 0;
	font-family:Times New Roman,Arial;
	overflow: hidden;
}

#SAMenu1_2_0:after {
	content: "."; 
	display: block;
	height: 0.01em;
	overflow: hidden;
	visibility: hidden; 
	clear: both;
}

#SAMenu1 {
	position: relative;
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: 200px;
	overflow: hidden;
}

#SAMenu1 li{
	float: left; 
	display: block; 
	position: relative;
	text-align: left;
	margin: 0; 
	font-weight: bold;
	width: 200px;
	text-transform:uppercase;
	font-size: 15px;
	clear: both; 
}

#SAMenu1 li a {
	display: block; 
	padding: 0 0 5px 15px; 
	margin: 0; 
	color:#000;
	overflow: hidden; 
    text-decoration: none; 
    background: url(../img/arrow.gif) 0 0 no-repeat;
}

#SAMenu1 li a:hover {
	padding: 0 0 5px 15px; 
	margin: 0;
	text-decoration: none; 
	color: #000;
}

#SAMenu1 li a.Selected, #SAMenu1 li a.Selected:hover,#SAMenu1 li a.AtWay, #SAMenu1 li a.AtWay:hover{
    padding: 0 0 5px 15px; 
	margin: 0;
    color: #C11C1B;
    text-decoration: none;
}

#SAMenu1 ul {
	position: relative;
	list-style-type: none; 
	margin: 0 0 5px 0; 
	padding: 0; 
	overflow: hidden;
}

#SAMenu1 ul li {
	float: left; 
	display: block; 
	text-align: left;
	margin: 0; 
	font-weight: bold;
	text-transform:none;
	font-size: 13px;
	clear: both; 
}

#SAMenu1 ul li a {
	display: block; 
	padding: 0 0 3px 25px;  
	margin: 0; 
	color:#000;
	overflow: hidden; 
    text-decoration: none; 
    background: url(../img/blackdot.gif) 18px 7px no-repeat;
}

#SAMenu1 ul li a:hover {
    display: block; 
	padding: 0 0 3px 25px;  
	margin: 0; 
	text-decoration: none; 
	color: #000;
    background: url(../img/blackdot.gif) 18px 7px no-repeat;
}

#SAMenu1 ul li a.Selected, #SAMenu1 ul li a.Selected:hover,#SAMenu1 ul li a.AtWay, #SAMenu1 ul li a.AtWay:hover{
    display: block; 
	padding: 0 0 3px 25px;  
	margin: 0;
    color: #C11C1B;
    text-decoration: none;
    background: url(../img/reddot.gif) 18px 7px no-repeat;
}

#SAMenu1 ul li ul {
	position: relative;
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	overflow: hidden;
}

#SAMenu1 ul li ul li {
	float: left; 
	display: block; 
	text-align: left;
	margin: 0; 
	font-weight: normal;
	text-transform:none;
	font-size: 13px;
	clear: both; 
}

#SAMenu1 ul li ul li a {
	display: block; 
	padding: 0 0 3px 35px;  
	margin: 0; 
	color:#000;
	overflow: hidden; 
    text-decoration: none; 
    background: url(../img/blackdot.gif) 27px 7px no-repeat;
}

#SAMenu1 ul li ul li a:hover {
    display: block; 
	padding: 0 0 3px 35px;  
	margin: 0; 
	text-decoration: none; 
	color: #000;
	background: url(../img/blackdot.gif) 27px 7px no-repeat;
}

#SAMenu1 ul li ul li a.Selected, #SAMenu1 ul li ul li a.Selected:hover,#SAMenu1 ul li ul li a.AtWay, #SAMenu1 ul li ul li a.AtWay:hover{
    display: block; 
	padding: 0 0 3px 35px;  
	margin: 0; 
    color: #C11C1B;
    text-decoration: none;
    background: url(../img/reddot.gif) 27px 7px no-repeat;
}

.DBMenu a {
	display: block; 
	padding: 0 0 3px 25px;  
	margin: 0; 
	color:#000 !important;
	overflow: hidden; 
    text-decoration: none; 
    background: url(../img/blackdot.gif) 18px 7px no-repeat;
}

.DBMenu a:hover {
    display: block; 
	padding: 0 0 3px 25px;  
	margin: 0; 
	text-decoration: none; 
	color: #000;
    background: url(../img/blackdot.gif) 18px 7px no-repeat;
}


.DBMenu a.Selected,.DBMenu a.Selected:hover{
    display: block; 
	padding: 0 0 3px 25px;  
	margin: 0;
    color: #C11C1B !important;
    text-decoration: none;
    background: url(../img/reddot.gif) 18px 7px no-repeat;
}

.DBMenu ul {
	position: relative;
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	overflow: hidden;
}

.DBMenu ul li {
	float: left; 
	display: block; 
	text-align: left;
	margin: 0; 
	font-weight: normal;
	text-transform:none;
	font-size: 13px;
	clear: both; 
}

.DBMenu ul li a {
	display: block; 
	padding: 0 0 3px 35px;  
	margin: 0; 
	color:#000;
	width:170px;
	overflow: hidden; 
    text-decoration: none; 
    background: url(../img/blackdot.gif) 27px 7px no-repeat;
}

.DBMenu ul li a:hover {
    display: block; 
	padding: 0 0 3px 35px;  
	margin: 0; 
	text-decoration: none; 
	color: #000;
	background: url(../img/blackdot.gif) 27px 7px no-repeat;
}

.DBMenu ul li a.Selected,.DBMenu ul li a.Selected:hover{
    display: block; 
	padding: 0 0 3px 35px;  
	margin: 0; 
    color: #C11C1B;
    text-decoration: none;
    background: url(../img/reddot.gif) 27px 7px no-repeat;
}