body  {
  background-color:#ffffff;
}
body,table,.text,h1,h2,h3	{
  font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
  color: #808080;
  font-size: 11px;
  text-decoration:none;
}
h1,h2,h3  {
  font-weight:bold;
}
a,.aforce,.menu a:hover	{
	color:#556e7e;
	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:#000000;
}
.menu  {
  border-bottom: 3px solid #556e7e;
}
.menu td,.menu a  {
  color:#ffffff;
  text-decoration:none;
  font-weight:bold;
}
.quickmenu a  {
  color:#808080;
  text-decoration:none;
}
.quickmenu  {
  width:230px;
  cursor: pointer; cursor: hand;
}
.quickmenu td  {
  background-image: url(images/bc_hor_dot.gif);
  background-repeat: repeat-x;
  background-position: bottom left;
  height:30px;
}
.banner  {
  background-image: url(images/sydney_removals_banner.jpg);
  width:760px;
  height:213px;
}
.hdrcell  {
  background-image: none;
  background-color: #556e7e;
  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:380px;
  overflow:auto;
  padding-right:15px;
}
.cellhdr  {
  font-weight:bold;
}
.cellhdr,.displaybotbanner,.displaybotbanner a  {
  background-color:#000000;
  color:#ffffff;
}
.lgehdr,.price  {
  font-weight:bold;
  font-size:13px;
}
.price,.colortxt  {
  color:#556e7e;
}
.colcell {
  background-color:#556e7e;
}
.vertdotspacer  {
  background-image:url(images/bc_ver_dot.gif);
  background-repeat:repeat-y;
  background-position:top right;
}
.footer  {
  text-align:right;
  background-image: url(images/bc_hor_dot.gif);
  background-repeat: repeat-x;
  margin-top:10px;
  padding-top:5px;
}
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;
}
.state_field  {
  background-color:#556E7E;
  color:#ffffff;
}
.state_field_hlight  {
  background-color:#e9f6ff;
  color:#45424e;
}