/* Main Body */ body { background:#FFFFFF; font-family:Arial; font-size:8pt; font-weight:normal; text-decoration:none; } .rtf { background:#f3f3f3; font-family:Arial; font-size:8pt; } .rtf FONT { font-family:Arial; font-size:8pt; } /* Different Text */ .title { color:#000000; font-family:Arial; font-size:12pt; font-weight:bold; } .headline { color:#000000; font-family:Arial; font-size:10pt; font-weight:bold; } .navcurrent { color:#336699; font-weight:bold; text-decoration:none; font-size:8pt; } /* Hotspot */ .hotspot:link { color:#06c; font-weight:bold; text-decoration:none; font-size:8pt; } .hotspot:visited { color:#b2d1f0; font-weight:bold; text-decoration:none; font-size:8pt; } .hotspot:hover { color:#DC3513; font-weight:bold; text-decoration:none; font-size:8pt; } .left:link { color:#06c; font-weight:bold; text-decoration:none; font-size:8pt; } .left:visited { color:#06c; font-weight:bold; text-decoration:none; font-size:8pt; } .left:hover { color:#DC3513; font-weight:bold; text-decoration:none; font-size:8pt; } .right:link { color:#06c; font-weight:bold; text-decoration:none; font-size:8pt; } .right:visited { color:#06c; font-weight:bold; text-decoration:none; font-size:8pt; } .right:hover { color:#DC3513; font-weight:bold; text-decoration:none; font-size:8pt; } /* Button */ .button{ clear: both; margin : 0 0.05em 0; padding : 0em 9px; background : #fff; color : #000000; font-family:Arial; font-size : 8pt; font-weight : normal; border-left : 5px solid #06c; border-top:thin solid #dbdbdb; border-right:thin solid #939393; border-bottom:thin solid #000000; } .buttonlong{ clear: both; margin : 0 0.05em 0; padding : 0em 9px; background : #fff; color : #000000; font-family:Arial; font-size : 8pt; font-weight : normal; border-left : 5px solid #06c; border-top:thin solid #dbdbdb; border-right:thin solid #939393; border-bottom:thin solid #000000; } .tabbutton{clear: both; padding : 0em 2px; width:80; background : #fff; color : #000000; font-family:Arial; font-size : 8pt; font-weight : normal; border-left : 5px solid #06c; border-top:thin solid #dbdbdb; border-right:thin solid #939393; border-bottom:thin solid #000000; } .buttonpressed{ clear: both; padding : 0em 2px; width:80; background :#06c; color : #fff; font-family:Arial; font-size : 8pt; font-weight : normal; border-left : 5px solid #fff; border-top:thin solid #dbdbdb; border-right:thin solid #939393; border-bottom:thin solid #000000; } /* Table cells */ td { color:#000000; font-weight:normal; font-size:8pt; font-family:Arial; } td.header { background:#06c; font-family:Arial; font-size:8pt; font-weight:normal; color:#ffffff; } td.row { background:#f3f3f3; font-family:Arial; font-size:8pt; font-weight:normal; color:#000000; } td.blank { background:#ffffff; font-family:Arial; font-size:1px; font-weight:normal; color:#000000; } tr.crow { background:#f3f3f3; font-family:Arial; font-size:8pt; font-weight:normal; color:#000000; } tr.cblank { background:#ffffff; font-family:Arial; font-size:1px; font-weight:normal; color:#000000; } .edit{border-top-width:1;border-top-color:#ffffff;border-top-style:solid;padding:4;border-left:0;border-right:0;border-bottom:0;} /* input fields/buttons */ .input { font-size:8pt; font-family:Arial; } /*Hyperlinks */ a.pagenav:link { color:#06c; font-weight:bold; text-decoration:underline; font-size:8pt; } a.pagenav:visited { color:#06c; font-weight:bold; text-decoration:underline; font-size:8pt; } a.pagenav:hover { color:#DC3513; font-weight:bold; text-decoration:none; font-size:8pt; } a.navigation:link { color:#06c; font-weight:bold; text-decoration:none; font-size:8pt; } a.navigation:visited { color:#06c; font-weight:bold; text-decoration:none; font-size:8pt; } a.navigation:hover { color:#DC3513; font-weight:bold; text-decoration:none; font-size:8pt; } a:link { color:#06c; font-weight:bold; text-decoration:underline; font-size:8pt;} a:visited { color:#06c; font-weight:normal; text-decoration:underline; font-size:8pt;} a:hover { color:#DC3513; text-decoration:none; font-size:8pt;}