﻿.lightgreybkgrnd 
{
  background-color:LightGrey;
}
.bottommiddlecell
{
   border-left-style:solid;
   border-left-color:DarkGray;
   border-left-width:2px;
   padding-left:2px;
   padding-right:2px;
   border-right-style:solid;
   border-right-color:DarkGray;
   border-right-width:2px;
}
.boxcontent 
   {
      vertical-align:top;
      text-align:center;
   }
 .graybox
   {
     text-align:center;
   }
.grayboxTL
{
  background-image:url("http://www.gogreenmetrolawn.com/images/GrayBoxTL.gif");
}
.grayboxTM
{
  background-image:url("http://www.gogreenmetrolawn.com/images/GrayBoxTM.gif");
  background-repeat:repeat-x;
}
.grayboxTR
{
  background-image:url("http://www.gogreenmetrolawn.com/images/GrayBoxTR.gif");
}
.grayboxML
{
  background-image:url("http://www.gogreenmetrolawn.com/images/GrayBoxML.gif");
  background-repeat:repeat-y;
}
.grayboxMM
{
  background-image:url("http://www.gogreenmetrolawn.com/images/GrayBoxMM.gif");
   background-repeat:repeat;
   vertical-align:top;
   background-color:#d0cbcf;
}
.grayboxMR
{
  background-image:url("http://www.gogreenmetrolawn.com/images/GrayBoxMR.gif");
  background-repeat:repeat-y;
}
.grayboxBL
{
  background-image:url("http://www.gogreenmetrolawn.com/images/GrayBoxBL.gif");
}
.grayboxBM
{
  background-image:url("http://www.gogreenmetrolawn.com/images/GrayBoxBM.gif");
  background-repeat:repeat-x;
}
.grayboxBR
{
  background-image:url("http://www.gogreenmetrolawn.com/images/GrayBoxBR.gif");
}
.infobox
   { 
           border-style:none;   
       /*
           height:356px;  
           width:434px;
           position:absolute;left:220px; top:60px;
           border-style:solid; border-color:Red;border-width:1px;  
       */
  
    }
/*    .infobox td
    {
      border-style:none;
      border-width:0px;
      padding:0;
    }
*/