.menuLevel1,
.menuLevel1Hover, 
.menuLevel1Sel {  
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 24px; 
			height: 20px; 
			line-height: 30px; 
			color: black;
			background-color: f0f0f0;
			border-color: white;
			font-variant: small-caps;
			vertical-align: top;			
			text-decoration: none;
			border-style: solid;
			border-width: 1px;
			border: 1px solid  rgb(0,0,0);
			padding-left: 5px; 
			padding-right: 5px; 
			margin-top: 5px;
}
.menuLevel1Hover {color: black;	border-color: black; background-color: white; border-width: 1px;}
.menuLevel1Sel {color: white; background-color: black; border-color: white;}
.menuSeperator1, .menuFirstSeperator1 {  
			border-width: 0px;
			text-decoration: line-through;
			color: black;
			font-size: 14px; 
			height: 20px; 
			line-height: 30px; 
}
.menuFirstSeperator1 {  
			border-style: solid;
			border-left-width: 2px;
}

.menuLevel2, 
.menuLevel2Hover, 
.menuLevel2Sel {  
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 14px; 
			height: 15px; 
			line-height: 30px; 
			color: black;
			background-color: f0f0f0;
			font-variant: small-caps;
			vertical-align: top;			
			border-color: black;
			text-decoration: none;
			border-style: solid;
			border-right-width: 1px;
			border-left-width: 1px;
			border-top-width: 1px;
			border-bottom-width: 1px;
			padding-left: 5px; 
			padding-right: 5px; 
			margin-top: 2px;
}
.menuLevel2Hover {background-color: white; border-width: 1px; }		
.menuLevel2Sel {color: white; background-color: black; border-color: white;}
.menuSeperator2, .menuFirstSeperator2 {  
			color: black;
			line-height: 30px; 
			text-decoration: line-through;
			border-width: 0px;
}
.menuFirstSeperator2 { 
		border-style: solid;
		border-left-width: 2px;}

.menuLevel3,
.menuLevel3Hover,
.menuLevel3Sel  {  
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			height: 13px; 
			line-height: 13px; 
			color: black;
			background-color: f0f0f0;
			font-style: normal; 
			font-variant: small-caps;
			vertical-align: top;			
			border-color: white;
			font-weight: normal; 
			text-decoration: none;
			border-style: solid;
			border-width: 0px;
			border-right-width: 1px;
			border-left-width: 1px;
			border-top-width: 1px;
			border-bottom-width: 1px;
			border: 1px solid  rgb(0,0,0);
			padding-left: 5px; 
			padding-right: 5px; 
			padding-bottom: 0px; 
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 2px;
}
.menuLevel3Hover {background-color: white;}
.menuLevel3Sel {color: white; background-color: black; border-color: white;}
		
.menuSeperator3,
.menuFirstSeperator3 {  
			line-height: 13px; 
			color: black;
			text-decoration: line-through;
			border-width: 0px;
}
.menuFirstSeperator3 {
			border-style: solid;
			border-left-width: 2px;}

.menuLevel4,
.menuLevel4Hover,
.menuLevel4Sel,
.menuLevel5,
.menuLevel5Hover,
.menuLevel5Sel {  
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			height: 13px; 
			line-height: 30px; 
			color: black;
			background-color: f0f0f0;
			font-style: normal; 
			font-variant: small-caps;
			vertical-align: top;			
			border-color: white;
			font-weight: normal; 
			text-decoration: none;
			border-style: solid;
			border-width: 0px;
			border-right-width: 1px;
			border-left-width: 1px;
			border-top-width: 1px;
			border-bottom-width: 1px;
			border: 1px solid  rgb(0,0,0);
			padding-left: 5px; 
			padding-right: 5px; 
			padding-bottom: 0px; 
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 0px;
}
.menuLevel4Hover, .menuLevel5Hover { background-color: white;}
.menuLevel4Sel, .menuLevel5Sel { color: white; background-color: black;	border-color: white;}

.menuSeperator4,
.menuFirstSeperator4,
.menuSeperator5,
.menuFirstSeperator5 {  
			line-height: 30px; 
			color: black;
			text-decoration: line-through;
			border-width: 0px;
}

.menuFirstSeperator4,
.menuFirstSeperator5 { 
			border-style: solid; 
			border-left-width: 2px; }























