/* CSS Document */

body	{
	margin: auto;
	padding: 0px;
	border: 0;
	text-align: left;
	font-family: tahoma;
	padding-bottom: 25px;
	background-color: #000000;
}
		
.div 
{
	background-color:#ffFFFF;
	width:740px;
	height:352px;
	overflow: auto;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 19px;
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: #333333;
	SCROLLBAR-ARROW-COLOR: #003366;
	SCROLLBAR-TRACK-COLOR: #003366;
	padding-right: 5px;
	padding-left: 8px;
	}	





.noscript
	{
	font: 8px tahoma;
	color:#CCCCCC}

	


.bottomtext {
	background:background-color: #003300;
	font: 10px tahoma;
	color: #ffffff;
	line-height: 11px;

}



.smalltext {
	
	font: 10px tahoma;
	color: #000066;
	line-height: 11px;

}


.headings {

	font: 14px tahoma;
	color: #000066;
	font-weight:bold;
	
}



.text {
	font: 12px tahoma;
	color: #666666;
	line-height: 19px;
	float: left;
	}

.tonytext {
	font: 12px tahoma;
	color: #ffffff;
	line-height: 19px;
	float: left;
	}
	
	

	
.tributetext {
	font: 12px tahoma;
	color: #333366;
	line-height: 19px;
	float: left;
	}	




/*  Links */





.pagelinks {
	font: 12px tahoma;
	color: #000066;
	text-decoration: underline;
	line-height: 19px;
	text-decoration:underline	
	}

a.pagelinks {
	font: 12px tahoma;
	color: #000066;
	text-decoration: none;
	line-height: 19px;
	text-decoration:underline	
	}
a.pagelinks:visited {
	font: 12px tahoma;
	color: #000066;
	text-decoration: none;
	line-height: 19px;
	text-decoration:underline	}
a.pagelinks:active { color:#000066;}
a.pagelinks:hover { color:#cccccc; text-decoration: none;}




.footerlinks {
	font: 10px tahoma;
	color: #FFFFFF;
	}
a.footerlinks {
	font: 10px tahoma;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;	
	}
a.footerlinks:visited { color:#ffffff;}
a.footerlinks:active { color:#ffffff;}
a.footerlinks:hover { color:#cccccc; text-decoration: underline;}


