.menubetween
{border-bottom:solid 0px #fff;
color:#6ABC05;
margin:0px;padding:0px;
 background-image:url(images/between.jpg);background-repeat:repeat-x;
width:1px}

.menu
{vertical-align:middle;
height:35px;
border-bottom:solid 0px #fff;
background-color:#;
margin:0px;padding:0px;
background-image:url(images/button.jpg);
background-repeat:repeat-x;}

#menu1 a, #menu1 a:visited , #menu1 a:active
{display: block;
color:#AFAFAF;
text-decoration:none ;
font-size: 14px;
font-family:Verdana, Arial, Sans-Serif;
padding-left: 0px; padding-right: 0px;padding-bottom: 0px; padding-top:0px;
border-left:solid 0px #fff;border-top:solid 0px #fff;
line-height:56px;
height:56px;
width:120px;
text-align:center;
background-image:url(img/button.jpg);
background-repeat:repeat-x;}

#menu1 a:hover
{color:#fff;
background:transparent;
text-decoration:underline;
background-image:url(img/button2.jpg);
background-repeat:repeat-x;}
