home *** CD-ROM | disk | FTP | other *** search
/ Popular Software (Premium Edition) / mycd.iso / INTERNET / PFRONT98 / DATA.Z / indust.elm / graph1.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1997-09-26  |  2.0 KB  |  98 lines

  1. <style>
  2. .mstheme
  3. {
  4.     nav-banner-image: url(indbanna.gif);
  5.     separator-image: url(indhorsa.gif);
  6.     list-image-1: url(indbul1a.gif);
  7.     list-image-2: url(indbul2a.gif);
  8.     list-image-3: url(indbul3a.gif);
  9.  
  10.  
  11.     navbutton-horiz-normal: url(indhbuda.gif);
  12.     navbutton-horiz-hovered: url(indhbuha.gif);
  13.     navbutton-horiz-pushed: url(indhbusa.gif);
  14.  
  15.     navbutton-vert-normal: url(indvbuda.gif);
  16.     navbutton-vert-pushed: url(indvbusa.gif);
  17.     navbutton-vert-hovered: url(indvbuha.gif);
  18.  
  19.     navbutton-home-normal: url(indhomda.gif);
  20.     navbutton-home-hovered: url(indhomha.gif);
  21.     navbutton-home-pushed: url(indhomsa.gif);
  22.  
  23.     navbutton-next-normal: url(indnexda.gif);
  24.     navbutton-next-hovered: url(indnexha.gif);
  25.     navbutton-next-pushed: url(indnexsa.gif);
  26.  
  27.     navbutton-prev-normal: url(indpreda.gif);
  28.     navbutton-prev-hovered: url(indpreha.gif);
  29.     navbutton-prev-pushed: url(indpresa.gif);
  30.  
  31.     navbutton-up-normal: url(indupda.gif);
  32.     navbutton-up-hovered: url(indupha.gif);
  33.     navbutton-up-pushed: url(indupsa.gif);
  34.  
  35. }
  36.  
  37. .mstheme-bannertxt
  38. {
  39.     font-family: Trebuchet MS, Arial, Helvetica;
  40.     color: rgb(204, 255, 255);
  41.     text-align: center;
  42.     vertical-align: middle;
  43. }
  44. .mstheme-horiz-navtxt
  45. {
  46.     font-family: Trebuchet MS, Arial, Helvetica;
  47.     font-weight: bold;
  48.     color: rgb(0, 0, 0);
  49.     text-align: center;
  50.     vertical-align: middle;
  51. }
  52.  
  53. .mstheme-vert-navtxt
  54. {
  55.     font-family: Trebuchet MS, Arial, Helvetica;
  56.     font-weight: bold;
  57.     color: rgb(0, 0, 0);
  58.     text-align: center;
  59.     vertical-align: middle;
  60. }
  61.  
  62. .mstheme-navtxthome
  63. {
  64.     font-family: Arial, Helvetica;
  65.  
  66.     color: rgb(0, 0, 0);
  67.     text-align: center;
  68.     vertical-align: middle;
  69. }
  70.  
  71. .mstheme-navtxtnext
  72. {
  73.     font-family: Arial, Helvetica;
  74.  
  75.     color: rgb(0, 0, 0);
  76.     text-align: center;
  77.     vertical-align: middle;
  78. }
  79.  
  80. .mstheme-navtxtprev
  81. {
  82.     font-family: Arial, Helvetica;
  83.  
  84.     color: rgb(0, 0, 0);
  85.     text-align: center;
  86.     vertical-align: middle;
  87. }
  88.  
  89. .mstheme-navtxtup
  90. {
  91.     font-family: Arial, Helvetica;
  92.  
  93.     color: rgb(0, 0, 0);
  94.     text-align: center;
  95.     vertical-align: middle;
  96. }
  97. </style>.
  98.