.CssClass_GridView_ValidDirections_Skin
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: Black;
	background-color: white;
	width: 100%;
}

.CssClass_GridView_ValidDirections_Skin_headerstyle
{
	font-weight: bold;
	text-align: left;
	color: Black;
	background-color: silver;
}

.CssClass_GridView_ValidDirections_Skin_rowstyle{
	color: Black;
	background-color: white;
}


/* ---------

.class_page_products_gridview_table
{
	border: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.class_page_products_gridview_table a
{ 
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}

.class_page_products_gridview_table a:link a:visited a:active
{ 
    text-decoration: none;
}

.class_page_products_gridview_table a:hover
{ 
    text-decoration: underline;
}

.CssClass_page_products_gridview_table_label
{ 
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
	padding: 0px;
	margin: 0px;
}


.class_page_products_gridview_table_cell_image
{
	padding: 2px;
	width: 50px;
}

.class_page_products_gridview_table_cell
{ 
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
	padding: 2px;
	margin: 0px;
}

*/