home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / Chip_2003-05_cd1.bin / tema / eminent / style.css < prev    next >
Cascading Style Sheet File  |  2002-03-30  |  2KB  |  38 lines

  1. normal {font-family:Verdana,Arial,Sans Serif; font-size:8pt; color:black}
  2.  
  3. BODY {background-color:white; font-size:8pt; color:black; 
  4.     background-image: url(images/app_logo.gif); background-repeat:no-repeat; 
  5.     background-position:center 60px; background-attachment:fixed;
  6.     scrollbar-face-color: white; scrollbar-shadow-color: black; 
  7.     scrollbar-highlight-color: white; scrollbar-3dlight-color: dimgray; 
  8.     scrollbar-darkshadow-color: black; scrollbar-track-color: silver; 
  9.     scrollbar-arrow-color: midnightblue}
  10.  
  11. P {font-family:Verdana,Arial,Sans Serif; font-size:8pt; color:black}
  12. UL {font-family:Verdana,Arial,Sans Serif; font-size:8pt: color:black}
  13. UL LI {font-family:Verdana,Arial,Sans Serif; font-size:8pt: color:black}
  14. OL {font-family:Verdana,Arial,Sans Serif; font-size:8pt; color:black}
  15. OL LI {font-family:Verdana,Arial,Sans Serif; font-size:8pt; color:black}
  16. LI {font-family:Verdana,Arial,Sans Serif; font-size:8pt: color:black}
  17. DL {font-family:Verdana,Arial,Sans Serif; font-size:8pt; color:black}
  18. TR {font-family:Verdana,Arial,Sans Serif; font-size:8pt; color:black}
  19. TR.hdr {font-size:9pt; font-weight:bold; color:black; background:#dcdcff}
  20. TD.hdr {font-size:9pt; font-weight:bold; color:black; background:#dcdcff; valign:center}
  21. TR.2nd {background:#e0fff0}
  22. TD.2nd {background:#e0fff0}
  23. H1 {font-family:Verdana,Arial,Sans Serif; font-size:12pt; color:#0000ff}
  24. H2 {font-family:Verdana,Arial,Sans Serif; font-size:11pt; color:#0000c0}
  25. H3 {font-family:Verdana,Arial,Sans Serif; font-size:10pt; color:midnightblue}
  26. H4 {font-family:Verdana,Arial,Sans Serif; font-size:9pt}
  27. HR {align:center; color:#0000c0}
  28. HR.uz    {width:60%; margin:0,60%,0%,0%; color:#1e90ff}
  29.  
  30. .app_logo {font-family:Arial,Sans Serif; font-size:36pt; color:#0000c0; font-weight:bold}
  31. .app_name {font-family:Arial,Sans Serif; color:#0000c0; font-weight:bold}
  32. .boldtext {font-weight:bold}
  33.  
  34. A:link {text-decoration:none; color:navy}
  35. A:visited {text-decoration:none; color:navy}
  36. A:hover {text-decoration:underline; font-weight:bold; color:#9932CC}
  37. A:active {text-decoration:underline; font-weight:bold; color:blue; background:#B0C4DE}
  38.