/* GENERAL HYPERLINKS */ .navlist { color: #981DED; font-family: "Century Gothic", Arial; text-decoration: none; border: thinfff; } A:Link { color: #981DED; font-family: "Century Gothic", Arial; text-decoration: none; border: thinfff; } A:Visited { color: #981DED; font-family: "Century Gothic", Arial; text-decoration: none; } A:Hover { color: #51117D; font-family: "Century Gothic", Arial; text-decoration: none; } A:Active { color: #51117D; font-family: "Century Gothic", Arial; text-decoration: none; } .message { background-color: #ffffff; font-family: Myriad, Arial; font-size: 14px; color: #ED5949; } /* TABLES */ .tablebg { background-color: #ffffff; } .tablehead { background-color: #ffffff; color: #8B19D9; text-align: left; font-family: Arial, Tahoma; font-size: 16px; font-weight: bold; border : 1px solid #ffffff; border-bottom : 1px solid #9C9C9C; } .tablefg { background-color: #ffffff; } .tablefg2 { background-color: #FBFBFB; } .columnheader { color: #ffffff; background-color: #8C92BD; text-align: left; font-family: Arial, Tahoma; font-size: 12px; font-weight: bold; } .tabledivider { color: #ffffff; background-color: #9C9C9C; text-align: left; font-family : Arial, Tahoma; font-size: 12px; font-weight: bold; border: 1px solid #9C9C9C; margin-left: 5px; } .tableline { background-color: #8B19D9; } /* FORM TEXT */ .fieldtitle { color: #3736A3; font-family: Arial, Tahoma, "Century Gothic"; font-size: 12px; margin-left: 5px; } .fieldtitlesm { color: #000000; font-family: Arial, Tahoma, "Century Gothic"; font-size: 10px; } .tablenote{ color: #3736A3; font-family: Arial, Tahoma, "Century Gothic"; font-size: 10px; } /* FORM INPUTS */ input.button { color: #3b58a2; font-family: Myriad, Verdana; font-size: 12px; border: 1px solid #B8B8B8; background-color: #eeeeee; } input.text { color: #000000; font-family: Myriad, Verdana; font-size: 10px; background-color: #ffffff; } textarea { color: #000000; font-family: Myriad, Verdana; font-size: 10px; background-color: #ffffff; } select { color: #000000; font-family: Myriad, Verdana; font-size: 10px; background-color: #ffffff; } /* LISTS */ .listgroup { color : #9C9C9C; background-color: #ffffff; text-align: left; font-family: "Century Gothic", Arial; font-size: 14px; font-weight: bold; margin-bottom: 5px; border-bottom : thin solid #9C9C9C; } .listitem { color: #000000; font-weight: bold; } .listitemleft { color: #6A14A5; font-style: normal; font-family: Arial, Tahoma; font-size: 12px; font-weight: normal; margin-left: 20px; } .listitemright { color: #000000; font-style: normal; font-family: Myriad, Arial; font-size: 12px; font-weight: bold; margin-left: 5px; } .listitemdesc { color: #000000; font-style: normal; font-family: Myriad, Arial; font-size: 11px; font-weight: normal; margin-left: 20px; } /* INFOPAGES */ .infopagebody { background-color: #ffffff; border: 1px solid #ffffff; } .infoname { font-family: "Century Gothic", Arial; font-size: 18px; color: #6A14A5; font-weight: bold; background-color: #F9F9F9; text-align: center; padding-bottom: 2px; padding-top: 5px; } .infolabel { font-family: Myriad; font-size: 12px; color: #3736A3; border-bottom : 1px solid #BBC4CF; } .infodetail { font-family: Myriad; font-size: 11px; margin-left: 20px; margin-right: 20px; margin-top: 10px; margin-bottom: 10px } .infoheading { background-color: #ffffff; font-family: Arial; font-size: 10px; font-weight: bold; color: #3736A3; text-align: left; } /* JSPOPUPINFO */ .popupinfoborder { background-color: #396DCD; } .popupinfohead { color: #ffffff; text-align: center; font-family : Myriad, Tahoma, Arial; font-size : 16px; font-weight: bold; } .popupinfobody { background-color: #ffffff; color: #396DCD; font-family : Myriad, Tahoma, Arial; font-size: 14px; }