body, html {
border:0;
background: #f5f5f5;
font-family: 'bgbfont',arial;
font-size:16px;
color:#000;
margin:0px;
padding:0;
}

select, input, textarea {
font-family: 'bgbfont';
font-size:14px;
}

a {
color:#000;
text-decoration:none;
}

a:hover {
color:#560080;
text-decoration:none;
}

a img {
border: none;
}

#BGBrentacar_1_00_001 {
width: 100%;
max-height: 999999px;
}


div.TabView div.Tabs
{
  height: 44px;
  overflow: hidden;
}

div.TabView div.Tabs a
{
  float: left;
  display: block;
  width:  81px;
  text-align: center;
  height:44px;
  padding-top: 12px;
  vertical-align: middle;
  border: 1px solid #fff;
  border-bottom-width: 0;
  background-color: #2E0E4B;
  text-decoration: none;
  font-size:12px;
  color: #fff;
}

div.TabView div.Tabs a:hover, div.TabView div.Tabs a.Active
{
  background-color: #FFE13C;
  color: #000;
}

div.TabView div.Pages
{
  clear: both;

  overflow: hidden;
}

div.TabView div.Pages div.Page
{
  height: 100%;
  padding: 0px;
  overflow: hidden;
}

div.TabView div.Pages div.Page div.Pad
{
  padding: 3px 5px;
}
