/* Listing Details Style */ a:link.listingboxlink { text-decoration : underline; font-size : 11px; } a:visited.listingboxlink { text-decoration : underline; font-size : 11px; } a:active.listingboxlink { text-decoration : underline; font-size : 11px; } a:hover.listingboxlink { text-decoration : underline; font-size : 11px; color : #006699; } /* Paging Links */ a.paginglink:link { text-decoration : underline; color : #006699; font-family : Tahoma; font-size : 11px; } a.paginglink:visited { text-decoration : underline; color : #006699; font-family : Tahoma; font-size : 11px; } a.paginglink:active { text-decoration : underline; color : #006699; font-family : Tahoma; font-size : 11px; } a.paginglink:hover { text-decoration : underline; color : #cc0000; font-family : Tahoma; font-size : 11px; } .paginglinkdisabled { text-decoration : none; color : #808080; font-family : Tahoma; font-size : 11px; } /* Standard Link Style (Small) */ a:link.smalllink { text-decoration : underline; color : #5676A9; font-family : Tahoma; font-size : 8pt; } a:visited.smalllink { text-decoration : underline; color : #5676A9; font-family : Tahoma; font-size : 8pt; } a:active.smalllink { text-decoration : underline; color : #5676A9; font-family : Tahoma; font-size : 8pt; } a:hover.smalllink { text-decoration : underline; color : #006699; font-family : Tahoma; font-size : 8pt; } /* Standard Link Style (Small BOLDED) */ a:link.smalllinkbold { text-decoration : underline; color : #5676A9; font-family : Tahoma; font-size : 8pt; font-weight : bold; } a:visited.smalllinkbold { text-decoration : underline; color : #5676A9; font-family : Tahoma; font-size : 8pt; font-weight : bold; } a:active.smalllinkbold { text-decoration : underline; color : #5676A9; font-family : Tahoma; font-size : 8pt; font-weight : bold; } a:hover.smalllinkbold { text-decoration : underline; color : #006699; font-family : Tahoma; font-size : 8pt; font-weight : bold; } /* Blue Links */ a:link.bluelink { text-decoration : none; color : #5676A9; font-family : Tahoma; font-size : 8pt; font-weight : bold; } /* Form Classes */ input, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #183E6B; background-color: #FFFFFF; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #C0C0C0; border-right-color: #C0C0C0; border-bottom-color: #C0C0C0; border-left-color: #C0C0C0; position: static; } .dropdown { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #FFFFFF; border: 1px solid #C0C0C0; } input.option { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #183E6B; background-color: transparent; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-color: #FFFFFF; border-right-color: #FFFFFF; border-bottom-color: #FFFFFF; border-left-color: #FFFFFF; position: static; } .button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; height: 20px; border: 1px ridge #C0C0C0; background-color: 182D6D; } input.checkbox { background: transparent; color: #FFFFFF; border: 0px } td.colorbar { background-color: f3f3f3; } td.colortitlebar { background-color: 182D6D; font-family: Tahoma; font-size: 11px; color: #FFFFFF; } .smalltext { font-family: Tahoma; font-size: 11px; } .error { font-family: Tahoma; font-size: 11px; color: #CC0000; font-weight: bold; } table.formtable td { font-family: Tahoma; font-size: 11px; }