body {
background-color: #006633;
}

table {
padding-top: 5;
background-color: #006633;
overflow:auto;
}


td {
background-color:  #739E43;
overflow:auto;
}

p {
font-size: 10pt;
font-family: tahoma, verdana, arial, helvetica, sans-serif;
color: #000000;
}

p.sold {
font-family: ms serif;
color: #FF0000;
font-size: 10pt;
}

p.link {
font-size: 7pt;
text-align: center;
}

p.autopost {
font-size: 15pt;
font-style: italic;
text-align: center;
color: #ffff00;
}

p.small {
font-size: 8pt;
text-align: center;
text-indent: 0px;
color: #cccc66;
}

td.page {
background-color: #006633;
vertical-align: top;
}

td.menu {

padding-bottom: 6;
background-color: #006633;
vertical-align: top;

}

td.price {
width: 90;
}

td.picture {
width: 200;
}

td.description {
overflow: auto;
}

hr {
background-color: #cccc66;
}