body {background: #ffcc9a url(bg.jpg) repeat-x; color: black; font-family: comic sans ms; font-size: 12pt;}

.nomargin {margin: 0;}

h1 {border: 0px dashed green; margin-bottom: 10px; margin-top: 20px;}
h2 {margin-top: 0;}
h3 {margin: 0; font-size: 180%;}
h4 {margin: 0; font-size: 140%;}

b {font-size: 120%; color: #b65a03;}
  b.2 {font-size:150%;}
  b.redsmall {font-size: 80%; color:red}
  b.title2 {color:white; font-size: 180%;}

  img.border {border: 1px solid orange;}
  img#bump {margin-right: 10px;}
  p {font-size: 110%;}
  p.small {font-size: 80%;}
  p.bigg {font-size: 110%; width: 550px; border: 0px dashed red; text-align: left;}
  
hr {color: red;}

table#recipmain {border: 0px solid yellow;}
  table#recips td {border: 0px dashed pink; padding: 4px; font-size: 70%; }


  table.thin {border: 1px solid black;}
  table.red {border: 0px solid yellow;}
  			  table.red td {padding: 18px;}
  table.mine {border: 0px solid aqua; background: white;}
  
  td.black {background-color: black;}
  td.black img {border: 1px solid yellow;}
  td.two {border-color: #FFA9D0; border: 1px solid yellow;}
  td.three {border: 0 solid red;}
  tr.three {border: 0 solid red}
  th {color: white;}
   
  div#salesb {text-align: left; width: 360px; font-size: 170%;} 
  div#salesb a {font-size: 100%;}
  div#salesb b {font-size: 100%;}
  div.warning {font-size: 70%; font-family: tahoma;}
  div.small {font-size: 70%; clear: both;}
  div#bottomfloat {text-align: left; float: left; width: 300px; background-color: #260000;}
  div#bottomfloat a:hover {color: yellow;}

a  {color: orange; font-size: 110%; font-weight: normal; font-family: impact;}
a b {color: #b65a03;}

a:hover, a:hover b {color: red;}
a:hover img.border {border: 1px solid yellow;}

a.recip {font-family: tahoma; color: black;}
a.recip:hover {color: red;}

a.medium {font-size: 150%;}
a.large {font-size: 200%;}
