body  {
  background-image: url(images/co_bg.gif);
  background-position: bottom left;
  background-attachment: fixed;
  background-repeat: repeat-x;
  background-color:#000000;
}
body,table,.text,h1,h2,h3	{
  font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
  color: #5a5959;
  font-size: 11px;
  text-decoration:none;
}
h1,h2,h3  {
  font-weight:bold;
}
a,.aforce,.menu a:hover	{
	color:#fc6800;
	text-decoration:underline;
}
.gobtn  {
  color:#ffffff;
  background-color:#ff7e00;
  font-weight:bold;
  padding:5px;
  font-size:12px;
  width:165px;
}
.menu  {
  height:28px;
  width:100%;
  text-align:center;
  cursor: pointer; cursor: hand;
  background-color:#8f4b05;
}

.menu,.footer  {
  border-bottom: 3px solid #fc6800;
}

.menu td,.menu a  {
  color:#ffffff;
  text-decoration:none;
  font-weight:bold;
}
.quickmenu a  {
  color:#5a5959;
  text-decoration:none;
}
.quickmenu  {
  background-image: url(images/mr_bg_menu.gif);
  background-repeat: repeat-x;
  width:270px;
  border-collapse: collapse;
  cursor: pointer; cursor: hand;
}
.quickmenu td  {
  border:1px solid #e8e8e8;
  height:30px;
  padding-left:10px;
}
.banner  {
  background-image: url(images/co_banner.gif);
  width:760px;
  height:220px;
}
.hdrcell  {
  background-image: none;
  background-color: #fc6800;
  color:#ffffff;
}
.stdshell,.contentshell  {
  background-image: url(images/mr_removals_bg_cell.gif);
  background-repeat: repeat-x;
  background-color:#ffffff;
  border:1px solid #e8e8e8;
  width:100%;
}
#scroller  {
  height:280px;
  overflow:auto;
  padding-right:15px;
  padding-left:15px;
  background-color: #ffffff;
}
.cellhdr  {
  font-weight:bold;
}
.footer,.cellhdr,.displaybotbanner,.footer a,.displaybotbanner a  {
  background-color:#8f4b05;
  color:#ffffff;
}
.lgehdr,.price  {
  font-weight:bold;
  font-size:13px;
}
.price,.colortxt  {
  color:#fc6800;
}
.colcell {
  background-color:#fc6800;
}
.footer  {
  text-align:center;
  padding:2px;
}
submit,select,textarea,input {
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size:11px;
	color:#5a5959;
}
input[type="text"],select,textarea,input[type="password"] {
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size:11px;
	color:#5a5959;
	border:1px solid #A0A0A0;
}
input[type="button"];input[type="submit"] {
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size:11px;
}