<style type="text/css">
<!--
.belt
{
background:url('../images/button.png') 100% repeat;
width=100%;
align:center;
height:'30px';/*49*/
margin-top: 2em;
margin-left: 1.5em;
margin-bottom: 0em;
margin-right:1em;
padding-bottom:0.2em;
padding-top:0.1em;

}
/* background:url('images/button.png') repeat; */
.belt li
{
valign: middle;
display:inline;
list-style:none;
margin-top:0.1em;

width:75px;
/*
vertical-align:middle;
height:'47px';
align:center;*/

}
.belt li a
{
/*display: block;*/
width: 90px;/*5em*/;
color: #FFF;
font-family:'Verdana';
font-size:'12px';
background:url('../images/button.png');
text-decoration: none;
height:'28px';/*47*/
text-transform: uppercase;
padding-top: 0.5em;
padding-left: 1.2em;
}

#page1 .belt li a:hover, #page2 .belt li a:hover, #page3 .belt li a:hover, #page4 .belt li a:hover, #page5 .belt li a:hover
{
font-family:'Verdana';
font-size:'12px';
color: #FFF;
background:url('../images/buttonDown.png') 90px 28px; /*47#69C*/;
height:'28px';
/*47margin:0; padding:0;
top:20px;*/
text-decoration: underline;
}

.belt li a:visited
{
font-family:'Verdana';
font-size:'12px';
color: #333;
/*background:url('images/buttonDown.png'); #69C*/;
/*height:'47px';*/
text-decoration: none;
}

#page1 .belt li#tab1 a, #page2 .belt li#tab2 a, #page3 .belt li#tab3 a, .page4 .belt li#tab4, #page5 .belt li#tab5 a{
padding-top: 0.5em;/*1.5em*/
padding-left: 1.5em;
margin:0;
/*background-color: #03c;*/
background: url('../images/buttonDown.png');
color: #f00;
}
-->
</style>
