A:link {color:blue; text-decoration:none}
A:visited{text-decoration:none;}
A:active{color:#ff0000; text-decoration:none}
A:hover{color:#ff0000; text-decoration:none}



.red
{
color:#660000;

}


body
{
font-family:arial,verdana;margin:2px;
}

img{
	border:none;	
}

td
{
font-size:11px;
}

.header
{
font-size:16px;
}

.newstitle
{
font-size:12px;
color:#ffffff;
padding:2px;
padding-left:4px;
}


.title
{
font-size:16px;
color:#ffffff;
background-image: url("images/spacer2.gif");
background-repeat: no-repeat;
background-attachment: fixed;
}





.navleft
{
padding-right:0px;
padding-left:20px;
font-size:14px;
height:32px;width:90px;
 background-image:url('images/home.gif');
color:#ffffff;
}

.navleftactive
{
padding-right:0px;
padding-left:20px;
font-size:14px;
height:32px;width:90px;
 background-image:url('images/home2.gif');
color:#ffffff;
}


.nav
{
padding-right:0px;
padding-left:20px;

font-size:14px;
height:32px;
width:75px;
background-image:url('images/middle.gif');
text-decoration: none;
color:#ffffff;
font-weight:bold;
}

.navactive
{
padding-right:0px;
padding-left:20px;

font-size:14px;
height:32px;
width:90px;
background-image:url('images/middle2.gif');
text-decoration: none;
color:#ffffff;
font-weight:bold;
}


A:hover.topnav
{
font-size:14px;
font-weight:bold;
color:#ffffff; 

text-decoration: underline;

}


a.topnav
{
color:#ffffff;
font-size:14px;
font-weight:bold;
text-decoration: none;
}


A:hover.portfolioLink
{
color:#000000;
text-decoration: underline
}


A:hover.navlinks
{
font-size:12px;
font-weight:bold;
color:#ffffff; 
background-color:#999999;
text-decoration: underline
}


a.navlinks
{
color:#ffffff;
font-size:12px;
font-weight:bold;
text-decoration: none;
}










.updatefont
{
font-size:11px;
}

.font12
{
font-size:12px;
}


.lines2
{
border-bottom-style:solid;
border-top-style:solid;
border-top-width:1px;
border-width:2px;
border-color:#000000;
padding:2px;
}


.lines3
{
border-bottom-style:solid;
border-top-style:solid;

border-width:2px;
border-color:#000000;
padding:2px;
}


.lines
{
border-top-style:solid;
border-width:1px;
border-color:#000000;
padding:2px;
}



.input
{
	background: #e5e5e5;
	height: 18px;
	font: 10px;
	padding: 0px 0px 0px 5px;
	border: 1px solid #999;

	margin-top: -1px; 
    /* Fix for IE -  IE6/Win ignores the following rules */
    margin-top /**/:0px;
}

.formbutton {
	border: 1px solid #333333;

	height: 18px;
	font: 11px tahoma,arial,helvetica;
	background-color: #eeeeee;
	background-image: url('../images/button_shadow.gif');
}

.newsbutton {
	border: 1px solid #333333;
	width: 100px;
	height: 18px;
	font: 11px tahoma,arial,helvetica;
	background-color: #eeeeee;
	background-image: url('../images/button_shadow.gif');
}

.raw {
font:9px;
text-align:center;
}


a.tooltip{
    position:relative; /*this is the key*/
    z-index:24;

    text-decoration:none}

a.tooltip:hover{z-index:25; background-color:#e5e5e5}

a.tooltip span{display: none}

a.tooltip:hover span{ /*the span will display just on :hover state*/
    display:block;
padding:4px;

    position:absolute;
    top:2em; left:2em; width:400px;
    border:1px solid #000099;
    background-color:#ffffff; color:#000099;
font-size:12px;
    }

	.feeds{
	width:190px;border:1px #999999 solid;padding:5px;float:left;margin:0px 5px 5px 0px;
	}


th{
	font-weight:100;
	font-size:12px;
	text-align:left;
}


#tbody tbody,#tbody td{
	height:auto
}



/* Trusts listings */
.tooltip {
	display:none;
	background:transparent url(_scripts/tooltip/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;
	text-align:left;

}

.odd{
	background-color:#efefef;
}


#data{
	border-collapse:collapse;
	width:100%;
	margin:0;
	padding:0;
	
}

#data a{
	font-weight:900;	
}

#data thead tr th,#fixedtableheader0 th{
	background-color:#ffffff;	
}

#data thead .top th{
	border-top:2px #000000 solid;
	
}

#data thead .bot th{
	border-bottom:2px #000000 solid;
	border-left:1px #000000 solid;
	border-top:1px #000000 dashed;
}

#data thead .bot .bl,#data thead .top .bl{
		border-left:2px #000000 solid;
}

#data thead .bot  .br,#data thead .top  .br{
		border-right:2px #000000 solid;
}

#data thead th.payout{
	letter-spacing:4px;
	padding:2px 4px;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
}

#data td,#data th{
	text-align:center;
	font-size:12px;
	padding:4px;
}

#data .left{
	text-align:left;	
}
#paging{
	border-top:1px #ffffff solid;
	padding:0;

}

#paging a{
	border:1px #666666 solid;
	padding:2px 4px;
	background-color:#efefef;
	margin:2px;

}

#paging .current{
	background-color:#ffffff;	
}

#query {
	float:left;
	padding:0;
	margin:10px;
}

#query label{
	display:block;	
}

#query .radio label{
	width:100px;
	float:left;
	margin-top:2px;
}


#query ol{
	list-style-type:none;
	margin:0;
	padding:0;
	clear:right;
}

#query li{
	float:left;	
	padding-right:20px;
}

.input-select select{
	width:180px;	
}



#query li li{
float:none;
position:relative;
}

#portfolio{
	float:right;	
}

.body {
height:26em;
overflow-x:hidden;
overflow-y:auto;
}

thead{
	width:100%;	
}
.body td{
	height:auto;	
}





