body {
	color: #000000;
	background-color: #989898;
	margin-top: 0px;
	margin-left: 0px;
}
body, td, div {
	font-family: Verdana, Geneva, Trebuchet MS, Arial, san-serif;
	font-size: 11px;
}

body a {
	color: #D1021E;
	text-decoration: underline;
	font-weight: normal;
}

body a:hover {
	color: #D1021E;
}



/* classes  */

.footer {
	color: #666666;
	font-size: 7pt;
}
.footer a {
	color: #000066;
	font-weight: normal;
	text-decoration: underline;
}
.footer a:hover {
	color: #D1021E;
}

.footer2 {
	color: #ffffff;
	font-size: 7pt;
}
.footer2 a {
	color: #000066;
	font-weight: normal;
	text-decoration: underline;
}
.footer2 a:hover {
	color: #D1021E;
}


.copyright {
	color: #4D4D4D;
	font-size: 7pt;
}
.ccc {
	color: #4D4D4D;
	font-size: 7pt;
	background-color: efefef;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
div.utilities {
	color: #FFFFFF;
	text-align: right;
	font-size: 8pt;
	font-weight: normal;
}
div.utilities a {
	color: #ffffff;
	text-align: right;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}
div.utilities a:hover {
	color: #A0A1A5;
	text-align: right;
	font-size: 7pt;
	font-weight: normal;
}

/* SECTIONS  */

#home H1 {
	font-size: 20pt;
	color: #e2e2e2;
}
#home H5 {
	color: #21366B;
}
#theteam H1 {
	font-size: 20pt;
	color: #001A7B;
	/* color: #001A7B; SAME AS LOGO*/
}
#theteam H5 {
	color: #21366B;
}
#liquidations H1 {
	font-size: 20pt;
	color: #C49335;
}
#liquidations H5 {
	color: #C49335;
}
#auctions H1 {
	font-size: 20pt;
	color: #748c2d;
}
#auctions H5 {
	color: #748c2d;
}
#salvage H1 {
	font-size: 20pt;
	color: #D1021E;
}
#salvage H5 {
	color: #D1021E;
}
#evaluation H1 {
	font-size: 20pt;
	color: #3956A2;
}
#evaluation H5 {
	color: #3956A2;
}
#realestate H1 {
	font-size: 20pt;
	color: #6B6B6B;
}
#realestate H5 {
	color: #6B6B6B;
}
#textiles H1 {
	font-size: 20pt;
	color: #2A7111;
}
#textiles H5 {
	color: #2A7111;
}
#wood H1 {
	font-size: 20pt;
	color: #21366b;
}
#wood H5 {
	color: #21366b;
}




#utilities H1 {
	font-size: 20pt;
	color: #000000;
}
#utilities H5 {
	color: #000000;
}

