/* hosting matrix table */

#content table a,
#content table a:link,
#content table a:visited {
	border:none;
	}		
caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
	}
	
tr.headtr td
{
    background:#fffee2;
    padding:10px 0;
}

tr.odd td,
tr.odd .column1 {
	background:#f4f9fe url(../images/background.gif) no-repeat;
}

.column1	
{
	background:#f9fcfe;
}

td {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:8px 5px;
	text-align:left;
	font-size:12px;
	}				
th {
	font-weight:bold;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}	
thead th {
	background:#f4f9fe;
	text-align:center;
	font-size:0.65em;
	color:#66a3d3;
	font-weight:bold;
	line-height:normal;
	}				
tfoot th {
	background:#f4f9fe;
	text-align:center;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
	
.dollar 
{
    font-size:20px;
    font-family:Arial;
    vertical-align:middle;
    margin-right:3px;
    color:#7cacd1;
}

.trover 
{
    color:#000;
}
