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

li  {float:left;display:block;}

.box1 {height:17px;}

ul  {margin:0px;}

.tab1on,
.tab1off,
.tab2on,
.tab2off,
.tab3on,
.tab3off,
.tab4on,
.tab4off,
.tab5on,
.tab5off

        {
        display:block;
        width:108px;
        height:33px;
        float:left;
        margin-right:0px;
        text-align:center;
        background-repeat:no-repeat;
        background-position:center top;
        }

.tab1on  {background-image:url(1a.png);}
.tab1off {background-image:url(1b.png);}
.tab2on  {background-image:url(2a.png);}
.tab2off {background-image:url(2b.png);}
.tab3on  {background-image:url(3a.png);}
.tab3off {background-image:url(3b.png);}
.tab4on  {background-image:url(4a.png);}
.tab4off {background-image:url(4b.png);}
.tab5on  {background-image:url(5a.png);}
.tab5off {background-image:url(5b.png);}

.tab1on a,
.tab1off a,
.tab2on a,
.tab2off a,
.tab3on a,
.tab3off a,
.tab4on a,
.tab4off a,
.tab5on a,
.tab5off a
        {
        display:block;
        width:108px;
        height:33px;
        text-indent:-1000em;
        text-decoration:none;
        }

.box21
        {
        clear:both;
        border-top:solid 10px #ff3300;
        border-bottom:solid 1px #ff3300;
        border-left:solid 1px #ff3300;
        border-right:solid 1px #ff3300;
        }
.box22
        {
        clear:both;
        border-top:solid 10px #3333ff;
        border-bottom:solid 1px #3333ff;
        border-left:solid 1px #3333ff;
        border-right:solid 1px #3333ff;
        }
.box23
        {
        clear:both;
        border-top:solid 10px #33cc33;
        border-bottom:solid 1px #33cc33;
        border-left:solid 1px #33cc33;
        border-right:solid 1px #33cc33;
        }
.box24
        {
        clear:both;
        border-top:solid 10px #ff6600;
        border-bottom:solid 1px #ff6600;
        border-left:solid 1px #ff6600;
        border-right:solid 1px #ff6600;
        }
.box25
        {
        clear:both;
        border-top:solid 10px #ff6600;
        border-bottom:solid 1px #ff6600;
        border-left:solid 1px #ff6600;
        border-right:solid 1px #ff6600;
        }

A:link {
	COLOR: #0000cc; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #6666ff; TEXT-DECORATION: underline
}
A:hover {
	TEXT-DECORATION: underline
}
.bgNormal {
	BACKGROUND: url(../img/bgimg.gif) #ffffff@repeat
}
.body_m {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 1.5em
}
.body_s {
	FONT-SIZE: 10px; COLOR: #000000; LINE-HEIGHT: 1.5em
}
.nota {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #666666; LINE-HEIGHT: 1.5em
}
.body_mBold {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 1.5em
}
.body_l {
	FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: 1.5em
}
.body_lBold {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: 1.5em
}
.body_sBold {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; LINE-HEIGHT: 1.6em
}
.body_mBoldWhite {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; LINE-HEIGHT: 1.5em
}
.body_lgray {
	FONT-SIZE: 14px; COLOR: #999999; LINE-HEIGHT: 1.5em
}
