@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
.bottomNav {
	text-align: right;
	padding-right: 20px;
	color: #D4E0CC;
}
.bottomNav a {
	color: #D4E0CC;
	text-decoration: none;
}
.bottomNav  a:hover {
	color: #BCCFAF;
}
.headerBackground {
	background-image: ../images/DrAuctions_01.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 778px;
	background-image: url(images/DrAuctions_01.jpg);
}
.redText {
	font-weight: bold;
	color: #990000;
}
.greenText {
	font-weight: bold;
	color: #375033;
}
.smallText {
	font-size: small;
	font-weight: bold;
}
.smallerText {
	font-size: x-small;
	font-weight: bold;
}
h4 {
	color: #FFFF00;
	background-color: #660000;
	text-align: center;
}

h5 {
	color: #FFFFFF;
	background-color: #597950;
	text-align: center;
	font-size: medium;
	height: 26px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
