/* CSS Document */

body
{
	background-color		:	#ffffff;
	overflow				:	auto;
}
font.enhanced
{
	font-weight			:	bold;
	color				:	#bb0000;
}
font.alert
{
	color					:	#cc0000;
	font-weight			:	normal;
}
font.transparent
{
	color					:	#cccccc;
}

span.Price
{
	font-weight				:	bold;
	color					:	#cc0000;
}



/* Star */
font.StarActive
{
	color					:	#0033cc;
}
font.StarInactive
{
	color					:	#dddddd;
}
