home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CHIP_CD_2003-12.iso / software / badcopy / badcopy3.exe / %MAINDIR% / BadCopy.chm / jufsoft.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-10-20  |  1.8 KB  |  134 lines

  1. BODY {
  2.     background-color: #f3f3f3;
  3. }
  4.  
  5. IMG {
  6.     border-color: #666699;
  7. }
  8.  
  9. BODY, TD {
  10.     font-family : verdana, arial, sans-serif ;
  11.     font-size : 80%;
  12.     scrollbar-arrow-color : #666699;
  13.     scrollbar-base-color : #ddddff;
  14. }
  15.  
  16. TD.titleCell {
  17.     font-weight: bold;
  18. }
  19.  
  20. TABLE.titleBorder {
  21.     background-color: #ddddff;
  22. }
  23.  
  24. TABLE.blockBorder {
  25.     background-color: #666699;
  26. }
  27.  
  28. TD.nx{
  29.     background-color: #eeeeff;
  30.     font-size: 70%;
  31.     line-height : 120%;
  32. }
  33.  
  34. TD.ax{
  35.     font-weight: bold;
  36.     background-color: #ffffff;
  37.     font-size: 70%;
  38. }
  39. TD.smaller {
  40.     font-size: 70%;
  41. }
  42. TD.bx {
  43.     background-color: #555588;
  44. }
  45. TR.odd {
  46.     background-color: #f3f3f3;
  47. }
  48. TD.even {
  49.     background-color: #ffffff;
  50. }
  51.  
  52.  
  53.  
  54.  
  55. .nx a 
  56. {
  57.     text-decoration : none;    
  58. }
  59. .ax a 
  60. {
  61.     text-decoration : none;    
  62. }
  63.  
  64. A:hover {
  65.     text-decoration : underline;    
  66. }
  67.  
  68. A.highlight {
  69.     color: #ee0000;
  70. }
  71.  
  72. INPUT {
  73.   border-style: solid;
  74.   border-width: 1px;
  75.   border-color:#666699;
  76.   font-family: Verdana, Helvetica, Arial, Sans-Serif; 
  77.   font-size: 90%; 
  78. }
  79.  
  80. INPUT submit {
  81.     cursor: hand;
  82. }
  83.  
  84. INPUT.order {
  85.     border-color: #ff0000;
  86. }
  87.  
  88. .TITLE {
  89.   font-family : verdana, arial, sans-serif ;
  90.     font-size: 13pt;
  91.   font-weight: bold;
  92.     color: #000000;
  93. }
  94. .NORM {
  95.   font-family : verdana, arial, sans-serif ;
  96.     font-size: 80%;
  97. }
  98. .SMALLER {
  99.   font-family : verdana, arial, sans-serif ;
  100.     font-size: 80%;
  101. }
  102. TD.LITE {
  103.   color: #ffffff;
  104. }
  105. TD.NAV {
  106.     color: #000000;    
  107. }
  108. TD.COPY {
  109.   font-size: 70%;
  110.   color: #444444;
  111. }
  112. TD.TOPRIGHT {
  113.   font-size: 80%;
  114. }
  115. TD.BLOCK {
  116.   font-family: verdana, arial, san-serif;
  117.   font-size: 80%;
  118. }
  119.  
  120. H2 {
  121.   font-family : verdana, arial, sans-serif ;
  122.     font-size: 15pt;
  123.   font-weight: bold;
  124.     /* border-bottom : thin solid #666699; */
  125. }
  126.  
  127.  
  128. H3 {
  129.   font-family : verdana, arial, sans-serif ;
  130.     font-size: 13pt;
  131.   font-weight: bold;
  132. }
  133.  
  134.