.menu2-1-outercell {
	background-color: #5f5999;
}

.menu2-2-outercell {
	background-color: #9B97BF;
	color: #000000;

}

.menu2-3-outercell {
	background-color: #9B97BF;
}


.menu2-1-innertable {
	color: #FFFFFF;
	background-color: #5F5999;
	height: 14px;
}
.menu2-1-innertable a, 
.menu2-1-innertable a:visited, 
.menu2-1-innertable a:active, 
.menu2-1-innertable a:link{
	color: #FFFFFF;
	background-color: #5F5999;
	height: 14px;
	text-decoration: none;
}
.menu2-1-innertable a:hover {
	color: #FF0000;
	text-decoration: none;
}

.menu2-2-innertable {
	color: #000000;
	font-size: 10px;
	background-color: #9B97BF;
	height: 14px;
}
.menu2-2-innertable a, 
.menu2-2-innertable a:visited, 
.menu2-2-innertable a:active, 
.menu2-2-innertable a:link{
	color: #000000;
	font-size: 10px;
	background-color: #9B97BF;
	height: 14px;
	text-decoration: none;
}
.menu2-2-innertable a:hover {
	color: #FF0000;
	text-decoration: none;
}


.menu2-3-innertable {
	color: #000000;
	font-size: 10px;
	background-color: #9B97BF;
}
.menu2-3-innertable a, 
.menu2-3-innertable a:visited, 
.menu2-3-innertable a:active, 
.menu2-3-innertable a:link{
	color: #000000;
	font-size: 10px;
	background-color: #9B97BF;
	text-decoration: none;
}

.menu2-3-innertable a:hover {
	color: #FF0000;
	text-decoration: none;
}
