/* BUS Green - only colours in this table*/
.FilterForm, td.BUSEvenRow, td.BUSOddRow, th.BUS, .divider, .TableHeader, .bus-SearchTable, .bus-SearchValue input  {
	border-color: #bbcd6f;
	background: #f9faf4;
}

.FilterForm, td.BUSEvenRow, td.BUSOddRow, th.BUS, .divider, .TableHeader, .bus-SearchTable, .bus-SearchValue input, .info_label3  {
	color: #797268;
}

th.BUS, .TableHeader {
	color: #6e9407;
}

th.BUS {	
	background: #cedbaa url(../images/table_header_bg.png) repeat-x;
}

td.BUSOddRow {
	background: #fff url(../images/table_bullet1.gif) no-repeat;
}

td.BUSEvenRow {
	background: #f9faf4 url(../images/table_bullet2.gif) no-repeat;
}

.bus-SearchValue input {background-color: #fff;} 