/* the a.visited color is determined in the body tag */ /* otherwise the hover is cancelled out once the link has been visited */ a:link { color: #333333; text-decoration: underline;} a:visited { color: #333333; text-decoration: underline;} a:active { color: #333333; text-decoration: none;} a:hover { color: #333333; text-decoration: none;} a.heading:link { font-size: 13px; color: #666666; font-weight: bold; line-height: 23pt; text-decoration: none; } a.heading:active { font-size: 13px; color: #666666; font-weight: bold; line-height: 23pt; text-decoration: none; } a.heading:visited { font-size: 13px; color: #666666; font-weight: bold; line-height: 23pt; text-decoration: none; } a.heading:hover { font-size: 13px; color: #666666; font-weight: bold; line-height: 23pt; text-decoration: none; } a.admin:link { font-size: 9pt; color: #000000; line-height: 13pt; text-decoration: underline; } a.admin:active { font-size: 9pt; color: #000000; line-height: 13pt; text-decoration: underline; } a.admin:visited { font-size: 9pt; color: #000000; line-height: 13pt; text-decoration: underline; } a.admin:hover { font-size: 9pt; color: #000000; line-height: 13pt; text-decoration: none; } body { scrollbar-3d-light-color : #F3F3F3; scrollbar-arrow-color : #F3F3F3; scrollbar-base-color : #cccccc; scrollbar-dark-shadow-color : #F3F3F3; scrollbar-face-color : #cccccc; scrollbar-highlight-color : White; scrollbar-shadow-color : #F3F3F3; background-attachment: fixed; } .copyright { color: #888888; font-family: Verdana, arial, helvetica, sans-serifGeneva, Arial, Helvetica; font-size: 11px; line-height: 16px; text-decoration: none; } .day { font-size: 10px; text-decoration: none; color: #BB8D37 } .daypast{ font-size: 10px; text-decoration: none; color: #CCCCCC } .month { font-size: 11px; text-decoration: none; color: #63874F; } .week { font-size: 10px; text-decoration: none; color: #999999; } .eventtype { font-size: 18px; line-height: 18pt; font-weight: bold; color: #666666; text-decoration: none } .button { width: 80px;} .formtext { width: 202px; font-family: Verdana; font-size: 11px; color: #000000; background-color: rgb(250,250,250); border: solid rgb(193,193,193) 1px; } .formtext2 { width: 30px; font-family: Verdana; font-size: 11px; color: #000000; background-color: rgb(250,250,250); border: solid rgb(193,193,193) 1px; } .formtext3 { font-family: Verdana; font-size: 11px; color: #000000; background-color: rgb(250,250,250); border: solid rgb(193,193,193) 1px; } .formtext4 { width: 300px; height: 100px; font-family: Verdana; font-size: 11px; color: #000000; background-color: rgb(250,250,250); border: solid rgb(193,193,193) 1px; } .heading { font-size: 1.2em; color: #666666; font-weight: bold; line-height: 2em } .select { width: 202px; font-family: Verdana; font-size: 11px; color: #000000; background-color: rgb(250,250,250); border: solid rgb(193,193,193) 1px; } .select2 { font-family: Verdana; font-size: 11px; color: #000000; background-color: rgb(250,250,250); border: solid rgb(193,193,193) 1px; } .select3 { width: 135px; font-family: Verdana; font-size: 11px; color: #000000; background-color: rgb(250,250,250); border: solid rgb(193,193,193) 1px; } td { font-size: 11px; line-height: 14px; color: #000000; font-family: Verdana, arial, helvetica, sans-serif; text-decoration: none } .title { color: #000000; font-size: 18px; line-height: 23px; } table { border-collapse: collapse; border: 0px solid 000000; } hr.thin { border: none 0; border-top: 1px solid #CCCCCC; border-bottom: 0px solid #FFFFFF; width: 100%; height: 1px; margin: 0px auto 0 0; }