#itsthetable	{
		background: #F0F0F0  no-repeat;
		}

table		{
�@�@border: 2px solid #ADBBCA;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	border-collapse: collapse;
	color:#000000;

		}
		
.table{
	color: #4F6480;
	background: #F0F0F0;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
		

		


table caption	{
		margin: 0;
		height: 24px;
		padding: 0;
		color: #4F6480;
		line-height: 2em;
		text-align: left;
		font: bold 100% georgia, serif;
		text-transform: uppercase;
		letter-spacing: 0.14em;
		}
		
thead		{
		color: #fff;
		background: #5E7796;
		}
		
thead tr th	{
		padding: 4px 8px 4px 8px;
		}

		
thead th	{
		border: 2px solid #ADBBCA;
		}

tfoot		{
		background: #fff;
		}
	
tfoot tr td, tfoot tr th, tbody tr td	{
		padding: 2px;
		}
/*		
tbody tr:hover	{
		background: #fff;
		}
*/
		
tbody tr	{
		border: 2px solid #ADBBCA;
		}
		
tbody th	{
        border: 2px solid #ADBBCA;
		padding: 1px;
		}
		
tbody td	{
        border: 2px solid #ADBBCA;
        text-align: left;
		background: #E9ECEE;
		}

tbody tr.odd		{
		background: #C4CFDB;
		}
		
tbody tr.odd td		{
		background: #F0F0F0;
		color: #4F6480;
		}
		

/*		
tbody tr.odd:hover		{
		background: #fff;
		}
*/		

		
tbody tr th td a:link		{
		font: bold 12px tahoma, arial, sans-serif;
		color: #5E7796;
		text-decoration: underline;
		
		}
		
tbody tr th td a:visited		{
		font: bold 12px tahoma, arial, sans-serif;
		color: #5E7796;
		text-decoration: none;
		
		}
	
tbody tr th td a:hover		{
		font: bold 12px tahoma, arial, sans-serif;
		color: #808000;
		text-decoration: none;
		}

		
tbody tr th td a:active		{
		font: bold 12px tahoma, arial, sans-serif;
		color:  #808000;
		/*text-decoration: line-through;*/
		
		}
		
/*tbody tr th a:visited:after {
		content: "\00A0\221A";
		}*/
/*
tbody td a:link		{
		font: normal 12px tahoma, arial, sans-serif;
		color: #808000;
		text-decoration: underline;
		}
		
tbody td a:visited		{
		font: normal 12px tahoma, arial, sans-serif;
		color: #808000;
		text-decoration: none;
		}
		
tbody td a:hover		{
		font: normal 12px tahoma, arial, sans-serif;
		color: #808000;
		text-decoration: none;
		}
		
tbody td a:active		{
		font: normal 12px tahoma, arial, sans-serif;
		color: #808000;
		text-decoration: underline;
		}
*/
			
/*tbody td a:visited:after { */
		/*content: "\00A0\221A";*/
		/*color: #808000;
		text-decoration: none;
		}*/

tbody td a { 
           /* background: transparent url(images/service2p/home.gif) no-repeat scroll ; */
			/*display: block;
			overflow: hidden;*/
			border: none;
			}
			

			
.thead a:link		{
		font: bold 12px tahoma, arial, sans-serif;
		color: #ffffff;
		text-decoration: underline;
		}
		
.thead a:visited		{
		font: bold 12px tahoma, arial, sans-serif;
		color: #ffffff;
		text-decoration: none;
		}
		
.thead a:hover		{
	font: bold 12px tahoma, arial, sans-serif;
	color: #B7EDFF;
	text-decoration: none;
		}
		
.thead a:active		{
		font: bold 12px tahoma, arial, sans-serif;
		color: #B7EDFF;
		text-decoration: underline;
		}
		
table .aq		{
	border:0;
	margin: 0;
	padding: 0;
	border-collpase:collpase;
		}
		
table.aq tbody tr	{
		border: 0;
		}
		
table.aq tbody th	{
        border:0;
		padding: 1px;
		}
		
table.aq tbody td	{
        border:0;
        text-align: left;
        margin: 0;
		padding: 0;
		}