home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 41 / IOPROG_41.ISO / soft / delphi / NCTDesignBox2.exe / Main / NCTDesignBox.chm / _inc / main.css
Encoding:
Cascading Style Sheet File  |  2000-09-29  |  3.7 KB  |  188 lines

  1. body         { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12pt; 
  2.                margin: 2; padding-left: 15; padding-right: 2; padding-top: 20; 
  3.                padding-bottom: 2 }
  4. p            { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12pt; 
  5.                text-indent: 0 }
  6. p.m  {
  7.     font-size : 11px;
  8.     color : #000000;
  9. }
  10.  
  11. p.l  {
  12.     font-size : 11px;
  13.     color : #FFFFFF;
  14. }
  15.  
  16. p.w  {
  17.     font-size : x-small;
  18.     color : #FFFFFF;
  19.     font-weight : bold;
  20. }
  21. h1           { color: #000000; text-align: Center; font-size: 18pt; font-family: Arial, Helvetica, sans-serif; 
  22.                font-weight: bold }
  23. h2           { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 14pt; 
  24.                text-align: Center; font-weight: bold }
  25. h3           { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 14pt; text-align: Left; 
  26.                text-indent: 0; font-weight: bold; margin-left: 0 }
  27. h4           { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: small; 
  28.                font-weight: bold; text-align: Left }
  29. h5           { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: x-small; 
  30.                font-weight: bold; text-align: Center }
  31. font  {
  32.     font-family : Arial, Helvetica, sans-serif;
  33. }
  34.  
  35. ul           { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12pt; 
  36.                line-height: 100%; margin-top: 20; margin-bottom: 20 }
  37. li           { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12pt; 
  38.                line-height: 100% }
  39. li.min  {
  40.     font-family : Arial, Helvetica, sans-serif;
  41.     color : #000000;
  42.     font-size : 12px;
  43.     list-style-type : square;
  44. }
  45.  
  46.  
  47. td           { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12pt;
  48.                text-align: Center }
  49. td.tm  {
  50.     background-color : #E0E0E0;
  51.     text-align : left;
  52. }
  53.  
  54. td.bm  {
  55.     background-color : #E0E0E0;
  56.     text-align : center;
  57. }
  58.  
  59. td.n  {
  60.     color : #000066;
  61.     background-color : #ffefd5;
  62.     text-align : left;
  63.     font-weight : bold;
  64. }
  65.  
  66. td.bc  {
  67.     color : #ffffff;
  68.     font-size : x-small;
  69.     background-color : #4050b0;
  70.     text-align : left;
  71. }
  72.  
  73.  
  74.  
  75. a:link  {
  76.     text-decoration : none;
  77.     color : Blue;
  78.     font-weight : normal;
  79. }
  80.  
  81. a:visited    { text-decoration: none; color: #6600CC; font-weight: normal }
  82. a:active  {
  83.     text-decoration : none;
  84.     color : #FF0000;
  85.     font-weight : normal;
  86. }
  87.  
  88. a:hover  {
  89.     text-decoration : none;
  90.     color : #FF0000;
  91.     font-weight : normal;
  92. }
  93.  
  94. a.n:link  {
  95.     text-decoration : none;
  96.     color : Blue;
  97. }
  98.  
  99. a.n:visited  {
  100.     text-decoration : none;
  101.     color : Blue;
  102. }
  103.  
  104. a.n:active  {
  105.     text-decoration : none;
  106.     color : #ff0000;
  107. }
  108.  
  109. a.n:hover  {
  110.     text-decoration : none;
  111.     color : #ff0000;
  112. }
  113.  
  114. a.m:link  {
  115.     text-decoration : none;
  116.     color : Blue;
  117.     font-size : 11px;
  118. }
  119.  
  120. a.m:visited  {
  121.     text-decoration : none;
  122.     color : Blue;
  123.     font-size : 11px;
  124. }
  125.  
  126. a.m:active  {
  127.     text-decoration : none;
  128.     color : #FF0000;
  129.     font-size : 11px;
  130. }
  131.  
  132. a.m:hover  {
  133.     text-decoration : none;
  134.     color : #FF0000;
  135.     font-size : 11px;
  136. }
  137.  
  138. a.w:link  {
  139.     text-decoration : underline;
  140.     color : Blue;
  141.     font-size : 15px;
  142.     font-weight : bold;
  143. }
  144.  
  145. a.w:visited  {
  146.     text-decoration : underline;
  147.     color : Blue;
  148.     font-size : 15px;
  149.     font-weight : bold;
  150. }
  151.  
  152. a.w:active  {
  153.     text-decoration : underline;
  154.     color : #FF0000;
  155.     font-size : 15px;
  156.     font-weight : bold;
  157. }
  158.  
  159. a.w:hover  {
  160.     text-decoration : underline;
  161.     color : #FF0000;
  162.     font-size : 15px;
  163.     font-weight : bold;
  164. }
  165.  
  166. a.y:link  {
  167.     text-decoration : none;
  168.     color : Blue;
  169.     font-weight : bold;
  170. }
  171.  
  172. a.y:visited  {
  173.     text-decoration : none;
  174.     color : Blue;
  175.     font-weight : bold;
  176. }
  177.  
  178. a.y:active  {
  179.     text-decoration : none;
  180.     color : #FF0000;
  181.     font-weight : bold;
  182. }
  183.  
  184. a.y:hover  {
  185.     text-decoration : none;
  186.     color : #FF0000;
  187.     font-weight : bold;
  188. }