p   {
     float:left;
     margin:0px;
     display:block;
     width:60px;
     margin-top:5px;
    }

li  {float:center;display:block;}

.box1 {height:26px;}

ul  {margin:0px;}

.tab1on a:link,
.tab2on a:link,
.tab3on a:link,
.tab4on a:link,
.tab5on a:link,
.tab6on a:link,
.tab7on a:link
        {
         color:#ffffff;
         text-decoration:none;
         display:block;
         margin-top:5px
        }

.tab1on a:visited,
.tab2on a:visited,
.tab3on a:visited,
.tab4on a:visited,
.tab5on a:visited,
.tab6on a:visited,
.tab7on a:visited
        {
         color:#ffffff;
         text-decoration:none;
         display:block;
         margin-top:5px
        }

.tab1on a:hover,
.tab2on a:hover,
.tab3on a:hover,
.tab4on a:hover,
.tab5on a:hover,
.tab6on a:hover,
.tab7on a:hover
        {
         color:#ffffff;
         text-decoration:none;	
         display:block;
         margin-top:5px
        }

.tab1off a:link,
.tab2off a:link,
.tab3off a:link,
.tab4off a:link,
.tab5off a:link,
.tab6off a:link,
.tab7off a:link
        {
         color:#000000;
         text-decoration:underline;
         display:block;
         margin-top:5px
        }

.tab1off a:visited,
.tab2off a:visited,
.tab3off a:visited,
.tab4off a:visited,
.tab5off a:visited,
.tab6off a:visited,
.tab7off a:visited
        {
         color:#000000;
         text-decoration:underline;
         display:block;
         margin-top:5px
        }

.tab1off a:hover,
.tab2off a:hover,
.tab3off a:hover,
.tab4off a:hover,
.tab5off a:hover,
.tab6off a:hover,
.tab7off a:hover
        {
         color:#ff3333;
         text-decoration:underline;
         display:block;
         margin-top:5px
        }

.tab1on  {background-color:#ff3333;}
.tab1off {background-color:#ffcccc;}
.tab2on  {background-color:#3333ff;}
.tab2off {background-color:#ccccff;}
.tab3on  {background-color:#33cc33;}
.tab3off {background-color:#ccffcc;}
.tab4on  {background-color:#ff9900;}
.tab4off {background-color:#ffff99;}
.tab5on  {background-color:#ff00bb;}
.tab5off {background-color:#ffddff;}
.tab6on  {background-color:#0099ff;}
.tab6off {background-color:#ddffff;}
.tab7on  {background-color:#009900;}
.tab7off {background-color:#98fb98;}

.tab1on,.tab1off,.tab2on,.tab2off,.tab3on,.tab3off,.tab4on,.tab4off,.tab5on,.tab5off,.tab6on,.tab6off,.tab7on,.tab7off
        {
        display:block;
        width:135px;
        height:26px;
        float:left;
        margin-right:5px;
        text-align:center;
        }

.box21
        {
        clear:both;
        border-top:solid 10px #ff3300;
        border-bottom:solid 1px #ff3300;
        border-left:solid 1px #ff3300;
        border-right:solid 1px #ff3300;
	width:975px;
        }
.box22
        {
        clear:both;
        border-top:solid 10px #3333ff;
        border-bottom:solid 1px #3333ff;
        border-left:solid 1px #3333ff;
        border-right:solid 1px #3333ff;
	width:975px;
        }
.box23
        {
        clear:both;
        border-top:solid 10px #33cc33;
        border-bottom:solid 1px #33cc33;
        border-left:solid 1px #33cc33;
        border-right:solid 1px #33cc33;
	width:975px;
        }
.box24
        {
        clear:both;
        border-top:solid 10px #ff9900;
        border-bottom:solid 1px #ff9900;
        border-left:solid 1px #ff9900;
        border-right:solid 1px #ff9900;
	width:975px;
        }

.box25
        {
        clear:both;
        border-top:solid 10px #ff00bb;
        border-bottom:solid 1px #ff00bb;
        border-left:solid 1px #ff00bb;
        border-right:solid 1px #ff00bb;
	width:975px;
        }

.box26
        {
        clear:both;
        border-top:solid 10px #0099ff;
        border-bottom:solid 1px #0099ff;
        border-left:solid 1px #0099ff;
        border-right:solid 1px #0099ff;
	width:975px;
        }

.box27
        {
        clear:both;
        border-top:solid 10px #009900;
        border-bottom:solid 1px #009900;
        border-left:solid 1px #009900;
        border-right:solid 1px #009900;
	width:975px;
        }