/* Acclaimed Financial Style Sheet
 * 28/09/04 Created by Chimera Computing
 */
body	{	
   	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #666666; SCROLLBAR-DARKSHADOW-COLOR: #000000; scrollbar-face-color: #666666; SCROLLBAR-ARROW-COLOR: #ff1768;
   }
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
/*	background-image :  url(images/xxx.gif); */
}
select { 
 background-color: #ffff99; 
 color: #0000ff; 
}




.heading_text { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: 600 ; color: #000066; line-height: 12pt;}
.normal_text  { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: 400 ; color: #000066; line-height: 14pt;}
.home_text  { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; font-weight: 400 ; color: #000033; line-height: 14pt;}
.address_text  { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #ff0066;}

a:link,
a:visited
{
	color: #000099;
	text-decoration: none;
}

a:hover,
a:active
{
	color: #999999;
	background-color: #cccccc; 
}

a.none:link,
a.none:visited,
a.none:hover,
a.none:active
{
	text-decoration: none;
	background-color: transparent; 
}

