html, body {
  margin: 0;
  padding: 0;
  height: 100%; /* Required */
  background-image: /*#FFFFFF*/ url(http://www.mjrdevelopment.com/dev/a/bg2.gif);
  background-repeat: repeat-x;
}

body {
	font: 11px arial;
	text-align: center;
	color: #000000;
	background-image: url(../a/bg2.gif);
}

h1 {

  font: 20px arial;
}

p {

  line-height: 1.5em;
}


a {color: #FFFFFF; font-family: Arial; font-weight: normal; font-size: 11px; text-decoration: none}
a:hover {color: #FFFFFF; font-family: Arial; font-weight: normal; font-size: 11px; text-decoration: underline}

a.newlink {color: #000000; font-family: Arial; font-weight: bold; font-size: 11px; text-decoration: underline}
a.newlink:hover {color: #000000; font-family: Arial; font-weight: bold; font-size: 11px; text-decoration: none}

a.nav {color: #000000; font-family: Arial; font-weight: normal; font-size: 11px; text-decoration: none}
a.nav:hover {color: #8CAFA3; font-family: Arial; font-weight: normal; font-size: 11px; text-decoration: none}

a.navon {color: #8CAFA3; font-family: Arial; font-weight: normal; font-size: 11px; text-decoration: none}
a.navon:hover {color: #8CAFA3; font-family: Arial; font-weight: normal; font-size: 11px; text-decoration: none}

a.black {color: #000000; font-family: Arial; font-weight: bold; font-size: 11px; line-height: 16px; text-decoration: none}
a.black:hover {color: #FFFFFF; font-family: Arial; font-weight: bold; font-size: 11px; line-height: 16px; text-decoration: none}

a.blackpdf {color: #000000; font-family: Arial; font-weight: bold; font-size: 11px; line-height: 30px; text-decoration: none}
a.blackpdf:hover {color: #000000; font-family: Arial; font-weight: bold; font-size: 11px; line-height: 30px; text-decoration: underline}

a.white {color: #FFFFFF; font-family: Arial; font-weight: bold; font-size: 11px; line-height: 16px; text-decoration: none}
a.white:hover {color: #FFFFFF; font-family: Arial; font-weight: bold; font-size: 11px; line-height: 16px; text-decoration: none}

a.footer {color: #CCCCCC; font-family: Arial; font-weight: bold; font-size: 9px; text-decoration: none}
a.footer:hover {color: #CCCCCC; font-family: Arial; font-weight: bold; font-size: 9px; text-decoration: none}

.footer {

  font: 9px arial;
  color: #000000;
}

#container-page {
  margin: 0 auto;
  width: 770px;
  background: #FFFFFF;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}

#container-head {
  background: #FFFFFF;
}

#head {
  padding: 1em;
}

#container-content {
  padding: 0 0 40px 0;
}

#container-foot {
  width: 100%;
  background: #FFFFFF;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 40px;
}

#foot {
  padding: 0 1em;
  line-height: 40px;
}
.style1 {color: #8CAFA3}
.bold {color: #FFFFFF; font-family: Arial; font-weight: bold; font-size: 11px; line-height: 16px; text-decoration: none}
.boldblack {color: #000000; font-family: Arial; font-weight: bold; font-size: 11px; line-height: 16px; text-decoration: none}
.title {color: #000000; font-family: Arial; font-weight: normal; font-size: 15px; line-height: 15px; text-decoration: none}

a.breadcrumb {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.breadcrumb:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a.breadcrumbactive {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.breadcrumbactive:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
span.validation {
	color: #993300;
	font-weight: bold;
}
span.currentbid {
	color: #993300;
	font-weight: bold;
}
span.oldbid {
	text-decoration: line-through;
}
#toolTip {
	position:absolute;
	background-color:#FFFFFF;
	border:1px solid #333333;
	/* border-left-width:12px; */
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
	display:none;
	z-index:100;
}
.toolLink {
	font-size: 12px;
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
.toolLink:hover {
	font-size: 12px;
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}