home *** CD-ROM | disk | FTP | other *** search
- BODY {
- margin : 0px 0px 0px 0px;
- }
-
- /* login template */
- BODY.login {
- margin : 0px 0px 0px 0px;
- background-color : Maroon;
- font-family : "MS Serif", "New York", serif;
- color : #FFD977;
- overflow-x : hidden;
- overflow-y : visible;
- }
-
- .level1 {
- position : absolute;
- z-index : 1;
- visibility : visible;
- }
-
- .level2 {
- position : absolute;
- z-index : 2;
- visibility : visible;
- }
-
- .level2i {
- position : absolute;
- z-index : 2;
- visibility : hidden;
- }
-
- #logo {
- top : 0px;
- left : 0px;
- overflow : hidden;
- }
-
- #loginbox {
- top : 156px;
- color : #FFD977;
- font-family : Eppley-Thin, sans-serif;
- font-size : 8pt;
- left : 133px;
- }
-
- #loginboxCT {
- top : 166px;
- color : #FFD977;
- font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-size : 9pt;
- left : 193px;
- }
-
- #loginErrMsg {
- top : 350px;
- left : 133px;
- width : 374px;
- background-color : #FFD977;
- color : Black;
- layer-background-color : #FFD977;
- }
-
- #poweredBy {
- top : 430px;
- left : 400px;
- }
-
- TD.loginfrm {
- color : #FFD977;
- font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-size : 9pt;
-
- }
-
- SPAN.loginError {
- display : inline;
- font-weight : bold;
- color : #F83428;
- }
-
- /*webmail template */
- TH.navbarMaillist {
- background-color : #FAEDBC;
- color : #003399;
- font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-size : 10pt;
- font-weight : bold;
- }
- TD.chkunchk {
- color: #FFD977;
- font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-size : 10pt;
- }
-
- TD.chkunchk A {
- text-decoration : underline;
- color : #FAEDBC;
- display : inline;
- }
-
- TD.chkunchk A:HOVER {
- text-decoration : none;
- color : #FFFFBC;
- display : inline;
- }
-
- TD.navbar {
- color : Maroon;
- font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
- background-color : #FFD977;
- }
-
- TD.navscore {
- background-color : #FAEDBC;
- }
-
-
-
-
- /*webmail template, general formating of maillist */
- TD.even {
- background-color : #FFD977;
- color : Black;
- font-family : "Lucida Sans Typewriter", "Courier New", monospace;
- font-size : 8pt;
- }
-
- TD.even A {
- color : #003399;
- text-decoration : underline;
- display : inline;
- }
-
- TD.even A:HOVER {
- text-decoration : none;
- }
-
- TD.odd {
- font-family : "Lucida Sans Typewriter", "Courier New", monospace;
- font-size : 8pt;
- background-color : #0C2950;
- color : #FAEDBC;
- }
-
- TD.odd A {
- color : #FAEDBC;
- text-decoration : underline;
- display : inline;
- }
-
- TD.odd A:HOVER {
- text-decoration : none;
- }
-
- TD.filter0 {
- background-color : White;
- color : Black;
- font-family : "Lucida Sans Typewriter", "Courier New", monospace;
- font-size : 8pt;
- font-style : normal;
- }
-
- TD.filter1 {
- background-color : #A00416;
- color : #F7DB08;
- font-family : "Lucida Sans Typewriter", "Courier New", monospace;
- font-size : 10pt;
- font-style : italic;
- }
-
- TD.filter1 A {
- color : #FAEDBC;
- text-decoration : underline;
- display : inline;
- }
-
- TD.filter1 A:HOVER {
- text-decoration : none;
- }
-