body {font-family: Verdana, Arial, Tahoma, sans-serif;}

div.tabArea {
	font-size: 10px;
	font-weight: bold;
	z-index: 15000;
	position:relative;
}

a.QuotesTab {
  background: #000000 url("/streetools/images/menu_corner6.gif") top right no-repeat;
  border-color:#000 #000 #000 #000;
  border-width: 0px 0px 1px 1px;
  border-style: solid;
  padding: 2px 10px 2px 8px;
  text-decoration: none;
  top: -1px;
  z-index: 45001;
  font-size: 10px !important;
  color: #FFF !important;
}


a.QuotesTab.activeTab, a.QuotesTab.activeTab:hover, a.QuotesTab.activeTab:visited {
  background: #FFF url("/streetools/images/menu_corner6.gif") top right no-repeat;
  border-color: #000 #000 #EEEEEE #000;
  border-width: 0px 0px 1px 1px;
  border-style:solid;
  background-color: #EEEEEE;
  font-size: 10px !important;
  color: #000 !important;
  padding-top: 2px;
  padding-right: 10px;
  padding-left: 8px;
  padding-bottom: 2px;
}
