/* CSS Document */

body
{
 margin: 0px 0px 0px 0px;
 background: #ffffff;
}

#tfnn
{
  border-top: 1px solid #FF6600; 
  font-size: 18pt;
  border-bottom: 1px solid #FF6600;
  text-align:center;
  margin-left: 15px;
  margin-right: 15px;
}

.border
{
  border: 1 solid #808080;
  padding: 5px;
}

.small
{
	font-size: 8pt; 
}
a.copyright:link
{ 
    font-family: Arial, Helvetica, sans-serif; 
   font-size: 8pt; 
   text-decoration: underline; 
   color: blue; 
}

a.copyright:active
{ 
    font-family: Arial, Helvetica, sans-serif; 
   font-size: 8pt; 
   text-decoration: underline; 
   color: blue; 
}

a.copyright:hover
{ 
    font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt; 
   text-decoration: underline; 
   color: blue; 
}

a.copyright:visited
{ 
    font-family: Arial, Helvetica, sans-serif; 
   font-size: 8pt; 
   text-decoration: underline; 
   color: blue; 
}

td, p, li
{
    font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt ;
   text-decoration: none;
}

.bullets
{
  margin-left:30px;
}

.margins
{
	margin-right:30px;
}

.tiger
{
    font-family: Arial, Helvetica, sans-serif; 
   font-size: 18pt ;
   text-decoration: none;
   text-align: right;
   color : #ffffff;
} 


.tigerquote
{
   font-family: Courier; 
   font-size: 12pt ;
   text-decoration: none;
   color : #ffffff;
} 

.markets
{
    font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt ;
   text-decoration: none;
   font-weight: bold;
   color: #000000;
}

.markettitle
{
    font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt ;
   text-decoration: none;
   font-weight: bold;
   color: #000000;
}

.badmarketresults
{
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 9pt ;
   text-decoration: none;
   font-weight: normal;
   color: #ff0000;
}

a.guests:link
{
    font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt ;
   text-decoration: underline;
   font-weight: normal;
   color: #0000CC;
}

a.guests:visited
{
    font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt ;
   text-decoration: underline;
   font-weight: normal;
   color: #0000CC;
}

a.guests:hover
{
   font-family: Arial; 
   font-size: 9pt ;
   text-decoration: underline;
   font-weight: normal;
   color: #CC00OO;
}
a.guests:active
{
   font-family: Arial; 
   font-size: 9pt ;
   text-decoration: underline;
   font-weight: normal;
   color: #0000CC;
}

.guesttitle
{
   font-family: Arial; 
   font-size: 10pt ;
   text-decoration: none;
   font-weight: bold;
   color: #000000;
}

.goodmarketresults
{
    font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt ;
   text-decoration: none;
   font-weight: normal;
   color: #009900;
} 

.dailynews
{
    font-family: Arial, Helvetica, sans-serif;
   font-size: 12pt ;
   text-decoration: none;
   font-weight: bold;
   color: #000000;
} 


.member
{
    font-family: Arial, Helvetica, sans-serif; 
   font-size: 18pt;
   text-decoration: none;
/*   font-weight:bold; */
   color : #000000;
}

#spacer
{
	padding-left:10px;
}
h2 
{ 
	 font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
 	font-weight:bold; 
	border-bottom: 1px solid #2258a9;
}

h3 
{ 
	 font-family: Arial, Helvetica, sans-serif;
	 color: #2258a9;
	font-size:10pt;
 	font-weight:bold;
 	border-bottom: 1px solid #b6b6b6; 
	background-image: url('http://www.tfnn.com/images/h3.gif')
}

h4 
{ 
	 font-family: Arial, Helvetica, sans-serif;
	 color: #000080;
	font-size:11pt;
 	font-weight:bold;
}
	
a:link
{
    font-family: Arial, Helvetica, sans-serif; 
   font-size: 9pt ;
   text-decoration: underline;
   font-weight: normal;
   color: #666666;
}

a:visited
{
    font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt ;
   text-decoration: underline;
   font-weight: normal;
   color: #666666;
}

a:hover
{
    font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt ;
   text-decoration: underline;
   font-weight: normal;
   color: #1c498d;
}

a:active
{
    font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt ;
   text-decoration: underline;
   font-weight: normal; 
   color: #666666;
}
/* Javascript Menu */
  
/*Style for the background-bar*/
.clBar
{
	text-align: left;
	position:absolute; 
	width:10px; 
    height:10px; 
	background-color:#3F70B1; 
/*	layer-background-color:#FFFFFF; 
*/	visibility:hidden;
}

.clLevel0,.clLevel0over
{
	text-align: left;
	position:absolute; 
	padding:1px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt; 
	font-weight:bold;
}
.clLevel0
{
	text-align: left;
	background-color:#3F70B1; 
/*	layer-background-color:#ffffff; 
*/	color:#ffffff;
}
.clLevel0over
{
	text-align: left;
	background-color:#3F70B1; 
/*	layer-background-color:#ffffff; 
*/	color:#999999; 
	cursor:pointer; 
/*	cursor:hand; */
}
.clLevel0border
{
	text-align: left;
	position:absolute; 
	visibility:hidden; 
	background-color:#3F70B1; 
/*	layer-background-color:#979797; */
}

.clLevel1, .clLevel1over
{
	text-align: left;
	position:absolute; 
/*	padding:2px; 
*/	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:7pt; 
	font-weight:bold;
}

.clLevel1
{
	text-align: left;
	background-color:#3F70B1;
/*	layer-background-color:#ffffff;  */
	color:#ffffff;
}

.clLevel1over
{
	
	text-align: left;
	background-color:#3F70B1; 
/*	layer-background-color:#ffffff;  */
	color:#999999; 
	cursor:pointer; 
/*	cursor:hand; */
}

.clLevel1border
{
	position:absolute; 
	visibility:hidden; 
	background-color:#3F70B1; 
/*	layer-background-color:#979797;  */
}


/* new stuff */

.nav
{
	background-color: #3f6caf;
/*	border-top: 3px solid #ff9933; 
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #888888; */
}
