table {
	margin:-15px 10px 10px 10px;
	padding:0;
	border:0;
	border-collapse:collapse;
	font: bold 91% "Trebuchet MS", Verdana, sans-serif; 
	color:#000000;
}
caption {
	font: italic normal 139%/1.44 Georgia, serif;
	text-align: right;
	color: #000000;
	padding:0;
	margin:0 15px 0 0;
	caption-side:top;
}
td, th {
	padding:0;
	margin:0;
	text-align:center;
}
thead th {
	height:45px;
    font-size:123%;
	line-height:185%;
	background:transparent url(../images/table/bg_head_gray.gif) repeat-x bottom left;
}
thead td {
	font-weight:bold;
	color:#999;
	vertical-align:bottom;
	line-height:292%;
	text-indent:15px;
	text-align: left;
}
tbody td {
	background:transparent url(../images/table/bg_body_td.gif) repeat-x bottom left;
	height:30px;
}
tbody th,
tfoot th {
	text-align:left;
	background: transparent url(../images/table/bg_body_th.gif) no-repeat bottom right;
	font-weight:bold;
	text-indent:15px;
}
tfoot td {
	background: #FFF url(../images/table/bg_foot_td.gif) repeat-x top left;
	height:50px;
	padding-top:4px;
	vertical-align:top;
	text-decoration:underline;
}
tbody td.best {
	background: transparent url(../images/table/bg_body_best.gif) no-repeat bottom left;
	width:100px;
}
thead th.best {
	background:#FFF url(../images/table/bg_head_best.gif) no-repeat bottom left;
	width:100px;
	font-size:123%;
}
tfoot td.best {
	background:transparent url(../images/table/bg_foot_best.gif) no-repeat top left;
	width:100px;
	font-weight:bold;
	font-style:italic;
	font-size:123%;
}
tfoot th {
	background: #FFF url(../images/table/bg_foot_th.gif) no-repeat top right;
	vertical-align:top;
	padding-top: 4px;
}
thead, tfoot {
	border: 1px solid #FFF;
}
thead {
	border-width: 0 0 1px 0;
}
tfoot {
	border-width: 1px 0 0 0;
}
img.icon {
	border:0;
	position:absolute;
	left:122px;
	top:95px;
	width:42px;
	height:42px;
	_display:none;
}
