table.Tabular {
border-collapse:collapse;
border-spacing:0;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.9em;
}
table.Tabular th, .dataInput th, div.tblToolbar {
}
table.Tabular tr td {
padding:3px;
}
table.Tabular tr.Row1 td, ul li.Row1 {
}
table.Tabular tr.Row2 td, ul li.Row2 {
}
table.Tabular tr.Row3 td, ul li.Row3 {
}
table.thRight th {
	text-align:right;padding-right:5px;
}
table.thLeft th {
	text-align:left;
}
	table.Tabular th {background-color:#cccccc;color:#000000;}
	table.Tabular tr.Row0 td {background-color:#dddddd;}
	table.Tabular tr.Row1 td {background-color:#f8f8f8;}
	table.Tabular tr.Row2 td {background-color:#eeeeee;}
	table.Tabular tr td.Sent0 { background-color:red;color:black; }
	table.Tabular tr td.Sent1 { background-color:green;color:black; }
	table.tdNoWrap tr td { white-space:nowrap; }
	table.Tabular tr th,table.Tabular tr td { padding:0px 5px 0px 5px; }
	
table.Holder tr td, table.Holder tr th {vertical-align:top;}
