home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / CHIP_CD_2004-06.iso / bonus / buhgal / files / M12USWEB.exe / RCDATA / CABINET / money.cab / msmoney.chm / csonstart.css < prev    next >
Cascading Style Sheet File  |  2003-06-18  |  1KB  |  69 lines

  1. mnyhelp\:* {behavior: url(#default#VML)}
  2.  
  3. BODY
  4.     {
  5.     font                : 8pt tahoma;
  6.     color                : #000000;
  7.     background-color    : #fffef9;
  8.     margin                : 0.0em 0.5em 0.5em 0.5em;
  9.     }
  10. H3
  11.     {
  12.     font                : 8pt tahoma;
  13.     font-weight            : bold;
  14.     color                : #ffffff;
  15.     background-color    : #666666;
  16.     margin                : 0.0em -0.5em 0.5em -0.5em;
  17.     padding                : 0.8em 0.8em;
  18.     }
  19. P
  20.     {
  21.     margin-top            : 0.5em;
  22.     margin-bottom        : 0.5em;
  23.     }
  24. UL
  25.     {
  26.     list-style-position    : outside;
  27.     list-style-type        : square;
  28.     margin-top            : 0.0em;
  29.     margin-bottom        : 0.0em;
  30.     margin-left            : 1.5em;
  31.     }
  32. OL
  33.     {
  34.     list-style-position    : outside;
  35.     margin-top            : 0.0em;
  36.     margin-bottom        : 0.0em;
  37.     margin-left            : 2.0em;
  38.     }
  39. HR
  40.     {
  41.     color                : #999999;
  42.     height                : 1px;
  43.     }
  44. TD
  45.     {
  46.     font                : 8pt tahoma;
  47.     }
  48. A
  49.     {
  50.     text-decoration        : none;
  51.     }
  52. A:hover
  53.     {
  54.     text-decoration        : underline;
  55.     }
  56. A:visited
  57.     {
  58.     text-decoration        : none;
  59.     }
  60. .HiddenTextField
  61.     {
  62.     display                : none;
  63.     padding-right        : 0.5em;
  64.     padding-bottom        : 0.5em;
  65.     padding-left        : 0.5em;
  66.     border                : 2px solid #dcdcdc;
  67.     background-color    : #f7f7ef;
  68.     }
  69.