.SMParent1 {
   font-family: Verdana, Arial;

}

.SMParent1 SPAN, .SMParentOver1 SPAN, .SMParentSelected1 SPAN
{
	display:block
}

.SMParent1 IMG, .SMParentOver1 IMG, .SMParentSelected1 IMG
{
	display: none;
}

.SMParentOver1 {

	font-family: Verdana, Arial;
}
.SMParentSelected1 {
	font-family: Verdana, Arial; 
}

.SMChild1 {
	font-family: Verdana, Arial;
	text-decoration:none;
  	  color:#000000;
	cursor:pointer;
	text-align:left;
	display: block;
	font-size: 11px;
}
.SMChild1 a {
	color:#000000;
	font-family: Verdana, Arial;
	text-decoration:none;
	padding-left:5px;
	display: block;
	height: 18px;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
}

.SMChildOver1 {
 
	font-weight: bold
        position: relative; left: 15px;
	cursor:pointer;
	text-align:left;
	color: #000000;
	display: block;
	font-size: 11px;
}
.SMChildOver1 a {

	font-family: Verdana, Arial;
	font-weight: bold;
	padding-left:5px;
	display: block;
	text-decoration: none;
	color: #cc0000;
	height: 18px;
	overflow: hidden;
	font-size: 11px;
}

.SMChildSelected1 {

	font-family: Verdana, Arial;
        color:#000000;
        text-align:left;
	font-weight: bold;
	display: block;
	font-size: 11px;

}
.SMChildSelected1 a {
        color:#cc0000;
	font-family: Verdana, Arial;
	text-decoration:none;
	font-weight: bold;
	display: block;
	font-size: 11px;
 padding-left:5px;

}

.SMChildrenBox1 {

}

.SMMenu1 {
	overflow: hidden;
	
}

.SMImageParent1 {
	border:0px;
	vertical-align:middle;
}

.SMImageChild1 {
	display:none;
}
