home *** CD-ROM | disk | FTP | other *** search
/ PC Team 23 / HS_Tuning.iso / Benchmark / 3DMark2003 / 3DMark03.exe / Disk1 / data1.cab / Executables / help / html / styles_ns.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-11-11  |  1.4 KB  |  89 lines

  1. BODY,TD {
  2.    font-size : 13px; 
  3.    font-family : Arial, sans-serif; 
  4.    color : #3D5066; 
  5. }
  6. .h3 {
  7.     font-size : 15px; 
  8.        font-family : Arial, sans-serif; 
  9.        color : #005CB1; 
  10. }
  11. A            {
  12.     color: #005CB1;
  13.     text-decoration: underline;
  14. }
  15. A:visited    {
  16.     color: #005CB1;
  17.     text-decoration: underline;
  18. }
  19. A:active        {
  20.     color: #FFA000;
  21.     text-decoration: underline;
  22. }
  23. A:hover        {
  24.     color: #FF6E00;
  25.     text-decoration: underline;
  26. }
  27. A.normal {
  28.    color : #0072C2; 
  29.    text-decoration : none; 
  30. }
  31. A.menulink {
  32.    font-size : 12px;
  33.    font-family : Verdana, Arial, sans-serif;  
  34.    text-decoration : none;
  35.    color: #005CB1; 
  36. }
  37. A.menulink:visited {
  38.        color: #005CB1;
  39.     text-decoration: none; 
  40. }
  41. A.menulink:active {
  42.        color: #FFA000;
  43.     text-decoration: none; 
  44. }
  45. A.menulink:hover {
  46.        color: #FF6E00;
  47.     text-decoration: none; 
  48. }
  49. A.menulink2 {
  50.    font-size : 11px;
  51.    font-family : Verdana, Arial, sans-serif; 
  52.    text-decoration : none;
  53.    color: #005CB1; 
  54. }
  55. A.menulink2:visited {
  56.        color: #005CB1;
  57.     text-decoration: none; 
  58. }
  59. A.menulink2:active {
  60.        color: #FFA000;
  61.     text-decoration: none; 
  62. }
  63. A.menulink2:hover {
  64.        color: #FF6E00;
  65.     text-decoration: none; 
  66. }
  67. .title {
  68.    width : 137px;
  69.    left : 5px; 
  70.    position : absolute;
  71.    z-index: 10; 
  72. }
  73. .menupic{
  74.    width : 171px;  
  75.    left : 0px; 
  76.    position : absolute;
  77.    z-index: 10;
  78. }
  79. .submenu {
  80.    font-size : 11px; 
  81.    width : 150px; 
  82.    left : 10px; 
  83.    position : absolute; 
  84.    visibility : hidden;
  85. }
  86. .bg_body    { 
  87.     background-color: #ffffff;
  88. }
  89.