home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2002 August / INTERNET94.ISO / pc / software / windows / mail / ft_gate_office / ftgateoffice105.exe / Main / mainie6.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-03-08  |  10.5 KB  |  793 lines

  1. BODY 
  2. {
  3.   font-family:  "Arial", sans-serif;
  4.     font-size:    0.9em;
  5.   color:        #330033;
  6.     padding:            0;
  7.     border:                0;
  8.     margin-top:        0;
  9.     margin-right:    0;
  10.     margin-bottom:0;
  11.     margin-left:    0;
  12. }
  13.  
  14. H1
  15. {
  16.   font-family:  "Arial", sans-serif;
  17.   font-size:    1.4em;
  18.   color:        #660066;
  19.     margin:                0;
  20.     margin-top:        7;
  21. }
  22.  
  23. H2
  24. {
  25.   font-family:  "Arial";
  26.   font-size:    1.2em;
  27.   color:        #660066;
  28. }
  29.  
  30. STRONG
  31. {
  32.   color:        #660066;
  33.   font-weight:  bold;
  34. }
  35.  
  36. LI
  37. {
  38.   color:        #330033;
  39. }
  40.  
  41. FORM
  42. {
  43.     margin-top:                10;
  44. }
  45.  
  46. #TITLE
  47. {
  48.   font-family:  "Arial";
  49.   font-size:    1.7em;
  50.   color:        #000000;
  51.     font-style:        italic;
  52.     margin:                0;
  53.     padding:            0;
  54.     border:                0;
  55. }
  56.  
  57. #SMALLTITLE
  58. {
  59.   font-family:  "Arial";
  60.   font-size:    1.4em;
  61.   color:        #000000;
  62.     font-style:        italic;
  63.   font-weight:  bold;
  64.     margin:                0;
  65.     padding:            0;
  66.     border:                0;
  67. }
  68.  
  69. #ln
  70. {
  71.   font-size:    0.8em;
  72.   font-family:  "Arial";
  73.   font-weight:  normal;
  74. }
  75.  
  76. A
  77. {
  78.   color:        #0000ff;
  79. }
  80.  
  81. A:visited
  82. {
  83.   color:        #0000ff;
  84. }
  85.  
  86. A:hover
  87. {
  88.   color:        #0099ff;
  89. }
  90.  
  91.  
  92. A.ln
  93. {
  94.   color:        #0000ff;
  95. }
  96.  
  97. A.ln:visited
  98. {
  99.   color:        #0000ff;
  100. }
  101.  
  102. A.ln:hover
  103. {
  104.   color:        #0099ff;
  105. }
  106.  
  107.  
  108. #lni
  109. {
  110.   font-size:    0.8em;
  111.   font-family:  "Arial";
  112.   font-weight:  normal;
  113. }
  114.  
  115. A.lni
  116. {
  117.   color:        #ff0000;
  118. }
  119.  
  120. A.lni:visited
  121. {
  122.   color:        #ff0000;
  123. }
  124.  
  125. A.lni:hover
  126. {
  127.   color:        #ff6600;
  128. }
  129.  
  130. #nvx
  131. {
  132.   font-family:  "Arial";
  133.   font-weight:  normal;
  134.     color:                black;
  135. }
  136.  
  137. A.nvx
  138. {
  139.   font-size:                0.9em;
  140.     color:                        black;
  141.   text-decoration:  none;
  142. }
  143.  
  144. A.nvx:visited
  145. {
  146.   font-size:                0.9em;
  147.     color:                        black;
  148.   text-decoration:  none;
  149. }
  150.  
  151. A.nvx:hover
  152. {
  153.   font-size:                0.9em;
  154.     color:                        gray;
  155.   text-decoration:  none;
  156. }
  157.  
  158. #nv1
  159. {
  160.   font-family:  "Arial";
  161.   font-weight:  normal;
  162.     color:                black;
  163. }
  164.  
  165. A.nv1
  166. {
  167.   font-size:                0.8em;
  168.   color:                        #00ffff;
  169.   text-decoration:  none;
  170.     color:                        black;
  171. }
  172.  
  173. A.nv1:visited
  174. {
  175.   font-size:                0.8em;
  176.   color:                        #00ffff;
  177.   text-decoration:  none;
  178.     color:                        black;
  179. }
  180.  
  181. A.nv1:hover
  182. {
  183.   font-size:                0.8em;
  184.   color:                        #00ffff;
  185.   text-decoration:  none;
  186.     color:                        red;
  187. }
  188.  
  189. TD.nv1
  190. {
  191.     background:    skyblue;
  192. }
  193.  
  194. #nv2
  195. {
  196.   font-family:            "Arial";
  197.   font-weight:            normal;
  198.     color:                        black;
  199. }
  200.  
  201. A.nv2
  202. {
  203.   font-size:                0.8em;
  204.   color:                        #00ffff;
  205.   text-decoration:  none;
  206.     color:                        black;
  207. }
  208.  
  209. A.nv2:visited
  210. {
  211.   font-size:                0.8em;
  212.   color:                        #00ffff;
  213.   text-decoration:  none;
  214.     color:                        black;
  215. }
  216.  
  217. A.nv2:hover
  218. {
  219.   font-size:                0.8em;
  220.   color:                        #00ffff;
  221.   text-decoration:  none;
  222.     color:                        red;
  223. }
  224.  
  225. TD.nv2
  226. {
  227.     background:                skyblue;
  228. }
  229.  
  230. #nv3
  231. {
  232.   font-family:            "Arial";
  233.   font-weight:            normal;
  234.     color:                        black;
  235. }
  236.  
  237. A.nv3
  238. {
  239.   font-size:                0.8em;
  240.   color:                        #00ffff;
  241.   text-decoration:  none;
  242.     color:                        black;
  243. }
  244.  
  245. A.nv3:visited
  246. {
  247.   font-size:                0.8em;
  248.   color:                        #00ffff;
  249.   text-decoration:  none;
  250.     color:                        black;
  251. }
  252.  
  253. A.nv3:hover
  254. {
  255.   font-size:                0.8em;
  256.   color:                        #00ffff;
  257.   text-decoration:  none;
  258.     color:                        red;
  259. }
  260.  
  261. TD.nv3
  262. {
  263.     background:                skyblue;
  264. }
  265.  
  266. #nv4
  267. {
  268.   font-family:            "Arial";
  269.   font-weight:            normal;
  270.     color:                        black;
  271. }
  272.  
  273. A.nv4
  274. {
  275.   font-size:                0.8em;
  276.   color:                        #00ffff;
  277.   text-decoration:  none;
  278.     color:                        black;
  279. }
  280.  
  281. A.nv4:visited
  282. {
  283.   font-size:                0.8em;
  284.   color:                        #00ffff;
  285.   text-decoration:  none;
  286.     color:                        black;
  287. }
  288.  
  289. A.nv4:hover
  290. {
  291.   font-size:                0.8em;
  292.   color:                        #00ffff;
  293.   text-decoration:  none;
  294.     color:                        red;
  295. }
  296.  
  297. TD.nv4
  298. {
  299.     background:    skyblue;
  300. }
  301.  
  302. #nv5
  303. {
  304.   font-family:  "Arial";
  305.   font-weight:  normal;
  306.     color:                        black;
  307. }
  308.  
  309. A.nv5
  310. {
  311.   font-size:    0.8em;
  312.   color:        #00ffff;
  313.   text-decoration:  none;
  314.     color:                        black;
  315. }
  316.  
  317. A.nv5:visited
  318. {
  319.   font-size:    0.8em;
  320.   color:        #00ffff;
  321.   text-decoration:  none;
  322.     color:                        black;
  323. }
  324.  
  325. A.nv5:hover
  326. {
  327.   font-size:    0.8em;
  328.   color:        #00ffff;
  329.   text-decoration:  none;
  330.     color:                        red;
  331. }
  332.  
  333. TD.nv5
  334. {
  335.     background:    skyblue;
  336. }
  337.  
  338. #nv6
  339. {
  340.   font-family:  "Arial";
  341.   font-weight:  normal;
  342.     color:                        black;
  343. }
  344.  
  345. A.nv6
  346. {
  347.   font-size:    0.8em;
  348.   color:        #00ffff;
  349.   text-decoration:  none;
  350.     color:                        black;
  351. }
  352.  
  353. A.nv6:visited
  354. {
  355.   font-size:    0.8em;
  356.   color:        #00ffff;
  357.   text-decoration:  none;
  358.     color:                        black;
  359. }
  360.  
  361. A.nv6:hover
  362. {
  363.   font-size:    0.8em;
  364.   color:        #00ffff;
  365.   text-decoration:  none;
  366.     color:                        red;
  367. }
  368.  
  369. TD.nv6
  370. {
  371.     background:    skyblue;
  372. }
  373.  
  374. #nv7
  375. {
  376.   font-family:  "Arial";
  377.   font-weight:  normal;
  378.     color:                        black;
  379. }
  380.  
  381. A.nv7
  382. {
  383.   font-size:    0.8em;
  384.   color:        #00ffff;
  385.   text-decoration:  none;
  386.     color:                        black;
  387. }
  388.  
  389. A.nv7:visited
  390. {
  391.   font-size:    0.8em;
  392.   color:        #00ffff;
  393.   text-decoration:  none;
  394.     color:                        black;
  395. }
  396.  
  397. A.nv7:hover
  398. {
  399.   font-size:    0.8em;
  400.   color:        #00ffff;
  401.   text-decoration:  none;
  402.     color:                        red;
  403. }
  404.  
  405. TD.nv7
  406. {
  407.     background:    skyblue;
  408. }
  409.  
  410. #nv8
  411. {
  412.   font-family:  "Arial";
  413.   font-weight:  normal;
  414.     color:                        black;
  415. }
  416.  
  417. A.nv8
  418. {
  419.   font-size:    0.8em;
  420.   color:        #00ffff;
  421.   text-decoration:  none;
  422.     color:                        black;
  423. }
  424.  
  425. A.nv8:visited
  426. {
  427.   font-size:    0.8em;
  428.   color:        #00ffff;
  429.   text-decoration:  none;
  430.     color:                        black;
  431. }
  432.  
  433. A.nv8:hover
  434. {
  435.   font-size:    0.8em;
  436.   color:        #00ffff;
  437.   text-decoration:  none;
  438.     color:                        red;
  439. }
  440.  
  441. TD.nv8
  442. {
  443.     background:    skyblue;
  444. }
  445.  
  446. #nv9
  447. {
  448.   font-family:  "Arial";
  449.   font-weight:  normal;
  450.     color:                        black;
  451. }
  452.  
  453. A.nv9
  454. {
  455.   font-size:    0.8em;
  456.   color:        #00ffff;
  457.   text-decoration:  none;
  458.     color:                        black;
  459. }
  460.  
  461. A.nv9:visited
  462. {
  463.   font-size:    0.8em;
  464.   color:        #00ffff;
  465.   text-decoration:  none;
  466.     color:                        black;
  467. }
  468.  
  469. A.nv9:hover
  470. {
  471.   font-size:    0.8em;
  472.   color:        #00ffff;
  473.   text-decoration:  none;
  474.     color:                        red;
  475. }
  476.  
  477. TD.nv9
  478. {
  479.     background:    skyblue;
  480. }
  481.  
  482. #navoff
  483. {
  484.   font-family:  "Arial";
  485.   font-weight:  normal;
  486.     color:                black;
  487. }
  488.  
  489. A.navoff
  490. {
  491.   font-size:    0.9em;
  492.   color:        #00ffff;
  493.   text-decoration:  none;
  494.     color:                        black;
  495. }
  496.  
  497. A.navoff:visited
  498. {
  499.   font-size:    0.9em;
  500.   color:        #00ffff;
  501.   text-decoration:  none;
  502.     color:                        black;
  503. }
  504.  
  505. A.navoff:hover
  506. {
  507.   font-size:    0.9em;
  508.   color:        #00ffff;
  509.   text-decoration:  none;
  510.     color:                        red;
  511. }
  512.  
  513. TD.navoff
  514. {
  515.     background:    skyblue;
  516. }
  517.  
  518. #navon
  519. {
  520.   font-family:  "Arial";
  521.   font-weight:  normal;
  522.     color:                white;
  523. }
  524.  
  525. A.navon
  526. {
  527.   font-size:    0.9em;
  528.   color:        #00ffff;
  529.   text-decoration:  none;
  530.     color:                        white;
  531. }
  532.  
  533. A.navon:visited
  534. {
  535.   font-size:    0.9em;
  536.   color:        #00ffff;
  537.   text-decoration:  none;
  538.     color:                        white;
  539. }
  540.  
  541. A.navon:hover
  542. {
  543.   font-size:    0.9em;
  544.   color:        #00ffff;
  545.   text-decoration:  none;
  546.     color:                        white;
  547. }
  548.  
  549. TD.navon
  550. {
  551.     background:    black;
  552. }
  553.  
  554. TABLE.box
  555. {
  556.     border-color:    darkgray;
  557.     border-style:    solid;
  558.     border-width: thin;
  559. }
  560.  
  561. TH
  562. {
  563.   font-family:  "Arial";
  564.   text-align:   left;
  565.   color:        #660066;
  566.     border-style:    none;
  567. }
  568.  
  569. TD
  570. {
  571.   font-family:  "Arial";
  572.   color:        #330033;
  573.     border-style:    none;
  574. }
  575.  
  576. TD.toggle0
  577. {
  578.     background: lemonchiffon;
  579. }
  580.  
  581. TD.toggle1
  582. {
  583.     background: #e0f4ff;
  584. }
  585.  
  586. TD.toggle2
  587. {
  588.     background: tomato;
  589. }
  590.  
  591. TD.box
  592. {
  593.     border-style:    solid;
  594.     border-width: thin;
  595. }
  596.  
  597. TH.box
  598. {
  599.     border-style:    solid;
  600.     border-width: thin;
  601. }
  602.  
  603.  
  604. INPUT
  605. {
  606.   font-family:  "Arial";
  607. }
  608.  
  609. TEXTAREA
  610. {
  611.   font-family:  "Courier New";
  612. }
  613.  
  614. TEXTAREA.TEXT100
  615. {
  616.     width: 100%;
  617. }
  618.  
  619. SELECT
  620. {
  621.     z-index: 0;
  622. }
  623.  
  624. SELECT.SEL100
  625. {
  626.     width: 100%;
  627. }
  628.  
  629. #selmsg
  630. {
  631.     color:    green;
  632. }
  633.  
  634. #tab
  635. {
  636.     font-family:    "Arial";
  637.     font-style:        Italic;
  638.     font-weight:    bold;
  639.   font-size:    0.9em;
  640.     color:                turquoise;
  641.   text-decoration:  none;
  642. }
  643.  
  644. #tabsel
  645. {
  646.     font-family:    "Arial";
  647.     font-style:        Italic;
  648.     font-weight:    bold;
  649.   font-size:    0.9em;
  650.     color:                #990099;
  651.   text-decoration:  none;
  652. }
  653.  
  654. #top
  655. {
  656.     font-family:    "Arial";
  657.     font-style:        Italic;
  658.     font-weight:    bold;
  659.     color:                #660066;
  660. }
  661.  
  662. #topsel
  663. {
  664.     font-family:    "Arial";
  665.     font-style:        Italic;
  666.     font-weight:    bold;
  667.     color:                #cc00cc;
  668.   text-decoration:  none;
  669. }
  670.  
  671. #menuBar {
  672.   background-color: #660099;
  673.   border-style: solid;
  674.   border-width: 0px;
  675.   border-top-color: #ffccff;
  676.   border-top-width: 2px;
  677.   border-bottom-color: #330033;
  678.   border-bottom-width: 2px;
  679.   color: gold;
  680.   padding: 0px;
  681.   padding-top: 2px;
  682.   padding-bottom: 2px;
  683.   position: relative;
  684.   left: 0px;
  685.   top: 0px;
  686.   text-align: left;
  687.   width: 100%;
  688.   z-index: 100;
  689. }
  690.  
  691. a.menuButton {
  692.   border-style: solid;
  693.   border-width: 1px;
  694.   border-top-color: #660099;
  695.   border-right-color: #660099;
  696.   border-bottom-color: #660099;
  697.   border-left-color: #660099;
  698.   color: gold;
  699.   cursor: default;
  700.   font-family: "MS Sans Serif", Arial, Tahoma, sans-serif;
  701.   font-size: 8pt;
  702.   font-style: normal;
  703.   font-weight: normal;
  704.   padding: 2px;
  705.   padding-left: 6px;
  706.   padding-right: 6px;
  707.   text-decoration: none;
  708. }
  709.  
  710. a.menuButton:hover {
  711.   border-style: solid;
  712.   border-top-color: #ffccff;
  713.   border-right-color: #330033;
  714.   border-bottom-color: #330033;
  715.   border-left-color: #ffccff;
  716.   color: gold;
  717. }
  718.  
  719. .menu {
  720.   background-color: #660099;
  721.   border-style: solid;
  722.   border-width: 2px;
  723.   border-top-color: #ffccff;
  724.   border-right-color: #330033;
  725.   border-bottom-color: #330033;
  726.   border-left-color: #ffccff;
  727.   padding: 0px;
  728.   position: absolute;
  729.   text-align: left;
  730.   visibility: hidden;
  731.   z-index: 101;
  732. }
  733.  
  734. a.menuItem {
  735.   color: gold;
  736.   cursor: default;
  737.     display: block;
  738.   font-family: "MS Sans Serif", Arial, Tahoma,sans-serif;
  739.   font-size: 8pt;
  740.   font-style: normal;
  741.   font-weight: normal;
  742.   margin: 0px;
  743.   padding: 2px;
  744.   padding-left: 12px;
  745.   padding-right: 12px;
  746.   text-decoration: none;
  747. }
  748.  
  749. a.menuItem:visited {
  750.   color: gold;
  751. }
  752.  
  753. a.menuItem:hover {
  754.   background-color: #ffccff;
  755.   color: #660099;
  756. }
  757.  
  758. TD.links
  759. {
  760.   background-color: plum;
  761.   color: red;
  762.   font-family: Verdana, Arial;
  763.   FONT-SIZE: 10px;
  764.   FONT-VARIANT: normal;
  765.   FONT-WEIGHT: bolder
  766. }
  767.  
  768. TD.goldDomain
  769. {
  770.   background-color: #660099;
  771.   color: gold;
  772.   font-family: Verdana, Arial;
  773.     font-weight: bold
  774. }
  775.  
  776. TD.goldCopy
  777. {
  778.   background-color: #660099;
  779.   color: gold;
  780.   font-family: Verdana, Arial;
  781. }
  782.  
  783. TD.dialogTitle
  784. {
  785.   background-color: #660099;
  786.   color: gold;
  787.   font-family: Arial, Verdana;
  788.     font-weight: bold;
  789.     padding: 0px
  790.     margin: 0px
  791.     border: 0px
  792. }
  793.