table.tableBuild3 { 
		background-color: #DEDACE; margin:10px 0 15px; width: 100%; text-align: left;
		border-top:1px #D3D5C0 solid; 
		border-bottom:1px #D3D5C0 solid; 
		line-height:180%; 
	}
table.tableBuild3 thead tr th, table.tableBuild3 tfoot tr th {
		font-weight:normal; line-height:31px; height:31px; 
		border-left:1px #D3D5C0 solid; 
		border-bottom: 1px solid #AAA48A; padding: 0 6px 0 6px; color:#333333; 
		background: url('tableBuild3HeadBg.gif') 0 0 repeat-x; cursor: pointer;
	}
table.tableBuild3 thead tr th.first, 
table.tableBuild3 tfoot tr th.first { border-left:0px; }
table.tableBuild3 tbody td {
		color: #3D3D3D; padding: 8px 6px 10px 6px; background-color: #FFFFFF; border-bottom:1px #E1E1E1 solid; 
		border-left:1px #D3D5C0 solid; 
	}
table.tableBuild3 tbody td.first { border-left:0px; }
table.tableBuild3 tbody tr.odd td { background-color:#F5F5F5; border-bottom:1px #E1E1E1 solid; }
table.tableBuild3 tbody tr.over td {
		background-color:#FFFFEB;
	}

table.tableBuild3 a { text-decoration:underline; }
table.tableBuild3 a:hover { }