.SMParent, .SMParent_ie {
    background-image:url(http://www.svusd.org/designtemplates/folders/images/square_blue.gif);
    background-repeat:no-repeat;
    background-position:8px;
	cursor: pointer; 
	font:bold 12px arial; 
	color:#666666; 
	border-bottom:1px solid #FFFFFF;
    padding-left: 20px;
    text-align:left;
}

.SMParentOver, .SMParentOver_ie {
    background-image:url(http://www.svusd.org/designtemplates/folders/images/square_blue_full.gif);
    background-repeat:no-repeat;
    background-position:8px;
	cursor: pointer; 
	font:bold 12px arial; 
	color:navy; 
	border-bottom:1px solid #FFFFFF;
    padding-left: 20px;
    text-align:left;
}

.SMParentSelected, .SMParentSelected_ie {
    background-image:url(http://www.svusd.org/designtemplates/folders/images/square_blue.gif);
    background-repeat:no-repeat;
    background-position:8px;
	background-color:#334499; 
	font:bold 12px arial; 
	color: white; 
	border:1px solid black;
    padding-left: 20px;
    text-align:left;
}

.SMChildrenBox, .SMChildrenBox_ie {
	padding-bottom: 0px;
}

.SMMenu {
	background-color:white; 
	width: 125px;
	border:1px solid #99CCEE;
	padding: 0px;
	overflow:hidden;
}
.SMMenu_ie {
	background-color:white; 
	width: 125px;
	border:1px solid #99CCEE;
	padding: 0px;
	overflow:hidden;
}
