home *** CD-ROM | disk | FTP | other *** search
/ Chip 2008 June / CHIP-2008-06.iso / pda / NotesTouch / AudioNotesTouch.exe / setup / html / present_styles.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2008-04-11  |  1.5 KB  |  89 lines

  1. body {
  2.     font-family: Verdana, Arial, Helvetica, sans-serif;
  3.     font-size: 12px;
  4.     color: #000000;
  5.     text-align: center;
  6.     background-color: #527196;
  7. }
  8. .back {
  9.     background-image: url(images/back.jpg);
  10.     background-repeat: repeat-x;
  11.     background-position: bottom;
  12. }
  13.  
  14. A.bott_grey {
  15.     font-size: 11px;
  16.     font-weight: normal;
  17.     color: #527196;
  18.     TEXT-DECORATION: none
  19. }
  20. .bott_grey_02 {
  21.     font-size: 11px;
  22.     color: #527196;
  23. }
  24. .ordinary_text {
  25.     font-size: 11px;
  26. }
  27. .back_top {
  28.     background-image: url(images/back_top.jpg);
  29.     background-repeat: repeat-x;
  30. }
  31.  
  32. A.bott_grey:hover {
  33.     font-size: 11px;
  34.     font-weight: normal;
  35.     color: #527196;
  36.     TEXT-DECORATION: underline
  37. }
  38. A.bott_grey:active {
  39.     font-size: 11px;
  40.     font-weight: normal;
  41.     color: #CC0000;
  42.     TEXT-DECORATION: underline
  43. }
  44. .title_big_grey {
  45.     font-size: 14px;
  46.     font-weight: bold;
  47.     color: #527196;
  48. }
  49. .text_justify {
  50.     font-size: 11px;
  51.     text-align: justify;
  52. }
  53. A.grey_44 {
  54.     font-size: 11px;
  55.     font-weight: normal;
  56.     color: #9DAEC8;
  57.     TEXT-DECORATION: none
  58. }
  59. A.grey_44:hover {
  60.     font-size: 11px;
  61.     font-weight: normal;
  62.     color: #000000;
  63.     TEXT-DECORATION: none
  64. }
  65. A.grey_44:active {
  66.     font-size: 11px;
  67.     font-weight: normal;
  68.     color: #000000;
  69.     TEXT-DECORATION: none
  70. }
  71. A.great_grey {
  72.     font-size: 12px;
  73.     font-weight: bold;
  74.     color: #000000;
  75.     TEXT-DECORATION: none
  76. }
  77. A.great_grey:hover {
  78.     font-size: 12px;
  79.     font-weight: bold;
  80.     color: #5C758D;
  81.     TEXT-DECORATION: none
  82. }
  83. A.great_grey:active {
  84.     font-size: 12px;
  85.     font-weight: bold;
  86.     color: #5C758D;
  87.     TEXT-DECORATION: none
  88. }
  89.