a.list             {
                   color: #000000;
		   text-decoration: underline;	
                   }

a.list:link        {
                   color: #000000;
		   text-decoration: none;	
                   }

a.list:visted      {
                   color: #000000;
		   text-decoration: none;	
                   }

a.list:hover       {
                   background-color: #696969;
                   color: #ffffff;
		   text-decoration: none;	
                   }

td.listId1         {
                   background-color: #B5B5B5;
                   width: 65px;
                   text-align: left;
                   }

td.listDesc1       {
                   background-color: #B5B5B5;
                   width: 400px;
                   text-align: left;
                   }

td.listAmt1        {
                   background-color: #B5B5B5;
                   width: 75px;
                   text-align: right;
                   }

td.listId2         {
                   background-color: #9C9C9C;
                   width: 65px;
                   text-align: left;
                   }

td.listDesc2       {
                   background-color: #9C9C9C;
                   width: 400px;
                   text-align: left;
                   }

td.listAmt2        {
                   background-color: #9C9C9C;
                   width: 75px;
                   text-align: right;
                   }

tr.list            {
                   height: 25px;
                   }

tr.head1           {
                   height: 40px;
		   }

tr.head2           {
                   height: 30px;
		   }

span.head1         {
                   color: #0000ff;
		   font-size: 25px;
                   font-weight: bold;	
                   letter-spacing : 1px;
		   text-decoration: none;	
                   margin-left: 0px;
		   }

span.head2         {
                   color: #0000ff;
		   font-size: 18px;
                   font-weight: bold;	
                   letter-spacing : 1px;
		   text-decoration: none;	
                   margin-left: 20px;
		   }

span.listId        {
                   color: #000000;
		   font-size: 12px;
                   font-weight: normal;	
                   letter-spacing : 0px;
		   text-decoration: none;	
                   margin-left: 2px;
		   }

span.listDesc      {
                   color: #000000;
		   font-size: 12px;
                   font-weight: normal;	
                   letter-spacing : 0px;
		   text-decoration: none;
		   }

span.listAmt       {
                   color: #000000;
		   font-size: 12px;
                   font-weight: normal;	
                   letter-spacing : 0px;
		   text-decoration: none;	
                   margin-right: 2px;
		   }

tr.listTitle       {
                   height: 25px;
                   }

td.listTitle1      {
                   background-color: #696969;
                   width: 75px;
                   text-align: left;
                   }

td.listTitle2      {
                   background-color: #696969;
                   width: 400px;
                   text-align: left;
                   }

td.listTitle3      {
                   background-color: #696969;
                   width: 75px;
                   text-align: right;
                   }

span.listTitle1    {
                   color: #ffff00;
		   font-size: 12px;
                   font-weight: bold;	
                   letter-spacing : 0px;
		   text-decoration: none;	
                   margin-left: 2px;
		   }

span.listTitle2    {
                   color: #ffff00;
		   font-size: 12px;
                   font-weight: bold;	
                   letter-spacing : 0px;
		   text-decoration: none;	
		   }

span.listTitle3    {
                   color: #ffff00;
		   font-size: 12px;
                   font-weight: bold;
                   letter-spacing : 0px;
		   text-decoration: none;	
                   margin-right: 2px;
		   }

span.maincontent   {
                   color: #000000;
		   font-size: 12px;
                   font-weight: normal;	
                   letter-spacing : 0px;
		   text-decoration: none;	
		   }

td.maincontent     {
                   background-color: #ffff00;
                   }

table.maincontent  {
                   margin-top: 5px;
                   margin-bottom: 10px;
                   margin-left: 10px;
                   margin-right: 10px;
                   }
