.clsCMOn2, .clsCMOver2 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px; /* 9pt; */	
	font-weight: normal;	
	cursor: pointer;	
    padding: 2px 0 0 2px;
}

.clsCMOn2 {
	color: #333333;
}

.clsCMOver2 {
	color: white;
}

.clsSepOn2, .clsSepOver2 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px; /* 9pt; */	
	font-weight: normal;	
    padding: 2px 0 0 4px;
}

.clsSepOn2 {
	color: white;
}

.clsSepOver2 {
	color: white;
}

.topNormal2, .topRollovered2 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px; /* 9pt; */	
	font-weight: bold;	
    padding: 1px 0px 0px 4px;
}

.topNormal2 {
	color: white;
}

.topRollovered2 {
	color: white;
}

.topNormal2, .topRollovered2 {
	width: 80px;
	height: 25px;
}

.menuLink2, A.menuLink2, A.menuLink2:Link,
A.menuLink2:Hover, A.menuLink2:Visited,
A.menuLink2:Hover:Visited {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px; /* 9pt; */	
	font-weight: bold;
	cursor: pointer;
	text-decoration:none; 
	color: white;
}

.menuText2 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px; /* 9pt; */
	font-weight: bold;
	color: white; 
}


