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

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