/* Style for a block - TABLE */
/* Style for root level text, regular state */
.aa0 {
	font: 11px "Trebuchet MS";
	color: #000000;
	font-weight:bold;
	padding-left: 12px;
	background: url(../images/catalogbg_heading.gif) repeat-y right #ededed;
	border-top:1px solid #fff;
	border-bottom:1px solid #dcdcdc;
	
}
/* Style for root level text, over state */
.aa1,
.aa2 {
	background:#E2E2E2;
	padding-left: 12px;
	font: 11px "Trebuchet MS";
	font-weight:bold;
	color: #000;
	
}
/* Style for a block - TABLE */
/* Style for root level text, regular state */
.ab0 {
	font: 11px "Trebuchet MS";
	color: #000000;
	padding-left: 17px;
	background: url(../images/catalogbg.gif) repeat-y right #f8f8f8;
	
}
/* Style for root level text, over state */
.ab1,
.ab2 {
	background:#094B8D;
	padding-left: 17px;
	font: 11px "Trebuchet MS";
	color: #ffffff;
	
}

.mtable {
	border: none;
	background: white;
}
/* Style for outer tag, mout (mouse out) state */
.mouter {
	background: white;
}
/* Style for inner tag, mover (mouse over) state */
.minner {
}

/* rollover effect for blue menu */
.m1table2 {
	/*border: 1px outset #000000;*/

}
.m1out2 {
	background: #CEDBE7;
}
.m1over2 {
	background: #FFFFFF;
}

/* rollover effect for gold menu */
.m2table2 {
	border: 1px outset #000000;
}
.m2out2 {
	background: #FFCB63;
}
.m2over2 {
	background: #FFE77B;
}

/* item text */
.minner2 {
	font: bold 11px Trebuchet MS;
	color: #000000;
	padding: 4px;
}
