	table.tblList
		{
			
		}
	.tblList td a
		{
			color: #212118;
			text-decoration: none;
		}
	.tblList td.tblBackground1
		{
			background: #CCCD9E;
			font-family: Verdana, Arial, Helvetica, sans-serif;	
			line-height: 20px; 
			font-size: 11px;
			color: #212118;
			text-align: left;	
		}
	.tblList td.tblBackground2
		{
			background: #C3C490;
			font-family: Verdana, Arial, Helvetica, sans-serif;	
			line-height: 20px; 
			font-size: 11px;
			color: #212118;
			text-align: left;	
		}	
	.tblList td.alt1
		{
			background: #CCCD9E;
			border-right: 1px solid #333;
			border-bottom: 1px solid #333;
			
			font-family: Verdana, Arial, Helvetica, sans-serif;	
			line-height: 20px; 
			font-size: 11px;
			color: #565656;
			text-align: left;	
		}
	.tblList td.alt2
		{
			background: #C3C490;
			border-right: 1px solid #333;
			border-bottom: 1px solid #333;
			
			font-family: Verdana, Arial, Helvetica, sans-serif;	
			line-height: 20px; 
			font-size: 11px;
			color: #565656;
			text-align: left;	
		}
	.tblList th
		{
			background: url('../images/Table_BG_Head.gif');
			border-right: 1px solid #333;
			border-bottom: 1px solid #333;
			
			font-family: Verdana, Arial, Helvetica, sans-serif;	
			line-height: 20px; 
			font-size: 11px;
			color: #565656;
			text-align: left;	
		}
