home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 April / PCWorld_2004-04_cd.bin / software / temacd / webman / wmsetup.msi / Instal01.cab / _7CE5AE4868574508BAA917CF13DCF9D7 < prev    next >
Text File  |  2002-10-31  |  1KB  |  68 lines

  1. .navbg {
  2.     text-align : center;
  3.     font-size : 11px;
  4.     font-family : Arial, Helvetica, sans-serif;
  5. }
  6.  
  7. .content {
  8.     background-color : White;
  9. }
  10.  
  11.  
  12. body {
  13.     background : #cccccc;
  14.     margin-left : 0;
  15.     margin-top : 0;
  16.     margin-right : 0;
  17.     margin-bottom : 0;
  18. }
  19.  
  20. .footer {
  21.     font-size : 11px;
  22.     font-family : Arial, Helvetica, sans-serif;
  23.     font-weight : bold;
  24.     text-align : center;    
  25.     padding-bottom: 3px;
  26. }
  27. .title {
  28.     font-size : 12px;
  29.     color : White;
  30.     font-family : Arial, Helvetica, sans-serif;
  31.     background-color : #666666;
  32.     font-weight : bold;
  33.     text-align : center;
  34. }
  35. .content {
  36.     font-family : Arial, Helvetica, sans-serif;
  37.     font-size : 11px;
  38.     width : 99%;
  39. }
  40.  
  41. a.nav {
  42.     font-size : 11px;
  43.     font-family : Arial, Helvetica, sans-serif;
  44.     color : Gray;
  45.     font-weight : bold;
  46.     text-decoration : none;
  47. }
  48. a.nav:hover {
  49.     font-size : 11px;
  50.     font-family : Arial, Helvetica, sans-serif;
  51.     color : #a9a9a9;
  52.     font-weight : bold;
  53.     text-decoration : none;
  54. }
  55. a {
  56.     font-family : Arial, Helvetica, sans-serif;
  57.     font-size : 11px;
  58.     font-weight : bold;
  59.     text-decoration : none;
  60.     color : #4169E1;
  61. }
  62. a:hover {
  63.     font-family : Arial, Helvetica, sans-serif;
  64.     font-size : 11px;
  65.     font-weight : bold;
  66.     text-decoration : underline;
  67.     color : #1E90FF;
  68. }