table {
	width: 750px;
	border-collapse:separate;
	border:1px solid #666; 
}
caption {
	font: 1.8em/1.8em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	height: 45px;
	color: #666;
}
thead th {
	height: 20px;
	color:#FFF;
	font-size: 12px;
	padding: 7px 7px;
	margin: 20px 0px 0px 0px;
	text-align:center;
	background-color: #585858;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
tbody tr {
background: url(bg_td1.jpg) repeat-x top;
}
tbody tr.odd {
	background: #e5e5e5 url(bg_td2.jpg) repeat-x;
}

tbody th,td {
	font-size: 1em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding: 4px 6px;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666;
	border-right-color: #666;
}
/*a {
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #F8A704;
	text-decoration: underline;
}*/
tfoot th {
	background: url(bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}
tfoot td {
	background: url(bg_total.jpg) repeat-x bottom;
	color: #FC0;
	height: 30px;
}
.WORD_H2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
}
.left1{font-family:Verdana, Geneva, sans-serif;
       font-size:12px;
	   background:#E6E6E6;
	  text-align:left;
	  padding-left:15px;
	 }
.left2{font-family:Verdana, Geneva, sans-serif;
       font-size:12px;
	  text-align:left;
	  padding-left:15px;
	 }
