
address  { color: red; font-weight: bold; font-size: 10px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif }
h1    { color: maroon; font-size: 12px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase }
h2   { color: navy; font-size: 12px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif }
h3 { color: black; font-weight: bold; font-size: 12px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif }
h4   { color: gray; font-weight: 300; font-size: 11px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; border-top: 1px solid silver }
h5 { color: green; font-weight: bold; font-size: 10px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif }
h6 { color: gray; font-size: 10px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; border-top: 1px solid silver }
p { font-size: 12px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif }
ul { font-size: 11px; line-height: 18px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif }
pre { color: purple; font-weight: bold; font-size: 10px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif }
td { font-size: 11px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif }
.columnheading  { font-style: normal; font-weight: 500; font-size: 11px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; background-color: #f5f5f5; border-bottom: 1px solid gray }
.navbar   { font-size: 8px; font-family: Tahoma, Arial }
.text  { font-size: 12px; font-family: Tahoma, Arial }
.options    { font-style: normal; font-weight: normal; font-size: 11px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; border-bottom: 1px solid gray }
.rowseperator { font-style: normal; font-size: 10px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif; border-top: 1pt dashed gray }
.SiteHeader     { border-top: 1px solid black; border-right: 1px solid black; border-left: 1px solid black }
/*

 Some styles used by the "Cascading Popup Menus" script.
 Consult a CSS reference (a good clear one is at www.ncdesign.org) for syntax and tweaking ideas.
 You can delete the ones you're not using in your ItemStyles, or add more if you want.

*/
/*
 Font settings -- change your font, colour, alignment etc.
 Insert 'font-weight: bold;' or 'font-style: italic;' without quotes if you want.
 Note that items contain <A HREF> tags, so if your other stylesheets style anchor tags,
 these may inherit the rules. I've styled all the variations of links here as one.
*/
.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus { color: #000000; font: bold 11px Arial, sans-serif; text-decoration: none; text-align: left }
.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus { color: #ffffff; font: bold 11px Arial, sans-serif; text-decoration: none; text-align: left }
/* Borders used by some items */
.itemBorder { border: solid 1px #666666 }
.itemBorderBlank { border: solid 2px #ccccdd }
/* The "button" demo menu styles, as used by the "File-Reopen" menu. Delete if not using */
.buttonText, a.buttonText:link, a.buttonText:visited, a.buttonText:active, a.buttonText:focus { color: #ffcc99; font: bold 12px Arial, Helvetica; text-decoration: underline }
.buttonHover, a.buttonHover:link, a.buttonHover:visited, a.buttonHover:active, a.buttonHover:focus { color: #99ccff; font: bold 11px Arial, Helvetica; text-decoration: none; padding: 1px }
.buttonBorder { border: outset 1px #339966 }
.buttonBorderOver { border: inset 1px #cc9966 }
.mainborder   { background-color: white; padding-top: 8px; border-right: 1px solid black; border-left: 1px solid black }
.footer { border-right: 1px solid black; border-bottom: 1px solid black; border-left: 1px solid black; color: #ffffff; font: bold 11px Arial, sans-serif; text-decoration: none; text-align: left }
