﻿




.shoppingcart
{
    margin:2px,2px,2px,2px;
}


.head
{
	font-family: Verdana;
	height:30px;
	vertical-align:middle;
	background:Teal;
	color:White;
	font-weight: bold;
}


.border
{
    background:Silver;
	font-weight: bold;
	text-align:center;	
}

.border2
{
	background:Gray;
}
.selectedrow
{
    background-color:Red;
}