#table {
	width: 100%;
	border:1px solid #000000;
	border-spacing: 0px;
}

#table a, #table, #tbody, #tfoot, #tr, #th, #td {
	font-family: Arial, Helvetica, sans-serif; text-align:justify;
}

#table caption {
	font-size: 1.8em;
	text-align: left;
	vertical-align: middle;
	text-indent: 100px;
	background: url(Images_Tables/bg_caption.gif) left top;
	height: 40px;
	color: #FFFFFF;
	border:1px solid #000000; }

#thead th {
	background: url(Images_Tables/bg_th.gif) left;
	height: 21px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-family: Arial;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
    vertical-align:middle;
}

#thead tr, #thead td {
	background: url(Images_Tables/bg_th.gif) left;
	height: 21px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-family: Arial;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
    vertical-align:middle;
}


#tbody tr {	background: #ffffff; }

#tbody tr.odd {	background: #f0f0f0; }

#tbody th {
	background: url(Images_Tables/arrow_white.gif) left center no-repeat;
	background-position: 5px;
	padding-left: 40px !important; }

#tbody tr.odd th {
	background: url(Images_Tables/arrow_grey.gif) left center no-repeat;
	background-position: 5px;
	padding-left: 40px !important; }

#tbody th, #tbody td {
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 10px 7px;
	border-bottom: 1px solid #800000;
	text-align: left;
    vertical-align:middle;
}

#tbody a {
	color: #000000;
	font-weight: bold;
	text-decoration: none; }

#tbody a:hover {
	color: #ffffff;
	text-decoration: underline; }

#tbody tr:hover th {
	background: #800000 url(Images_Tables/arrow_red.gif) left center no-repeat;
	background-position: 5px;
	color: #ffffff; }
#table li { font-size:12px;}
#tbody tr.odd:hover th {
	background: #000000 url(Images_Tables/arrow_black.gif) left center no-repeat;
	background-position: 5px;
	color: #ffffff; }

#tbody tr:hover th a, #tr.odd:hover th a	{
		 color: #ffffff; }

#tbody tr:hover td, #tr:hover td a, #tr.odd:hover td, #tr.odd:hover td a {
	background: #800000;
	color: #ffffff;	 }

#tbody tr.odd:hover td, #tr.odd:hover td a{
	background: #000000;
	color: #ffffff;	 }

#tfoot th, #tfoot td {
	background: #ffffff url(Images_Tables/bg_footer.gif) repeat-x bottom;
	font-size: 0.8em;
	color: #ffffff;
	height: 21px;
	}
	
H4 {  font:Verdana, Geneva, sans-serif; text-align:justify; font-size:12px;}

#p {font:Verdana, Geneva, sans-serif; text-align:justify; font-size:12px}

li { text-align:justify; list-style:inside; font-size:12px; font:Verdana, Geneva, sans-serif;}

#li { text-align:justify; font-size: 10px;	line-height: 1.4em;	font-family: Arial, Helvetica, sans-serif;
}

	