
/* Copyright (c) 2002-2007 Open2b Software Snc. */

a:link { color: #E4CCAA; }
a:visited { color: #E4CCAA; }

.login { background: #f1f2f6; }


.productChart th { background: #f1f2f6; }

.cartEmptyBox { background: #f1f2f6; }

.orders th { background: #f1f2f6; }
.orderCart th { background: #f1f2f6; }
.orderCart #totalRow { background: #ffc; }

.note { text-align: center; }

/*from template*/
body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: E5DDCF;
	vertical-align: top;
	line-height:13px;
}
img{vertical-align:bottom;border:0;}
a {
	font-family: Arial;
	font-size: 11px;
	color: #E4CCAA;
}
a:visited {
	color: #E4CCAA;
}
a:hover {
	color: #E4CCAA;
}
a:active {
	color: #E4CCAA;
}
.style1{
	color:#E4CCAA;
}

