/* EMPIRE Cascading Style Sheet */


/*drilldown_attribute will affect SELECT dropdown menus created by the Drilldown system. */
#drilldown_attribute
{font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
border-width:1px; 
}

#mainContent,
#mainContent table,
#mainContent a {
	background:#FFFFFF;
	color:#000000;
}

.price {
	color:#666666;
}

.name {
	font-weight:bold;
}

.byComp {
	color:#666666;
}