/*general class styles applied regardless of color version*/
.RadMenu_SpuhsdMainMenu .link{
	_width: 33px; /* Visible to IE6 only*/      
       
    	min-width: 33px; 
}

.RadMenu_SpuhsdMainMenu .group .link{
	_width: 75px; /* Visible to IE6 only*/      
       
    	min-width: 75px; 
}

.rootGroup{
	height: 27px !important;	
}

.RadMenu_SpuhsdMainMenu .expandLeft,
.RadMenu_SpuhsdMainMenu .expandRight
{
	background:transparent url(img/menuarrow_right.gif) right center no-repeat;
	padding: 5px 12px 0px 0px;
}

/*common to all links*/
.link{
	font-weight: normal !important;
	font-family: Arial !important;
	cursor: hand !important;
	text-decoration: none !important;	
}

/*adds padding to the top of each links to align vertically in the middle of the tab*/
.text{
	padding: 6px 0px 0px 0px;	
}

.separator{
	height: 27px !important;
	width: 16px !important;
}

.spuhsdMenuRootHomeItem,
.spuhsdMenuRootBoardItem,
.spuhsdMenuRootAdminItem,
.spuhsdMenuRootSphsItem,
.spuhsdMenuRootRhsItem,
.spuhsdMenuRootStudentServicesItem,
.spuhsdMenuRootAboutItem
{
	height: 27px !important;
	color: #FFFFFF !important;
	font-size: 12px !important;		
}

.spuhsdMenuRootHomeItem:hover,
.spuhsdMenuRootBoardItem:hover,
.spuhsdMenuRootAdminItem:hover,
.spuhsdMenuRootSphsItem:hover,
.spuhsdMenuRootRhsItem:hover,
.spuhsdMenuRootStudentServicesItem:hover,
.spuhsdMenuRootAboutItem:hover
{
	text-decoration: underline !important;
}

.spuhsdMenuRootHomeItemLeft, .spuhsdMenuRootHomeItemRight,
.spuhsdMenuRootBoardItemLeft, .spuhsdMenuRootBoardItemRight,
.spuhsdMenuRootAdminItemLeft, .spuhsdMenuRootAdminItemRight,
.spuhsdMenuRootSphsItemLeft, .spuhsdMenuRootSphsItemRight,
.spuhsdMenuRootRhsItemLeft, .spuhsdMenuRootRhsItemRight,
.spuhsdMenuRootStudentServicesItemLeft, .spuhsdMenuRootStudentServicesItemRight,
.spuhsdMenuRootAboutItemLeft, .spuhsdMenuRootAboutItemRight
{	
}


.slide{
	border-right: Black 1px solid;
	border-top: Black 1px solid;
	border-left: Black 1px solid;
	border-bottom: Black 1px solid;	
}

.spuhsdMenuSubHomeItem, 
.spuhsdMenuSubBoardItem,
.spuhsdMenuSubAdminItem,
.spuhsdMenuSubSphsItem,
.spuhsdMenuSubRhsItem,
.spuhsdMenuSubStudentServicesItem,
.spuhsdMenuSubAboutItem
{
	font-size: 11px !important;
	height: 20px !important;
	color: #FFFFFF !important;
	padding: 0px 4px 3px 3px !important;
}
