body { cursor: default; }

A:hover { color: red }

 .apptoolbar { background: black; }
A.apptoolbar { text-decoration: none; font-weight: bold; font-family: Comic Sans MS, Verdana, sans-serif, Arial; color: white; font-size: 10pt; }
A.apptoolbar:hover { color: yellow }
A.apptoolbarhot { text-decoration: none; font-weight: bold; font-family: Comic Sans MS, Verdana, sans-serif, Arial; color: red; font-size: 10pt; }
A.apptoolbarhot:hover { color: yellow }

 .menubar { font-family: Verdana, sans-serif, Arial; font-size: 10pt; }
A.menubar { text-decoration: none; }
A.menubar:hover { text-decoration: underline; }

 .quickbar { font-family: Arial, sans-serif, Helvetica; font-size: 7.5pt; }
A.quickbar { text-decoration: none; color: black }
A.quickbar:hover { text-decoration: none; color: red; }

.bottombar { font-family: Arial, sans-serif, Helvetica; font-size: 10pt; }
A.bottombar { text-decoration: none; }
A.bottombar:hover { text-decoration: underline; }

.content { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background: white; }
.shadedtopic { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background: #FAFAFA; }

.tahoma { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 10pt; background: white; }

.regular { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background: #EEEEEE; }
A.regular { color: navy; text-decoration: none; }
A.regular:hover { color: red; text-decoration: underline; }

.tip8 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; background: #EEEEEE; }
A.tip8 { color: navy; text-decoration: none; }
A.tip8:hover { color: red; text-decoration: underline; }

.shaded { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background: #F9F9F9; }
A.shaded { color: gray }
A.shaded:hover { color: red }

.highlight { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background: #DFFFE8; }
A.highlight { color: blue; font-weight: bold; text-decoration: none; }

.popup { font-family: Arial, Helvetica; font-size: 7.5pt}
A.popup { color: green; }

.pagetitle { font-family: Verdana, sans-serif, Arial; font-size: 13pt; font-weight: bold; font-style: italic; }
.stitle { color: #225555; font-weight: bold; font-style: italic; font-family: Arial, Helvetica, sans-serif }

.formhint { font-family: Verdana, sans-serif, Arial; font-size: 8pt; text-align: right; }

.inputlogin { font-family: Verdana, sans-serif, Arial; font-size: 10pt; width: 100%; text-transform: lowercase; }
.inputlogin8 { font-family: Verdana, sans-serif, Arial; font-size: 8pt; width: 100%; text-transform: lowercase; }

.input { font-family: Verdana, sans-serif, Arial; font-size: 10pt; width: 100%; }
.input8 { font-family: Verdana, sans-serif, Arial; font-size: 8pt; width: 100%; }

.bitbtn { background: url(/images/coolbtn.gif) silver; background-repeat: no-repeat; }
.smallbtn { background: url(/images/coolbtnsmall.gif) silver; background-repeat: no-repeat; font-size: 8pt; font-family: Verdana, sans-serif, Arial; }
.okaybtn { background: url(/images/okay.gif) silver; background-repeat: no-repeat; }
.cancelbtn { background: url(/images/cancel.gif) silver; background-repeat: no-repeat; }
.lockbtn { background: url(/images/lock.gif) silver; background-repeat: no-repeat; }
.findbtn { background: url(/images/find.gif) silver; background-repeat: no-repeat; color: silver; height: 17pt; cursor=hand; }

.panel { font-size: 7.5pt; font-family: Verdana, sans-serif, Arial; }
A.panel { text-decoration: none }

.panel8 { font-size: 8pt; font-family: Verdana, sans-serif, Arial; }
.panel10 { font-size: 10pt; font-family: Verdana, sans-serif, Arial; }

.note { font-size: 7.5pt; font-family: Verdana, sans-serif, Arial; color: gray; }

.noter { font-size: 8pt; font-family: Verdana, sans-serif, Arial; color: gray; text-align: right; }

.cpaneltitle { font-family: Verdana, sans-serif, Arial; font-size: 10pt; font-weight: bold; color: white; }
