/*
dark gold color: rgb(197,209,148)
*/


BODY { font: 9pt Arial; margin: 5px; background-color: white; text-align: center; }
TR { vertical-align: top; }
TD { font: 9pt Arial; padding: 0px 10px 3px 0px; }

A { color: rgb(61,95,101); }
A:hover { color: rgb(228,235,198); background-color: rgb(61,95,101); text-decoration: none; }

A.nohover:hover { background-color: transparent; }

INPUT.textbox { font: 9pt Arial; }
INPUT.button { font: bold 8pt Tahoma; border: 1px solid rgb(61,95,101); color: rgb(61,95,101); background-color: rgb(228,235,198); }

/*
INPUT.buttonNearFormField { position: relative; top: -2px; font: bold 8pt Tahoma; border: 1px solid rgb(61,95,101); color: rgb(61,95,101); background-color: rgb(228,235,198); }
*/

SELECT { font: 9pt Arial; }

TABLE.filterResults { width: 100%; }
TABLE.filterResults * { font: 8pt Verdana; vertical-align: middle; }

.newIcon { font: bold 7pt Arial; color: rgb(61,95,101); background-color: rgb(228,235,198); border: 1px solid rgb(61,95,101); padding: 1px 2px 0px 2px; margin-right: 2px; }