	table.tblList
		{
			
		
		}

		
	.tblList td.list
		{
			border-right: 1px solid white;
			border-bottom: 1px solid white;	
			font-family: Verdana, Arial, Helvetica, sans-serif;	
			line-height: 20px; 
			font-size: 11px;
			color: #565656;
			text-align: left;	
		}
		
		
	.tblList td.alt1
		{
			
			border-right: 1px solid white;
			border-bottom: 1px solid white;
			
			font-family: Verdana, Arial, Helvetica, sans-serif;	
			line-height: 20px; 
			font-size: 11px;
			color: #565656;
			text-align: left;	
		}
	.tblList td.alt2
		{
			
			border-right: 1px solid white;
			border-bottom: 1px solid white;
			
			font-family: Verdana, Arial, Helvetica, sans-serif;	
			line-height: 20px; 
			font-size: 11px;
			color: #565656;
			text-align: left;	
		}
		
	.tblList td.alt3
		{
			background: url('../images/Table_BG3.gif');
			border-right: 1px solid white;
			border-bottom: 1px solid white;
			
			font-family: Verdana, Arial, Helvetica, sans-serif;	
			line-height: 20px; 
			font-size: 11px;
			color: #565656;
			text-align: left;	
		}
	.tblList td.alt4
		{
			background: url('../images/Table_BG4.gif');
			border-right: 1px solid white;
			border-bottom: 1px solid white;
			
			font-family: Verdana, Arial, Helvetica, sans-serif;	
			line-height: 20px; 
			font-size: 11px;
			color: #565656;
			text-align: left;	
		}
	.tblList th
		{
			
			
			border-bottom: 1px solid white;
			
			font-family: Verdana, Arial, Helvetica, sans-serif;	
			font-size: 11px;
			color: black;
			text-align: left;	
			height: 30px;
			border-right: 1px solid white;
		}