.groupbuy_current_purchase {
	font-weight: bold;
	color: green;
	font-size: 1.0em;
}
table.active_groupbuy_table {
	border : 1px solid #dfd5c3;
	width:100%;
}
tr.active_groupbuy_tr_header {
	background-color : #dfd5c3;
}
tr.active_groupbuy_tr_even {
	background-color : #efefef
}
tr.active_groupbuy_tr_odd {
	background-color : #ffffff
}
th.active_groupbuy_th{
	padding:5px;
	text-align:center;
	font-weight:bold;
}
td.active_groupbuy_td {
	border-top : 1px solid #dfd5c3;
}
.groupbuy_page {
	font-size: 0.9em;
	color:#767676;
	padding-bottom:5px;
}
table.active_groupbuy_table_customers {
	width:100%;
}
a.groupbuy_customer{
	color:#767676;
	text-align:center;
	width:15%;
	text-decoration:underline;
}
td.groupbuy_customer{
	font-size: 0.7em;
	border : 1px solid #dfd5c3;
 	text-align:center;
 	width:10%;
	background-color:#fffccc;
}
select.status {
	width:235px;
	font-size: 0.9em;

}
.errorline{
	color: #553838;
	font-size: 1.0em;
}
.unwritable {
	font-weight: bold;
	color: #cc0000;
}
.errorarea{
	font-size: 1.0em;
	border : 1px solid #ec9b9b;
	background-color:#fae2e3;
	margin-bottom:5px;
	padding:5px;
	padding-left:20px;
}














