﻿Body
{
	font: 9pt Tahoma;
	color: black;
	text-align: Left;	
}
.DataViewItemPriceGood
{
	font-weight: bold;
	font-size: 1.2em;
}
.DataViewItemTop
{
	font-weight: bold;
	color: Black;
	text-decoration: none;
	text-align: right;
}
.ProductImage
{
	height: 75px;
	width: 75px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}
.GridStyle
{
	font: 9pt Tahoma;
	color: black;
	background-color: #EDF3F4;
	padding: 1px 1px 1px 1px;
	border: Solid 1px #7EACB1;
}
.GridStyle a
{
	color: #1E3695;
}
.GridStyle_Header
{
	font: 9pt Tahoma;
	font-weight: bold;
	color: #333333;
	background-image: url(App_Themes\Glass\Web\nbHeaderBack.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: solid 1px #D5D5D5;
	padding: 3px 5px 3px 5px;
}
.GridStyle_Pager
{
	font: 9pt Tahoma;
	color: black;
	text-align: center;
}
.GridStyle_AlternateItem
{
	background-color:  #D9ECED;
}
.GridStyle_Item
{
	background-color: #EDF3F4;
}
.StyleLink
{
	color: #1E3695;
}
.PageHeader
{
	font: 12pt Tahoma;
	color: black;
	text-align: Left;
}
.PageStrong
{
	font: 10pt Tahoma;
	color: black;
	text-align: Left;
	font-weight: bold;
}