body{
  background-color:#666666;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
  }
html {
  background-color: #666;
}

table tr td, table tr th { font-family:Verdana; font-size:13px; }

a:link     { color: #8e6901; text-decoration: none; font-weight: bold; }
a:visited  { color: #8e6901; text-decoration: none; font-weight: bold; }
a:hover    { color: #000000; text-decoration: underline; font-weight: bold; }

a.body:link     { color: #8e6901; text-decoration: none; font-weight: bold; }
a.body:visited  { color: #8e6901; text-decoration: none; font-weight: bold; }
a.body:hover    { color: #000000; text-decoration: underline; font-weight: bold; }

a.menu:hover     { color: #ffcd00; text-decoration: none; font-weight: bold; }
a.menu:visited  { color: #ffcd00; text-decoration: none; font-weight: bold; }
a.menu:link    { color: #000000; text-decoration: none; font-weight: bold; width: 154px; height: 15px; background-color: #ffcd00; }

a.menurefurb:hover     { color: #ffcd00; text-decoration: none; font-weight: bold; }
a.menurefurb:visited  { color: #ffcd00; text-decoration: none; font-weight: bold; }
a.menurefurb:link    { color: #000000; text-decoration: none; font-weight: bold; width: 134px; height: 15px; background-color: #ffcd00; }

a.menurepair:hover     { color: #ffcd00; text-decoration: none; font-weight: bold; }
a.menurepair:visited  { color: #ffcd00; text-decoration: none; font-weight: bold; }
a.menurepair:link    { color: #000000; text-decoration: none; font-weight: bold; width: 104px; height: 15px; background-color: #ffcd00; }

a.menurma:hover     { color: #ffcd00; text-decoration: none; font-weight: bold; }
a.menurma:visited  { color: #ffcd00; text-decoration: none; font-weight: bold; }
a.menurma:link    { color: #000000; text-decoration: none; font-weight: bold; width: 84px; height: 15px; background-color: #ffcd00; }

a.menupo:hover     { color: #ffcd00; text-decoration: none; font-weight: bold; }
a.menupo:visited  { color: #ffcd00; text-decoration: none; font-weight: bold; }
a.menupo:link    { color: #000000; text-decoration: none; font-weight: bold; width: 76px; height: 15px; background-color: #ffcd00; }

a.menucontact:hover     { color: #ffcd00; text-decoration: none; font-weight: bold; }
a.menucontact:visited  { color: #ffcd00; text-decoration: none; font-weight: bold; }
a.menucontact:link    { color: #000000; text-decoration: none; font-weight: bold; width: 76px; height: 15px; background-color: #ffcd00; }

a.menuabout:visited     { color: #ffcd00; text-decoration: none; font-weight: bold; }
a.menuabout:link  { color: #000000; text-decoration: none; font-weight: bold; width: 68px; height: 15px; background-color: #ffcd00; }
a.menuabout:visited    { color: #ffcd00; text-decoration: none; font-weight: bold; }

a.menu2:link     { color: #ffcd00; text-decoration: none; font-weight: bold; }
a.menu2:visited  { color: #ffcd00; text-decoration: none; font-weight: bold; }
a.menu2:hover    { color: #ffcd00; text-decoration: underline; font-weight: bold; }

input.radiofix { background : #ffcc00 none; color : #ffffff; }

.textcc0000{
  color:#cc0000;
  }


/* ra mods */

.left {
  float: left;
  text-align: left;
}
.right {
  float: right;
  text-align: right;
}

div.paging {
  margin: 15px 0 15px 0;
}

.demo {
  float: right;
  text-align: right;
  display: block;
  font: 13px bold verdana, sans-serif;
  margin: 5px 5px 0 0;
}

.lightyellow {
  margin: 20px 0 10px 35px;
  width: 718px;
  background-color: #fede5c;
  border: 1px solid #cb9800;
  font-weight: bold;
  font: 15px bold verdana, sans-serif;
}
.pad {
  padding: 10px;
}
.nudgeleft {
  margin-left: 15px;
  float: left;
}
.lightyellow .half {
  float: left;
  width: 349px;
}
.noleft {
  margin-left: 0;
}
.clear {
  margin: 0;
  padding: 0;
  clear: both;
}
.lightyellow p.bar {
  border-bottom: 5px solid #000;
}
hr {
  margin: 15px 0 15px 0;
  color: #cb9800;
  background-color: #cb9800;
  height: 1px;
  border: 0;
}
.lightyellow ul.nav {
  margin: 0 0 0px 0;
  padding: 0;
  float: left;
}
.lightyellow ul.nav li {
  margin-left: 4px;
  list-style-type: none;
  display: inline;
  float: left;
  background-color: #fecb00;
}
.lightyellow ul.nav li.selected {
  background-color: #000;
}
.lightyellow ul.nav li a {
  display: block;
  float: left;
  color: #000;
  text-decoration: underline;
  background-color: #fecb00;
  height: 25px;
  padding: 5px 5px 0 5px;
  border-top: 1px solid #cb9800;
  margin: 0;
}
.lightyellow ul.nav li.selected a {
  text-decoration: none;
  color: #fff;
  background-color: #000;
}
.lightyellow ul.nav li span.left,
.lightyellow ul.nav li span.right {
  display: block;
  width: 6px;
  height: 31px;
  float: left;
}
.lightyellow ul.nav li span.left {
  background: transparent url("/images/tab_norm_topleft.gif") no-repeat top right;
}
.lightyellow ul.nav li.selected span.left {
  background-image: url("/images/tab_sel_topleft.gif");
}
.lightyellow ul.nav li span.right {
  background: transparent url("/images/tab_norm_topright.gif") no-repeat top right;
}
.lightyellow ul.nav li.selected span.right {
  background-image: url("/images/tab_sel_topright.gif");
}

table.form {
  padding: 5px;
}
table.form th {
  text-align: left;
  font-size: 12px;
  background-color: #000;
  color: #fecb00;
  margin: 5px;
  padding: 5px;
  border-right: 0;
  width: 155px;
  vertical-align: top;
}
table.form td.darkened {
  background-color: #cb9800;
  font-size: 10px;
}
table.form td.darkened input {
  display: block;
  float: left;
  margin-right: 5px;
}

.item {
  padding: 3px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  background-color: #c90;
  width: 120px;
  float: left;
  margin: 0 10px 10px 0;
}
.item img {
  padding: 2px;
  background-color: #fc6;
  display: block;
  margin-bottom: 3px;
}
.item .last {
  margin-right: 0;
}

.detail {
  font-weight: bold;
}
.detail .lightyellow {
  font-weight: normal;
  width: 200px;
  padding: 8px;
}
.detail,
.detail .lightyellow {
  font-size: 12px;
}

.pad center {
  margin: 0 auto;
  width: 688px;
  display: block;
}

