/* Product Index Page */

.ProductIndexhomepagelink
{
	color:#FFFFFF;

}

.ProductIndexmenulink
{
	color: #FFFFFF;

}

.ProductIndexLink
{
}
.ProductIndexHeader
{
}

.ProductIndexSelector
{
	background-color: #FFFFFF;
}

.IndexListLink
{
	background-color: lightgrey;
	color:#000000
}

.IndexListLinkHover:hover
{
	background-color: #FFFFCC;
	color:#000000
}

.IndexListLinkCurrent
{
	background-color: #FFFFFF;
	color:black
}

.ProductIndexList
{
}

.ProductIndexListEntry
{
}

.ProductIndexListEntryHover
{
	background-color: #FFFFCC;
}

.ProductIndexListLink:visited
{
	color: #0E0E4C;
}

.ProductIndexListLink
{
	color: Black;
}

.ProductIndexListLinkHover:hover
{
	color: Black;
}

