.UserControl_MainCategoryList_Model
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.UserControl_MainCategoryList_Model_roll
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.UserControl_MainCategoryList_Normal
{
	background-image: url('/Controls/MainProductList/Images/background.gif');
	background-repeat: no-repeat;
}

.UserControl_MainCategoryList_Grey
{ 
	background-image: url('/Controls/MainProductList/Images/grey.gif');
	background-repeat: no-repeat;
} 

.UserControl_MainCategoryList_Grey_roll
{ 
	background-image: url('/Controls/MainProductList/Images/grey_roll.gif');
	background-repeat: no-repeat;
} 

.UserControl_SubCategoryList_div
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}

.UserControl_SubCategoryList_table
{
	border-style: solid;
	border-color: white;
	border-width: 1px;
	color:white;
}

.UserControl_SubCategoryList_table_
{
	border-style: solid;
	border-color: black;
	background-color: white;
	border-width: 1px;
	color:#666666;
}

.UserControl_ProductList_div
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}


.UserControl_ProductList_table
{
	border-style: solid;
	border-color: #CC0000;
	background-color: white;
	border-width: 1px;
	color:#333333;
}

.UserControl_ProductList_table_
{
	border-style: solid;
	border-color: #CC0000;
	border-width: 1px;
	background-color: #CC0000;
	color:white;
}

.UserControl_NewsList_div
{
	font-family: Verdana;

}

.UserControl_NewsList_Header
{
	font-size: 10px;
	font-weight: bold;
	color:#666666
}

.UserControl_NewsList_Description
{
	font-size: 9px;
	color:#666666
}

.UserControl_FeatureList_div
{
	font-family: Verdana;

}

.UserControl_FeatureList_Header
{
	font-size: 12px;
	font-weight: bold;
	color:black;
}

.UserControl_FeatureList_Description
{
	font-size: 9px;
	color:black;
}

.UserControl_FeatureList_Learnmore
{
	font-size: 9px;
	font-weight: bold;
	color:#CC0000;
}

.UserControl_MenuList_Item
{
	font-size: 10px;
	font-weight: bold;
	color:white;
}

.UserControl_MenuList_table_
{
	background-color: #CC0000;
}

.UserControl_MenuList_table
{
	background-color: black;
}