table.ar_client_table {
	background: #FFFFFF url(/images/item-bg.gif);
	background-repeat: no-repeat;
}

table.ar_client_over_table {
	background: #FFFFFF url(/images/item-bg.gif);
	background-repeat: no-repeat;
}

div.ar_client {
	padding-left: 23px;
	font-weight: bold;
	color: #5f5f5f;
	font-size: 85%
}

div.ar_client_over {
	padding-left: 23px;
	font-weight: bold;
	color: #D66625;
	font-size: 85%
}

table.ar_client_v_table {
	background: #678A99;
	border: 1px solid #a2a29e
}

div.ar_client_v {
	color: #FFFFFF;
	padding: 3px
}

table.ar_client_v_over_table {
	background: #86B3C9;
	border: 1px solid #a2a29e
}

div.ar_client_v_over{
	color: #FFFFCC;
	padding: 3px
}

