        /************************************************************/
        /* styles for classes                                       */
        /************************************************************/
        .bodywbg        {
                          background-image: url("/IMAGES/DOL/COLLAGE2.GIF");
						}
						
        .copyright      {
                          background-color:blue;
                          font-size:smaller;
                          font-family:sans-serif;
                          font-style:italic;
                          font-weight:bold;
                          color:yellow;
                          text-align:right;
                          width:100%;
                         }

        .data10           {
						  color:navy;
                          font-family:sans-serif;
                          font-size:10 pt;
                          font-weight:normal;
						  align:left;
                         }

        .data           {
						  color:blue;
                          font-family:sans-serif;
                          font-size:10 pt;
                          font-weight:normal;
						  align:left;
                         }

        .dataright      {
                          color:blue;
                          font-family:sans-serif;
                          font-size:smaller;
                          font-weight:bold;
                          text-align:right;
                         }
 
        .fmcolumnright   {
                          background-color:"FFFFBB";
                          font-family:"ARIAL, HELVETICA, SANS-SERIF";
						  color:"#736D93";
                          font-size:12pt;
                          font-weight:bold;
                          text-align:right;
                         }

        .fmcolumnrightVE  {
                          background-color:"B4D3ED";
                          font-family:"ARIAL, HELVETICA, SANS-SERIF";
						  color:"navy";
                          font-size:12pt;
                          font-weight:bold;
                          text-align:right;
                          }

         .dataerror       {
                          color:red;
                          font-family:sans-serif;
                          font-size:10pt;
                          font-weight:bold;
                          text-align:left;
                         }
                             
        .description    {
                          color:blue;
                          font-family:sans-serif;
                          font-weight:bold;
                         }                 

        .errorMsg       {
                          display:none
                        }

        .errorDsp       {
                         background-color: "yellow";
                         color: "navy";
                         display: "block";
                         font-size: "smaller";
                         font-family: "Verdana;";
                         font-weight: "bold";
                        }
 
        .tablehead      {
                          color:navy;
                          font-family:sans-serif;
                          font-size:small;
                          font-weight:bold;
                        }

        .inputright     {
                          color:blue;
                          font-family:sans-serif;
                          font-size:smaller;
                          text-align:right;
                         }

        .productID      {
                          color:navy;
                          font-size:smaller;
                          font-weight:bold;
                         }

        .productID:hover {
                           color:red;
                           background-color:yellow;
                         }
                         
        .remove         {
                          color:blue;
                          font-size:smaller;
                         }             

        .warnred         {
                          color:red;
						  font-size:medium;
                         }

       .data8        {
                          color:navy;
                          font-style:italic;
                          font-family:Arial;
                          font-size:8pt;
                          font-weight:normal;
                          }
       .head12            {
                          color:#192194;
                          font-family:Arial;
                          font-size:12pt;
                          font-weight:bold;
                          }
						  
						  
       .head16            {
                          color:#192194;
                          font-family:Arial;
                          font-size:16pt;
                          font-weight:bold;
                          }
 
       .head20            {
						  color:#192194;
                          font-family:arial;
                          font-size:20 pt;
                          font-weight:bold;
                          vertical-align:middle;
                          }

   .DOLmain                 {
 	                       color:navy;
 	                       background-image: url(/Images/background.gif);
  	                       background-attachment: fixed;
  	                       background-repeat: no-repeat;
  	                       background-position: left top;
                           }

  .DOLmainTST       {
 	                       color:#192194;
 	                       background-image: url(/Images/background.gif);
  	                       background-attachment: fixed;
  	                       background-repeat: no-repeat;
  	                       background-position: left top;
  	                           } 
        
 .ServicesMain             {
 	                       color:navy;
 	                       background-image: url(/Images/Background400.jpg);
  	                       background-attachment: fixed;
  	                       background-repeat: no-repeat;
  	                       background-position: center center;
                           }

  .Menu                    {
 	                       color:navy;
 	                       background-image: url(/images/menuback.gif);
  	                       background-attachment: fixed;
  	                       background-repeat: no-repeat;
  	                       background-position: left center;
  	                       }












