body { color: #252c24; font-size: 70%; font-family: "trebuchet ms"; font-weight: bold; background-color: #3d3d3d; }

p { }

td { }
/*Links --------------------*/
a:link { color: #8595c0; }
a:visited { color: #8595c0; }

a:hover { color: #8595c0; background-color: white; text-decoration: none; }
a:active { }
#links2 { color: #8595c0; text-decoration: none; }
#links2:visited { color: #921682; text-decoration: none; }
#links2:hover { color: #8595c0; text-decoration: none; background-color: white; }
#linkcell_links:link { color: white; font-weight: bold; text-decoration: none; }
#linkcell_links_viewed:link {
	color: #000000;
	text-decoration: none;
}

#linkcell_links:visited { color: white; font-weight: bold; text-decoration: none; }
#linkcell_links:hover { color: #8595c0; background-color: white; text-decoration: none; width: 200px; }
#buyer_link { color: green; }
#seller_link {  }
#both_link { color: purple; }
/*Cell Classes ------------*/
.maincell { text-align: justify; padding: 20px 60px 20px 20px; }
.linkcell { background-color: #8595c0; background-position: 0 top; padding-top: 20px; }
.bottomlinkcell { color: #8595c0; font-size: 80%; }
#dropdownbox { color: #414d6e; font-family: "trebuchet ms"; width: 150px; }
#dropdownbox2 { color: #414d6e; font-family: "trebuchet ms"; height: 22px; }
#textarea1 { color: #414d6e; font-family: "trebuchet ms"; width: 98%; }
#textarea2 { color: #414d6e; font-family: "trebuchet ms"; }
#formbutton1 { font-size: 90%; }
#textfield1 { color: #414d6e; width: 144px; }
#textfield2 { color: #414d6e; }
.loftcell { padding-right: 20px; padding-left: 20px; }
.titlecell { color: #fff; background-color: #8595c0; padding-right: 3px; padding-left: 3px; border: solid 1px #0a0e2f; }
.pricecell { color: #fff; font-size: 150%; background-color: #e5e5e5; letter-spacing: -1px; padding-right: 3px; padding-left: 3px; border: solid 1px #0a0e2f; }
.admintitlecell { color: #fff; background-color: #d18080; padding-left: 3px; border: solid 1px #0a0e2f; }
.notificationcell { color: #fff; background-color: #008000; padding-left: 3px; border: solid 1px #0a0e2f; }
.admintextfield1 { font-size: 80%; width: 95%; }
.rightcells { padding-left: 10px; }
.leftcells { text-align: right; }
#pending_link {
	color: #CC0000;
}
#linkcell_links_viewed:hover {
	color: #000000;
	text-decoration: none;
}
#linkcell_links_viewed:visited {
	color: #000000;
	text-decoration: none;
}
#linkcell_links_warning {
	color: #FFFFFF;
	background-color: #DD0000;
	text-decoration: none;
}
#linkcell_links_warning:hover {
	color: #DD0000;
	background-color: #FFFFFF;
}
