body, html {
  margin: 5px 0 5px 0;
  padding: 0;
  background: #176915 none repeat scroll 0% 50%;
  font-family: Arial,Verdana,sans-serif;
  font-size: 10pt;
  min-height: 101%;
}

a:link {color:#176915;}
a:visited {color:#176915;}  
a:hover {color:#26a122;}  
a:active {color:#26a122;}

img {
  border: 0;
}

h1 {
  font-size: 1.5em;
  color: #176915;
  font-weight: bold;
}

h2 {
  font-size: 1.2em;
  font-weight: bold;
}

h3 {
  font-size: 1.0em;
  font-weight: bold;
  text-decoration: underline;
}

div.pricebox {
color: red;
font-size: 1.5em;
border: 3px solid #176915;
float: right;
margin: 10px 10px 10px 10px;
padding: 5px 5px 5px 5px;
}

.FlatStatus {
color: red;
font-weight: bold;
}

img.stdright {
float: right;
margin: 5px 0px 5px 5px;
}

img.stdleft {
float: left;
margin: 5px 5px 5px 0px;
}


#header {
}
#topmenu {
}
#wrap {
  margin: 0 auto;
  padding: 5px;
  background: white none repeat scroll 0% 50%;
  width: 800px;
  height: 101%;
  min-height: 101%;
}
#main {
  background: none;
  width: 642px;
  float: left;
  margin-left: 5px
}
#leftmenu {
  background: none;
  height: 100%;
  width: 150px;
  float: left;
}
a.leftmenu {
  font-size: 1.2em;
  font-weight: bold;
  color: #176915;
  line-height: 150%;
}
a.leftmenu:hover {
  color: #26a122;
}
.ubercolortabs {
  padding: 0;
  background: transparent;
  overflow: hidden;
  width: 100%;
}
.ubercolortabs ul {
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-variant: normal;
  font-style: normal;
  font-family: Arial,Verdana,sans-serif;
  list-style: none;
  font-weight: bold;
}
.ubercolortabs a {
  float: left;
  padding: 0px 0px 1px 3px;
  margin: 0 2px 0 0;
  background: #176915 url(images/roundleft.gif) no-repeat left top;
  letter-spacing: 1px;
  text-decoration: none;
  color: white;
}
.ubercolortabs a span {
  float: left;
  padding: 7px 9px 3px 6px;
  background: transparent url(images/roundright.gif) no-repeat right top;
  display: block;
  cursor: pointer;
}
.ubercolortabs a:hover, .ubercolortabs li.selected a {
  background-color: #26a122;
  color: white;
}
.ubercolortabs a:hover span {
  background-color: transparent;
}

.ubercolordivider {
  border-top: 1px solid #ffffff;
  padding: 0;
  background: #176915 none repeat scroll 0% 50%;
  height: 5px;
  line-height: 5px;
  width: 100%;
  clear: both;
}
.ubercolortabs li {
  margin: 0 2px 0 0;
  padding: 0;
  text-transform: uppercase;
  display: inline;
}
#footer {
  font-size: small;
  padding-top: 15px;
}

