/* Style for a block - TABLE */
/* Style for root level text, regular state */
.aa0 {
	font: bold 11px "Verdana";
	color: #3B73DB;
	
}
/* Style for root level text, over state */
.aa1,
.aa2 {
	font: bold 11px "trebuchet ms";
	color: #3B73DB;
	
}


.mtable {
	border: none;
	background-color: white;
	
}
/* Style for outer tag, mout (mouse out) state */
.mouter {
	background-color: white;
	
}
/* Style for inner tag, mover (mouse over) state */
.minner {
	
}

/* rollover effect for blue menu */
.m1table2o{

		
}
.m1table2 {
	border: 0;
    background-color: #fff;
	border-left:1px solid #FFCE77;
	border-bottom:1px solid #FFCE77;
	border-right:1px solid #FFCE77;
	padding: 5px 20px 5px 20px;
	margin-top: 7px;
}
.m1out2 {
	background: #fff;

	
}
.m1over2 {
	background: #fff;
	color: #FFCE77;
	/*margin-left: 20px;
	margin-top:5px;*/
	
}

/* rollover effect for gold menu */
.m2table2 {
	border: 0;
	color: #FFCE77;
	background-color: #fff;
	
}
.m2out2 {
	background-color: #fff;
	color: #FFCE77;
	
}
.m2over2 {
	background-color: #fff;
	color: #FFCE77;
	
	
}

/* item text */
.minner2 {
	font: bold 11px Trebuchet MS;
	color: #3B73DB;
	background-color: #fff;
	
	
	
}

