body{
margin: 0px 0px 0px 0px;

background: url(images/banner.jpg);
background-repeat:no-repeat;
}
.buttonbar{
width:30px;
height: 45px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: 600;
font-size: 12pt;
text-decoration: none;
text-align: center;
vertical-align: bottom;
background: url(images/end2.png);
/*background-color: #009999;*/
}

.button{
width:150px;
height: 45px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: 600;
font-size: 12pt;
text-decoration: none;
line-height: 200%;
text-align: center;
background: url(images/bar2.png);
/*background-color: #009999;*/
}
a.button:hover{
color="99FFFF"
}
