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

  1. BODY
  2. {
  3.     background-image:        url(../bg_GreenTea.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:                    #38473F;
  13. }
  14.  
  15. .formHeading {
  16.     font-size:                33px;
  17.     font-weight:            bold;
  18.     font-style:                italic;
  19.     color:                    #FFFFFF;
  20. }
  21.  
  22. HR {
  23.     color:                    #E4E4BA;
  24. }
  25.  
  26. .sectionHeading {
  27.     font-size:                16px;
  28.     font-weight:            bold;
  29.     color:                    #E4E4BA;
  30.     background-color:        #87B19B;
  31.     width:                    100%;
  32.     padding:                2px 2px 2px 4px;
  33. }
  34.  
  35. .button {
  36.     color:                    #5E8D74;
  37.     background-color:        #E4E4BA;
  38. }
  39.  
  40. .dateButton, .customButton {
  41.     color:                    #5E8D74;
  42.     background-color:        #E4E4BA;
  43.     margin-left:            2px;
  44.     height:                    23px;
  45. }
  46.  
  47. .highlightField
  48. {
  49.     background-color:        #38473F;
  50. }
  51.  
  52. .highlightField FONT
  53. {
  54.     color:                    #87B19B;
  55. }
  56.  
  57. .hoverField
  58. {
  59.     background-color:        #49584F;
  60. }
  61.  
  62. .hoverField FONT
  63. {
  64.     color:                    #98C2AC;
  65. }