body           { margin: 0px }
body, td, input, form, textarea, select, p, h1, h2                    { color: black; font-size: 10px; line-height: 12px; font-family: Verdana, Tahoma, Geneva, Helvetica, "MS Sans Serif", "Microsoft Sans Serif", Arial, Sans-serif; text-indent: 0px }
select                    { background-color: white; border-top: 1px solid black; border-left: 1px solid black }
input                       { line-height: 9px; background-color: white; text-indent: 0px; border: solid 1px black }
.readonly                        { color: black; background-color: #cccccc; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5 }
.readonlyred  { color: red; background-color: #dcdcdc; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5 }
.readonlygreen  { color: green; background-color: #dcdcdc; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5 }
.checkbox                   { color: black; background-color: white; vertical-align: middle; border: none }
.radio   { color: black; background-color: white; vertical-align: middle; border: none }
form                      { background-color: transparent; margin: 0px; padding: 0px; border: none 1px #808080 }
.gray       { background-color: #CCCCCC; border: solid 1px #808080 }
.red   { color: red }
.green   { color: green }
.refgray  { background-color: #CCCCCC; border-style: none solid solid solid; border-width: 1px; border-color: #808080 }
textarea      { text-indent: 0px; border-style: solid none none solid; border-width: 1px medium medium 1px; border-color: black }
p       { text-indent: 15px }
h1      { font-size: 18px; line-height: 18px }
h2     { font-size: 14px; line-height: 14px }
h3  { font-size: 12px; line-height: 12px }
.border   { float: right; padding: 2px; border: 0px; position: relative; width: 100px; overflow: visible; visibility: visible; clip: auto }
.bar         { background-color: #CCCCCC; border-style: solid; border-width: 1px; border-color: #f5f5f5 #666666 #666666 #f5f5f5 }
A:link  { color: red }
A:visited  { color: #ff8c00 }
A:active { color:yellow }
.button { color: white; font-weight: bold; font-size: 12px; line-height: 12px; font-family: Verdana, Charcoal, Chicago, "MS Sans Serif", "Microsoft Sans Serif"; background-color: #0fabaa; text-align: center; vertical-align: middle; padding: 2px 3px; border-style: outset; border-width: 2px; border-color: #6cc #066 #066 #6cc }
pre { font-size: 12px }
.code { font-size: 12px; line-height: 14px; font-family: "courier new", courier, monaco }
