#wraptable table {
	width: 100%;
	border:1px solid #000000;
	border-spacing: 0px; }

#wraptable table a, table, tbody, tfoot, tr, th, td {
	font-family: Arial, Helvetica, sans-serif;
}

#wraptable table caption {
	font-size: 1.4em;
	text-align: left;
	text-indent: 100px;
	background: url(../images/bg_caption.gif) left top;
	height: 40px;
	color: #FFFFFF;
	border:1px solid #000000; 
	padding-top:10px;
	}

#wraptable thead th {
	background: url(../images/bg_th.gif) left;
	height: 21px;
	color: #FFFFFF;
	font-size: 1em;
	font-family: Arial;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left; }

#wraptable tbody tr {	background: #ffffff; }

#wraptable tbody tr.odd {	background: #f0f0f0; }

#wraptable tbody th {
	background: url(../images/arrow_white.gif) left center no-repeat;
	background-position: 5px;
	padding-left: 40px !important; }

#wraptable tbody tr.odd th {
	background: url(../images/arrow_grey.gif) left center no-repeat;
	background-position: 5px;
	padding-left: 40px !important; }

#wraptable tbody th, tbody td {
	font-size: 1em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 10px 7px;
	text-align: left; }

#wraptable tbody a {
	color: #000000;
	font-weight: bold;
	text-decoration: none; }

#wraptable tbody a:hover {
	color: #780000;
	text-decoration: underline; }

#wraptable tbody tr:hover th {
	background: #800000 url(../images/arrow_red.gif) left center no-repeat;
	background-position: 5px;
	color: #ffffff; }

#wraptable tbody tr.odd:hover th {
	background: #000000 url(../images/arrow_black.gif) left center no-repeat;
	background-position: 5px;
	color: #ffffff; }

#wraptable tbody tr:hover th a, tr.odd:hover th a	{
		 color: #ffffff; }

#wraptable tbody tr:hover td, tr:hover td a, tr.odd:hover td, tr.odd:hover td a {
}

#wraptable tbody tr.odd:hover td, tr.odd:hover td a{
	background: #000000;
	color: #ffffff;	 }

#wraptable tfoot th, tfoot td {
	background: #ffffff url(../images/bg_footer.gif) repeat-x bottom;
	font-size: 1em;
	color: #ffffff;
	height: 21px;
	}
.left_td {text-align:right;padding:0 10px 0 0;font-size:12px; width:30%;}
.right_td {text-align:left; border-left:1px solid #780000;}
#wraptable_cdt table th {
	border-bottom: 1px solid #780000;
}
#wraptable_cdt table {
	border-bottom: 1px solid #780000;
	width: 100%;
}
#wraptable .head {
	background: url(../images/bg_th.gif) left;
	height: 21px;
	color: #FFFFFF;
	font-size: 1em;
	font-family: Arial;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
}
