/* ranch_style.css */
body       { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: #999966; }
td         { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; height: 10px; }
td.product { background-color: #CDC8A8; border-style: solid; border-color: #95917A; border-width: 2px; padding: 5px 5px 5px 5px; }
td.pic     { border-style: solid; border-color: #95917A; border-width: 2px; }

a:link    { color: #E7E3CF; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: underline }
a:visited { color: #73736B; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: underline }
a:active  { color: #948C7B; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: underline }
a:hover   { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: underline }

a.buy:link    { color: #000000; background: #BCB79A; padding: 0px 4px 0px 4px; border-style: solid; border-color: #000000; border-width: 1px; text-decoration: none; }
a.buy:visited { color: #000000; background: #BCB79A; padding: 0px 4px 0px 4px; border-style: solid; border-color: #000000; border-width: 1px; text-decoration: none; }
a.buy:active  { color: #000000; background: #BCB79A; padding: 0px 4px 0px 4px; border-style: solid; border-color: #000000; border-width: 1px; text-decoration: none; }
a.buy:hover   { color: #FFFFFF; background: #CDC8A8; padding: 0px 4px 0px 4px; border-style: solid; border-color: #FFFFFF; border-width: 1px; text-decoration: none; }

/*
body.pu       { margin: 10px; }
td.pu         { text-indent: 0px; }
.title        { color: #006600; font-family: Arial, Helvetica, sans-serif; font-size: 14pt; }
table.pu      { padding: 3px; }

td.inset      { background-color: #FFE8BE; border-style: solid; border-color: #006600; border-width: 2px; padding: 5px 5px 5px 5px; }

a:link    { color: #006600; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none }
a:visited { color: #006600; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none }
a:active  { color: #006600; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none }
a:hover   { color: #00CC00; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none }

a.nav:link    { color: #006600; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none; font-weight: bold }
a.nav:visited { color: #006600; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none; font-weight: bold }
a.nav:active  { color: #006600; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none; font-weight: bold }
a.nav:hover   { color: #00CC00; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none; font-weight: bold }

a.con:link    { color: #006600; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none }
a.con:visited { color: #006600; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none }
a.con:active  { color: #006600; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none }
a.con:hover   { color: #00CC00; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none }
.con          { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }

.def  { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size:  10pt; }
.defb { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size:  10pt; font-weight: bold}
*/