/* Body */

    body    { color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0 }
td  { font-size: 12px }


/* Link Tags */
a  { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:link  { color: #780203; text-decoration: none }
a:visited { color: #780203; text-decoration: none }
a:hover  { color: #780203; text-decoration: underline }
a:active  { color: #856b00; text-decoration: none }

a.category:link  { color: #780203; text-decoration: none }
a.category:visited { color: #780203; text-decoration: none }
a.category:hover   { color: white; text-decoration: none; background-color: #780203 }
a.category:active   { color: white; text-decoration: none; background-color: #780203 }

a.subcategory:link   { color: white; text-decoration: none }
a.subcategory:visited  { color: white; text-decoration: none }
a.subcategory:hover    { color: white; text-decoration: none; background-color: #856b00 }
a.subcategory:active    { color: white; text-decoration: none; background-color: #856b00 }

a.resultslink:link   { color: #856b00; font-weight: bold; text-decoration: none }
a.resultslink:visited  { color: #856b00; font-weight: bold; text-decoration: none }
a.resultslink:hover   { color: #780203; font-weight: bold; text-decoration: underline }
a.resultslink:active   { color: #856b00; font-weight: bold; text-decoration: none }


/* Borders and Backgrounds */
.border   { background-color: #e7e1cc; border: solid 1px #780203 }
.leftborder { background-color: #e7e1cc; border: solid 1px #780203 }
.centerborder { border: solid 1px #780203 }
.subnavfill { background-color: #780203 }
.leftbarheader  { color: white; font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-transform: uppercase }

/* Text Colors Tags */
.subcategory     { color: white; font-size: 12px }
.footer     { color: #780203; font-size: 12px }
.pageheader { color: maroon; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.resultsheader { color: black; font-weight: bold; font-size: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
font   { font-size: 12px }
ol { font-size: 12px }
ul { font-size: 12px }
