table.plist { border: 1px solid #DE6B10; } .propertylist { color: white; background-color: #65B1B1; border-right: thin #DE6B10 solid; border-bottom: thin solid #DE6B10; } a { color: #DE6B10; font-weight: bold; /*font-size: smaller;*/ } a:visited { color: #65B1B1; font-weight: bold; } a.help { color: #65B1B1; font-weight: bold; font-size: smaller; } a.help:visited { color: #65B1B1; font-weight: bold; font-size: smaller; } td.pink { background-color: #ffccee; } td.grey1 { background-color: #cccccc; } td.grey0 { background-color: #aaaaaa; } th.grey { border: 1px black dashed; background-color: #999999; } td.goodfee { border: 1px black solid; background-color: #ddffdd; } table.expfee { border: 1px black solid; backgroud-color:blue; } td.expfee { border: 1px black solid; background-color: #ffdddd; } .login { color: black; background-color: white; } a.controlpanel { color: #DE6B10; ba.kground-color: white; } a.controlpanel:hover { color: #65B1B1; ba.kground-color: white; } a.controlpanel:visited { color: #DE6B10; ba.kground-color: white; } a.controlpanel:active { color: #65B1B1; ba.kground-color: white; } a.login { color: #DE6B10; background-color: white; } a.login:hover { color: #65B1B1; background-color: white; } a.login:visited { color: #DE6B10; background-color: white; } a.login:active { color: #65B1B1; background-color: white; } h2.login { color: white; background-color: #65B1B1; font-size: medium; } .error { color:red; background-color: inherit; font-weight: bold; } body { font-family: Verdana, arial, sans-serif; font-size: 10pt; } /* table style for property display */ .property { font-family: Verdana, arial, sans-serif; font-size: 10pt; } td { font-family: Verdana, arial, sans-serif; font-size: 10pt; } th { font-family: Verdana, arial, sans-serif; font-size: 10pt; } table.property { border: thin #DE6B10 solid; } h3.property { color: #65B1B1; background-color: transparent; font-size: medium; border-bottom: thin dotted #DE6B10; text-align:center; } th.property { font-weight: bold: text-align: right; color: #DE6B10; background-color: #DEC684; border-bottom: thin solid #65B1B1; border-right: thin #65B1B1 solid; } td.property { color: black; background-color: white; border-right: thin #65B1B1 solid; border-bottom: thin solid #65B1B1; } p.property { text-align: center; } h3.controlpanel { color: #65B1B1; background-color: transparent; font-size: medium; } td.controlpanel { border: 2px groove #DE6B10; } h2.controlpanel { color: white; background-color: #65B1B1; border-bottom: 2px #DE6B10 solid; font-size: medium; }