.roottable{
}
.outer{
background-color:#666666;
}
.outerHover{
background-color:#666666;
background-image:url(http://aaa.senscia.com/my_files/site-images/cow-menu.gif);
background-repeat:no-repeat;
}
.outerClicked{
background-color:#666666;
}
.inner{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-align: right;
}
.innerHover{
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#ffffff;
	text-align: right;

}
.innerClicked{
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#ffffff;
	text-align: right;

}



.outer1{
background-color:#666666;
border-left:solid;
border-left-color:#999999;
border-left-width:11px;
}
.outerHover1{
background-color:#999999;
border-left:solid;
border-left-color:#666666;
border-left-width:11px;

}
.outerClicked1{
background-color:#666666;
border-left:solid;
border-left-color:#666666;
border-left-width:11px;

}
.inner1{
	padding-left:5px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}
.innerHover1{
	padding-left:5px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.innerClicked1{
	padding-left:5px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
