BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

A {
	color: #1076BC;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #1076BC;
	font-weight: bold;
	text-decoration: underline;
}

.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1076BC;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.ImageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.ImageBorder {
	border-color: #A8A8A8;
	border: 1px solid;
}

.ImageBorder:hover {
	border-color: #A8A8A8;
	border: 1px solid;
}

.RegPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: line-through;
}

.SalePrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006DB7;
	font-weight: bold;
	text-decoration: none;
}

.Note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A1A2A2;
	text-decoration: none;
}

.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A1A2A2;
	font-weight: normal;
	text-decoration: none;
}

.FooterLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A1A2A2;
	font-weight: normal;
	text-decoration: underline;
}

.Content {
	text-align: justify;
}

.SmallBkgrnd {
	background-image: url('../on-road/images/layout/content_small_bkgrnd.gif');
	background-repeat: no-repeat;
	background-position: top, left;
}

.ContentBkgrnd {
	background-image: url('../on-roadimages/layout/page_bkgrnd.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}


