.headerbg {
	background-image: url(images/vehiculosbg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.headertable {
	border-top-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
}
.bodytable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
}
.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;

}
.footertable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.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;
}

