body { font-family: verdana,arial,helvetica,sans-serif; font-size: 13px; font-weight: 400; background-color: #fafffa; /* very light green, blue-ish */ color: #000000; } h1, h2, h3 { color: #005A9C; } p { border: 0px; padding: 0px; } form { margin: 0px; } input { border-width: 2; } input.nob { border-style: none; } textarea { border-style: solid; border-width: 1; } select { border-style: solid; border-width: 1; } td { font-family: verdana,arial,helvetica,sans-serif; font-size: 13px; font-weight: 400; } /* cheader: component header line bg : clear colored columns bg_sm : bg with small font list : list of items (components) */ td.list { background-color: #40c0b0; } td.cheader { font-size: 70%; color: #ffffee; background-color: #40c0b0; } td.bg { background-color: #ffffee; } td.bg_sm { font-size: 70%; background-color: #ffffee; } td.qn { background-color: #eeeeee; } td.logo { color: #008080; } td.user { background-color: #008080; } table.list { background-color: #40b0a0; } table.bg { background-color: #ffffee; } table.user { color: #008080; background-color: #eeeeee; } ul, dl, li, dd { } big, small { } strong, b { font-weight: 700; } /* b.navbar a { text-decoration: none; } */ b.navbar { padding: .2em; font-size: 80%; border: thin dashed #008080; /* #eeaaee; */ color: blue; background-color: #eeeeee; text-decoration: none; } b.navbar_large { padding: .05em; border: thin dashed #008080; color: blue; background-color: #eeeeee; text-decoration: none; } em, i { } /* a { text-decoration: none; } */ a:link { color: #004040; } a:visited { color: #804040; } a:active { color: red; } a:hover { color: #ffffee; background-color: blue; } pre { font-family: courier new, courier, monospace; color: #000000; } code { font-family: courier new, courier, monospace; } div.notice { align: center; padding: .25em; border: dashed green; } div.ad { padding: .25em; margin: .25em; border: dashed red; color: #000000; } div.navbar { align: center; padding: .2em; border: 1px solid #008080; color: blue; } div.navbar a { text-decoration: none; } div.navbar_sel { align: center; padding: .2em; border: 2px solid #008080; background-color: #eeeeee; color: blue; } div.navbar_sel a { text-decoration: none; } div.toc a {text-decoration: none;} div.search { align: center; padding: .25em; border: thin dashed #eeeeee; background-color: #eeeeee; color: black; width: 70%; } div.trans { align: center; padding: .10em; border: thin dashed #aeaeae; background-color: #eeeeee; color: black; width: 95%; } .psptext { font-family: verdana,arial,helvetica,sans-serif; font-size: 13px; font-weight: 400; } .pspsmtext { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: 400; } .red { color: red; }