*
{
	border: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height:140%;
	font-family: Arial,Tahoma,Verdana,sans-serif;
}
p{
	text-align: justify;
	padding-bottom:0.2em;
	padding-top:0.2em;
	text-indent: 1em;
}

h2{
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom:0.25em;
	margin-left:0.4em;
	margin-right:0.4em;
}

h1{
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom:0.5em;
	margin-left:0.8em;
	margin-right:0.8em;
}

body {
	padding: 0 1em 1em 1em;
	background: url(bg.gif) repeat-x;
	color: #343434;
}

a, .diva	{color: #569100; text-decoration:underline;}
a:hover	{color:#569100; text-decoration:none;}

.HeaderButons
{
	height: 28px;
	color: white;
	background: url(bbgg.gif) no-repeat left;
	font-size: 1.2em;
	font-weight: bold;
}

ul{
	list-style: square inside;
	padding-left: 0.5em;
	text-align: left;
}

ol
{
	padding-left: 1.5em;
}

.HeaderButtonsBg
{
	height: 28px;
	width: 100%;
	z-index: -2;
	background: url(bbg.gif) repeat-x;
}

input,select,textarea
{
	border: 1px solid #CDDFB9;
	margin:0.5em;
	padding:0.2em;
}

input
{
	#height:2em;
}

.ContentBorder
{
	border-color: #CDDFB9;
	border-width: 1px;
	border-style: solid;
	background-color: White;
	padding:1em;
}

.product1firstrow0col, .product0firstrow0col, .product0firstrow1col, .product1firstrow1col
{
	width:50%;
	vertical-align:top;
	padding-top:0.7em;
}/*
.product1firstrow0col, .product0firstrow0col
{
	float:left;
}
.product0firstrow1col, .product1firstrow1col
{
	float:right;
}*/
.product1firstrow0col
{
	border-right: 1px dotted #C8C8C8;
}
.product0firstrow0col
{
	border-top: 1px dotted #C8C8C8;
	border-right: 1px dotted #C8C8C8;
}
.product0firstrow1col
{
	border-top: 1px dotted #C8C8C8;
}

.product_name
{
	color: #007BB4;
	font-size: 1.2em;
}

.product_price_cart
{
	text-align: center;
	color: #F4A600;
	font-size: 1.2em
}

.product_price
{
	text-align: center;
	color: #F4A600;
	font-size: 1.5em;
	vertical-align: bottom;
	padding-bottom:0.3em;
}

.cart_cell_left, .cart_cell
{
	padding:0.5em;
	border-bottom: 1px dotted #C8C8C8;
}

.cart_cell_left
{
	border-right: 1px dotted #C8C8C8;
}

.cart_cell
{
	border-left: 1px dotted #C8C8C8;
}

.header_text
{
	color: #0A6E0F;
}

.error
{	color:red;}
