td {
	font-family:Tahoma;
	font-size:11px;
	color:#8B8B8B;
}
form
{
	margin:0px;
}
a {

	color:#8B8B8B;
}
a.u {

	text-decoration: underline;
	color:#8B8B8B;
}
a.top
{
	color:#7D7979;
	text-decoration:underline;
}
.menu
{
	color:#7E7E7E;
	font-weight:bold;
}
a.menu
{
	color:#7E7E7E;
	text-decoration:underline;
}
a.copy
{
	color:#AEAEAE;
	text-decoration:none;
}
.t12
{
	font-size:12px;
	color:#908E8E;
}
.ProductTitle
{
    font-weight:bold;
}

.ProductPrice
{
    font-weight:bold;
}
.ProductPriceFrom
{
    font-weight:bold;
    background-attachment: fixed;
    background-repeat: no-repeat;
    text-decoration: line-through;
}

.ProductPriceFor
{
    font-weight:bold;
    font-size: larger;
    color:#F5A901;
}

.DiscountPriceTDBU
{
    background-image: url(Images/discount.gif);
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.CatHeader
{
    color:white;
    font-weight:bold;
}
.MainBar
{
    color:white;
    font-weight:bold;
}

.StockImage {
	text-align:center;
}

.GridBar_BU
{
    background-attachment: fixed;
    background-image: url(Images/mainbarb.gif);
    background-repeat: no-repeat;
    height: 27px;
    width: 538px;
 }
 
 .GridBar
 {
	background-image: url(images/mainbarb.gif);
	background-repeat: no-repeat;
 }

 .GridBarCell
 {
	background-image: url(images/mainbarb.gif);
	background-repeat: no-repeat;
 }
	

.CatBar
{
	background-image: url(images/catbar.gif);
    background-repeat: no-repeat;
    text-align:center;
}


.GridHeader
{
    font-weight: bold;
    font-size: larger;
    color: White;
    height: 35px;
    vertical-align:baseline;
}

.GridItem
{
    background-color:white;
}

.GridItemAlternate 
{
    background-color:#FFE7AE;
}

.ListImage
{
	border-width: thick;
	border-color: #F6BA32;
}

input
{
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
    font-size: 11px;
    font-family: Tahoma;
    color: Gray;
}
SELECT, OPTION, TEXTAREA
{
    font-family: Tahoma;
    font-size: 11px;
    color: Gray;
} 

.PageButton
{
	font-size:15px;
	font-weight:bold;
	color:#F7AA00;
}

.Error {
	color:red;
}
