/* Style for non-root level text, mout state */
.a0 {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	
	
}
/* Style for non-root level text, mouseover, mdown states */
.a1,
.a2 {
	
	font-size: 11px;
	font-family: verdana;
	color: #FFFFFF;
	background: #2B60A2;
	/*filter: alpha(opacity=65);*/	
	
}
/* Style for root level text, mout state */
.aa0 {
	font-family: Verdana;
	font-size: 12px;
	color: #cccccc
	
	
}
/* Style for root level text, mover, mdown states */
.aa1,
.aa2 {
	font-family: Verdana;
	font-size: 12px;
	color: #60ABCE
	
}

/* Style for level 0 (root) block - DIV */
.m0table0 {
	background: #ffffff;
	
	
}
/* Style for a block - DIV */
.m0table {
	background: #ffffff;	
	
	
}

.submenu_font {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}	

.test_style {
	border: 0px solid #ffffff;
	
}
