home *** CD-ROM | disk | FTP | other *** search
- BODY {
- background-color : White;
- color : Black;
- font-size : 1em;
- }
-
- /*indepedent styles */
- STRONG {
- font-weight : bold;
- display : inline;
- }
-
-
-
- /* index.htm */
- H2 {
- font-size : 200%;
- font-weight : bold;
- text-transform : capitalize;
- }
-
- TABLE.index TD {
- font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-size : 80%;
- }
-
- INPUT {
- font-family : "courier new", monospace;
- }
-
- /* webmail.stm: no filters */
-
- TD.even {
- background-color : #FFFF88;
- color : Black;
- font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-size : 80%;
- }
-
- TD.even A {
- display : inline;
- color : #DE2031;
- text-decoration : underline;
- }
-
- TD.even A:HOVER {
- display : inline;
- color : #F83428;
- text-decoration : none;
- }
-
- TD.odd {
- background-color : White;
- color : Black;
- font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-size : 80%;
- }
-
- TD.odd A {
- display : inline;
- color : #C07F53;
- text-decoration : underline;
- }
-
- TD.odd A:HOVER {
- display : inline;
- color : #EEBA6C;
- text-decoration : none;
- }
-
- /*webmail.stm: filters */
-
- TD.filter0 {
- background-color : White;
- color : Black;
- font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-size : 80%;
- }
-
- TD.filter0 A {
- display : inline;
- color : Navy;
- text-decoration : underline;
- }
-
- TD.filter0 A:HOVER {
- display : inline;
- color : #D3D3D3;
- text-decoration : none;
- text-transform : capitalize;
- }
-
- TD.filter1 {
- font-size : 70%;
- font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-style : italic;
- background-color : #0C2950;
- color : #F25B02;
- }
-
- TD.filter1 A {
- display : inline;
- text-decoration : underline;
- color : #F25B02;
- }
-
- TD.filter1 A:HOVER {
- display : inline;
- color : #FFFFBC;
- text-decoration : none;
- letter-spacing : 1ex;
- }
-
- TD.filter2 {
- font-size : 70%;
- font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-style : italic;
- background-color : #F8E39C;
- color : #C07F53;
- }
-
- TD.filter2 A {
- display : inline;
- text-decoration : underline;
- color : #C07F53;
- }
-
- TD.filter2 A:HOVER {
- display : inline;
- color : #652C23;
- text-decoration : none;
- letter-spacing : 1ex;
- }
-
- TD.filter3 {
- font-size : 70%;
- font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-style : italic;
- background-color : #F8E39C;
- color : #C07F53;
- }
-
- TD.filter3 A {
- display : inline;
- text-decoration : underline;
- color : #C07F53;
- }
-
- TD.filter3 A:HOVER {
- display : inline;
- color : #652C23;
- text-decoration : none;
- letter-spacing : 1ex;
- }
-
- TD.filter4 {
- font-size : 70%;
- font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-style : italic;
- background-color : #F8E39C;
- color : #C07F53;
- }
-
- TD.filter4 A {
- display : inline;
- text-decoration : underline;
- color : #C07F53;
- }
-
- TD.filter4 A:HOVER {
- display : inline;
- color : #652C23;
- text-decoration : none;
- letter-spacing : 1ex;
- }
-
- TD.filter5 {
- font-size : 70%;
- font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-style : italic;
- background-color : #F8E39C;
- color : #C07F53;
- }
-
- TD.filter5 A {
- display : inline;
- text-decoration : underline;
- color : #C07F53;
- }
-
- TD.filter5 A:HOVER {
- display : inline;
- color : #652C23;
- text-decoration : none;
- letter-spacing : 1ex;
- }
-
- TD.filter6 {
- font-size : 70%;
- font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-style : italic;
- background-color : #F8E39C;
- color : #C07F53;
- }
-
- TD.filter6 A {
- display : inline;
- text-decoration : underline;
- color : #C07F53;
- }
-
- TD.filter6 A:HOVER {
- display : inline;
- color : #652C23;
- text-decoration : none;
- letter-spacing : 1ex;
- }
-
- /* mailmsg.stm */
- TD.msgtitle {
- font-family : "Arial Black";
- font-size : 240%;
- text-align : right;
- color : Navy;
- background-color : White;
- }
-
- TD.msgids {
- background-color : Navy;
- color : White;
- font-family : monospace;
- font-size : 125%;
- line-height : 150%;
- }
-
- TD.lblmsgheader {
- background-color : Navy;
- color : White;
- font-weight : bold;
- }
-
- TD.msgheader {
- background-color : #ADD8E6;
- color : Navy;
- font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-size : 90%;
- font-weight : bold;
- }
-
- TD.msgheader A {
- display : inline;
- color : Maroon;
- text-decoration : underline;
- }
-
- TD.msgheader A:HOVER {
- display : inline;
- color : #DC143C;
- text-decoration : none;
- }
-
- TD.msgnav {
- background-color : Navy;
- color : White;
- font-family : "Andale Mono", "Courier New", monospace;
- font-size : 90%;
- text-align : center;
- }
-
- TD.msgnav A {
- display : inline;
- color : #ADD8E6;
- text-decoration : underline;
- }
-
- TD.msgnav A:HOVER {
- display : inline;
- color : White;
- text-decoration : none;
- }
-
- TD.msgbanner {
- color : Navy;
- background-color : #ADD8E6;
- text-align : center;
- font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-size : 150%;
- font-weight : bold;
- }
-
- TD.msgbody {
- color : Black;
- background-color : White;
- }
-
- TD.msgbody PRE {
- font-family : "Andale Mono", "Courier New", monospace;
- font-size : 1em;
-
- }
-
-
-