  body {
    margin:0px;
    border:15px solid black;
  }

.headerbg {
	background-image: url(images/vehiculosbg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.barbg {
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}

h1 {
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
}
h2 {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.brdr1 {
	border: 1px solid #000000;
}
.ratestxt {
	font-size: 18px;
	font-style: italic;
	color: #0099CC;
}

.bltr {
    color: #0099CC;
    font-size: 16px;
    font-weight: 600;
}