﻿   
	A:link 
	{
		color: #003459;
		text-decoration: none
	}

	A:visited 
	{
		color: #003459;
		text-decoration: none
	}
	A:active 
	{
		color: #003459;
		text-decoration: none
	}

	A:hover 
	{
		color: #003459;
		text-decoration: underline;
	         
	}

	.whiteTableBackground
	{
		background: white;
	}
		

h10b 
{
	font-size:10pt;
	font-weight:bold;
	
	
}
	
.ft12 {FONT-FAMILY: Tahoma; FONT-SIZE: 8pt;}
.f12 {FONT-FAMILY: arial; FONT-SIZE: 8pt;}
.shopback1{background:#033980;color:#FFFFFF;cursor:text;}
.shopback2{background:#ffffff;color:#000000;cursor:pointer;cursor:hand;border:solid 1px #f1f1f1;border-bottom:none;}
.headback{background:#6592CE; filter:progid:DXImageTransform.Microsoft.Gradient (GradientType:0,StartColorStr:'#6592CE',EndColorStr:'#114EA0');color:#FFFFFF;cursor:pointer;cursor:hand;}
.headbacksel{background:#ffffff;color:#000000;border:solid 1px #f1f1f1;cursor:text;border-bottom:none;}
.white{color:#FFFFFF;}


A.listinglink:link 
	{
		color: white;
		text-decoration: none
	}

	A.listinglink:visited 
	{
		color: white;
		text-decoration: none
	}
	A.listinglink:active 
	{
		color: white;
		text-decoration: none
	}

	A.listinglink:hover 
	{
		color: white;
		text-decoration: underline;
	         
	}
	
	
	
	
	A.Headlinelink:link 
	{
		color:#003366;
		text-decoration: none;		 
	}

	A.Headlinelink:visited 
	{
		color: #003366;
		text-decoration: none
	}
	A.Headlinelink:active 
	{
		color: #003366;
		text-decoration: none
	}

	A.Headlinelink:hover 
	{
		color: #003366;
		text-decoration: underline;
		border-width:1px;
	         
	}