p   {
     float:left;
     margin:0px;
     display:block;
     width:100px;
     margin-top:5px;
    }

li  {float:left;display:block;}

.box1 {height:26px;}

.on  {
      background-color:#85bf71;
      width:100px;
      height:26px;
      margin-right:5px;
      text-align:center;
     }

.off {
      background-color:#bfddb5;
      width:100px;
      height:26px;
      margin-right:5px;
      text-align:center;
     }


.on a         {
               text-decoration:none;
               display:block;
               margin-top:5px;
              }
.on a:link    {color:#ffffff;}
.on a:visited {color:#FFFFFF;}
.on a:hover   {color:#0000FF;}

.off a         {
                text-decoration:underline;
                display:block;
                margin-top:5px;
               }
.off a:link    {color:#ffffff;}
.off a:visited {color:#FFFFFF;}
.off a:hover   {color:#0000FF;}



.txt {

      width:198px;
      height:26px;


     }




.txt a         {

                margin-top:5px;]

               }
.txt a:link    {color:#0000EE;}
.txt a:visited {color:#FFFFFF;}
.txt a:hover   {color:#0000EE;}





.box2
    
    {
	
	
	
	
	
     width:900px;
     clear:both;
     border-top:solid 10px #85bf71;
	 border-bottom:solid 10px #85bf71;
	 border-left:solid 2px #85bf71;
     border-right:solid 2px #85bf71;
    }
ul  {margin:0px;}

