home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Audio / Office2010 / ProPlus.WW / ProPsWW.cab / PREMIUM.CSS3 < prev    next >
Text File  |  2007-02-04  |  840b  |  62 lines

  1. BODY
  2. {
  3.     background-image:    url(../bg_Premium.gif);
  4. }
  5.  
  6. BODY, TABLE, TR, TD, DIV, SPAN, FONT, INPUT, BUTTON {
  7.     font-family:        georgia;
  8.     font-size:            14px;
  9. }
  10.  
  11. FONT, .staticText {
  12.     color:                #534E52;
  13. }
  14.  
  15. .formHeading {
  16.     font-size:            25px;
  17.     font-weight:        bold;
  18.     color:                #7A7478;
  19. }
  20.  
  21. .sectionHeading {
  22.     font-size:            16px;
  23.     font-weight:        bold;
  24.     color:                #736D71;
  25.     background-color:    #999397;
  26.     width:                100%;
  27.     padding:            2px 2px 2px 4px;
  28. }
  29.  
  30. HR {
  31.     color:                #999397;
  32. }
  33.  
  34. .button {
  35.     background-color:    #736D71;
  36. }
  37.  
  38. .dateButton, .customButton {
  39.     background-color:    #736D71;
  40.     margin-left:        2px;
  41.     height:                23px;
  42. }
  43.  
  44. .highlightField
  45. {
  46.     background-color:    #534E52;
  47. }
  48.  
  49. .highlightField FONT
  50. {
  51.     color:                #999397;
  52. }
  53.  
  54. .hoverField
  55. {
  56.     background-color:    #645F63;
  57. }
  58.  
  59. .hoverField FONT
  60. {
  61.     color:                #AAA4A8;
  62. }