BODY{
 color: #000000;
 font-family: Arial;
 margin-top:12px;
 margin-bottom:12px;
 margin-left:0px;
 margin-right:0px;
 background-color: #ffffff;
}

P {
  margin: 0px;
  padding:0px;
}

A {
	color: #000000
}
A:link {
	color: #0000FF; text-decoration: underline
}
A:visited {
	color: #0000FF; text-decoration: underline
}
A:hover {
	color: #0000FF; text-decoration: underline
}
A:active {
	color: #0000FF; text-decoration: underline
}

.mainframe {
	border: 1px solid black;
}

.title {
	font-size: 4; word-spacing: normal; vertical-align: bottom; letter-spacing: normal; text-align: left
}

.yellowHeader {
	height:21px;
	background-color: #ffd60d;
	border-bottom: 1px solid black;
}

.header {
	font-size: x-large;
	font-weight: bold;
}

.titles {
	border-bottom: 1px solid #999999;
}


.matrixRight {
	border: 1px solid #999999;
}

.matrixTop {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.matrixBottom {
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.offerheader {
	font-size: x-large;
}

table.rateTable {
	width: 400px;
	border: 2px solid black;
}

.offerTable {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom:2px;
	border-bottom: 1px solid black;
}

.locationsHeader {
	font-weight:bold;
	text-align: center;
	height:30px;
	background-color: #FFCC33;
	border-bottom: 2px solid black;
}

.rate_bold {
	font-weight: bold;
}

.terms {
	font-size: small;
}

.legal {
	text-align: center;
	font-size: xx-small;
}



.table80{width: 80px;}
.table315{width: 315px;}
.table373{width: 373px;}
.table600{width: 600px;}
.table618{width: 618px;}
.table734{width: 734px;}
.table750{width: 750px;}
.maxtable{width: 100%;}
