﻿.bnav
{
	position: relative;
	width: 125px;
	height: 30px;
	background-image: url(images/btn.jpg);
	background-repeat: no-repeat;
  text-align: center;
}

.bnav a span, .rbts
{
  color: White;
  text-decoration: none;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10pt;
	position: relative;
  top: 5px;
}

.rbts
{
  cursor: default;
  top: 5px;
}

.bnav a img, .rbis, .bnav img
{
	position: absolute;
	left: 0px;
	top: 0px;
	border-width: 0px;
	border-style: none;
	margin: 0px 0px 0px 0px;
}
