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

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