.SMParent1 {
    font:bold 13px arial; 
     color:#4e4c4c;
    text-align:left;
    padding-left: 2px;
}
.SMParentOver1 {
	background-color: #efefed; 
	font:bold 13px arial; 
    color:#000000;
    text-align:left;
	text-decoration:none; 
    padding-left: 2px;
    cursor:pointer;
}
.SMParentSelected1 {
	background-color: #efefed; 
	font:bold 13px arial; 
    color:#000000;
    text-align:left;
    padding-left: 2px;
	cursor:pointer; 
}

.SMChild1 {
}
.SMChild1 a {
}
.SMChildOver1 {
}
.SMChildOver1 a {
}
.SMChildSelected1 {
}
.SMChildSelected1 a {
}

.SMChildrenBox1 
{
	border-left:dashed 1px gainsboro;
	border-right:dashed 1px gainsboro;
	border-bottom:dashed 1px gainsboro;
}

.SMMenu1 {
	background-color:white; 
	width: 600px;
	border:0;
}

.SMImageParent1
{
    margin:0;
    padding:5px;  
    margin:0;
	vertical-align:middle;	
}

.SMImageChild1 {
    margin:0;
    padding:5px;  
    border:solid 1px white;
    margin:0 10px;
    overflow:hidden;
	vertical-align:middle;	
}

.SMMenu2 {
	background-color:white; 
	width: 560px;
	border:0;
}
