DIV.cart
{
	clear: both;
	border-right: #e8a400 1px solid;
	padding-right: 8px;
	border-top: #e8a400 1px solid;
	padding-left: 8px;
	padding-bottom: 8px;
	border-left: #e8a400 1px solid;
	width: 100%;
	padding-top: 8px;
	border-bottom: #e8a400 1px solid;
	background-color: white;
}
DIV.cart IMG 
{ 
	FLOAT: left; 
	MARGIN-RIGHT: 10px ;
}
TR.Default
{
	font-size: 8pt;
	font-family: Verdana;
}
HR
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	border-collapse: collapse;
}
TR.Alternating
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: whitesmoke;
}
.header
{
	font-weight: bold;
}

Div.Fly
{
	border-right: #003333 1px solid;
	border-top: #003333 1px solid;
	display: none;
	border-left: #003333 1px solid;
	border-bottom: #003333 1px solid;
	position: absolute;
	display:none;
}

.FloatingFrame
{
	 WIDTH: 100%; HEIGHT: 100%;
}

.CartTableLayout
{
	width : 100%;
	height: 400px;
}

IMG
{
	border:0;
}

.error
{
	font-weight: bold;
	font-size: 9pt;
	color: red;
	font-family: Verdana;
}
