body {
	margin: 0px 15px 0px 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify
}

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

a:hover {
	color: #000000;
	text-decoration: underline;
}

img {
	border: 0px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #101772;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #101772;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #101772;
}

.FakeFormElement {
	font-weight: bold;
	color: #101772;
}


.AdminImg {
	vertical-align: text-bottom;
	border: 0px;
}

.AdminListTable {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	align: center;
}

.AdminMenu {
	text-align: center;
}

.HighlightedTable {
	background-color: #F1F1F1;
	border: 1px solid #000000;
}

.LocationBarLink {
	font-weight: bold;
}

.Copyright {
	text-decoration: none;
	text-align: right;
}

.ResultsDealer {
	font-weight: bold;
}

.ResultsRow1 {
	background-color: #EAEAEA;
}

.SearchResult {
	font-weight: bold;
	text-align: center;
}

.ResultsRow2 {
	background-color: #D3D3D3;
}

.ResultsNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.ResultsNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.ResultsNavLink {
	text-decoration: none;
}

.ResultsNavLink:hover {
	text-decoration: underline;
	color: #000000;
}

img.ProductsL {
	border: 1px solid #000000;
	margin: 0px 20px 10px 0px;
	float: left;
}

img.ProductsR {
	border: 1px solid #000000;
	margin: 0px 0px 10px 20px;
	float: right;
}