BODY.ORIG     {
           PADDING-RIGHT: 0px; PADDING-LEFT: 0px; 
           FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#A4F4B7,endColorStr=#FFF8DC);  
		   BACKGROUND-COLOR: #FFF8DC;
		 }

BODY     {
           PADDING-RIGHT: 0px; PADDING-LEFT: 0px;
		   BACKGROUND-COLOR: #EDEFE9;
		 }
INPUT    {
           width: 150px;  height: 20px; 
		   font-family: Arial; font-size: 9pt;
		   background-color: #D5DBCA;
         }

INPUT.ck    {
           width: 16px;  height: 20px; 
		   font-family: Arial; font-size: 9pt;
		   background-color: #D5DBCA;
         }

INPUT.Map {color: BLACK; background-color: #D5DBCA; width: 57px; border-width: 1;
           margin-top: 0px; margin-bottom: 0px; text-align: center; padding-left: 2px;}

SELECT  {
           width: 150px;  height: 20px; 
		   font-family: Arial; font-size: 9pt;
		   background-color: #F5F7F2;
         }

P.Title1 {
		   font-family: Arial; font-size: 12px; font-weight: bold;
		   margin-bottom: 3px; margin-top: 6px;
          }
P.ErrMsg {font-family: Arial; font-size: 9pt; color: BLACK; font-weight: normal;}

P.NoTax  {font-family: Arial; font-size: 12pt; color: NAVY; font-weight: bold;}

LI        {font-family: Arial; font-size: 10px;font-weight: bold;
          }

UL        {margin-top: 3px; margin-bottom: 3px;}

A        {font-family: Arial; font-size: 8pt;font-weight: normal;
          }
A:link, A:visited, A:active, A:hover { text-decoration: none; color:BLACK; font-weight:NORMAL;}

TD      {font-family: Arial; font-size: 8pt; color: BLACK; font-weight: normal;}

.MapHead{font-family: Arial; font-size: 8pt; color: BLACK; font-weight: normal;}

TH      {font-family: Arial; font-size: 9pt; color: NAVY; font-weight: bold;}

TR.V1   {background-color: "#B5BFA3";}
TR.V2   {background-color: "#B5BFA3";}
