/* <link rel=stylesheet type="text/css" href="style.css"> */

.basictext{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight	: 	regular;
	color: black;
	text-decoration: none
   }
.boldtext{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight	: 	bold;
	color: #091873;
	text-decoration: none
   }   
 .smalltext{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	text-decoration: none
   } 
   
 .smallwhitetext{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none
   }    

 .whitetext{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	text-decoration: none
   }  
 .smallheader{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: none
   }  
   

A:link, A:active
	{
	font-size       :       10pt;
	text-decoration	:	none;
	font-weight	: 	regular;	
	color		:	black;
	background	:	transparent;
	}
A:visited 
	{
	font-size       :       10pt;
   	text-decoration	:	none; 
	font-weight	: 	regular;	   	
   	color		:	black; 
  	background	:	transparent; 
	}		
A:hover 
	{ 
	font-size       :       10pt;
   	text-decoration	:	none; 
	font-weight	: 	regular;	   	
	color		:	black;
	background	:	transparent;
	text-decoration :       underline
	}
.whitetext A:link
	{
	font-size       :       10pt;
	font-weight	: 	bold;	
	text-decoration	:	none;
	color		:	white;
	background	:	transparent;
	}
.whitetext A:active
	{
	font-size       :       10pt;
	text-decoration	:	none;
	font-weight	: 	bold;	
	color		:	white;
	background	:	transparent;
	}
.whitetext A:visited 
	{
	font-size       :       10pt;
   	text-decoration	:	none; 
	font-weight	: 	bold;	   	
   	color		:	#BEC7D4; 
  	background	:	transparent; 
	}		
.whitetext A:hover 
	{ 
	font-size       :       10pt;
   	text-decoration	:	underline; 
	font-weight	: 	bold;	   	
	color		:	#BEC7D4;
	background	:	transparent;
	}
BODY 
{ 
scrollbar-shadow-color:#3399CC;
scrollbar-base-color: #666666; 
scrollbar-track-color:#CCCCCC;
scrollbar-arrow-color: white;
scrollbar-DarkShadow-Color: #666666; 
}
.referrals_border{font:normal 12px Verdana, Helvetica, sans-serif;border-bottom:1px solid #efefef;padding:3px;}
.referrals_content{font:bold 12px Verdana, Helvetica, sans-serif;}
