home *** CD-ROM | disk | FTP | other *** search
- BODY
- {
- font-size: 12px;
- font-family: MS Sans Serif;
- background-image: url(images/bk.png);
- color: black;
- background-repeat: repeat-x;
- background-color: white;
- }
-
- img
- {
- top: 5px;
- bottom: 5px;
- position: relative;
- }
-
- table
- {
- font-size: 12px;
- font-family: MS Sans Serif;
- border: 1px solid black;
- border-collapse: collapse;
- }
-
- th
- {
- font-weight: normal;
- background-color: rgb(220,220,220);
- }
-
- ul
- {
- list-style-image: URL('images/arrow_ul.png');
- }
-
- A:visited
- {
- color: rgb(0,0,255);
- font-style: normal;
- text-decoration: none;
- }
-
- A:link
- {
- color: rgb(0,0,255);
- font-style: normal;
- text-decoration: none;
- }
-
- A:hover
- {
- font-style: normal;
- color: rgb(0,0,255);
- text-decoration: underline;
- }
-
- i
- {
- color: rgb(100,100,100);
- font-style: normal;
- text-decoration: none;
- }
-
- .li_top
- {
- list-style-image: URL('images/arrow_ul_top.png');
- }
-
- .ImageDesc
- {
- font-family: Tahoma;
- font-size: 10;
- color: black;
- }
-
- H1
- {
- font-size: 12px;
- font-weight: bold;
- color: White;
- padding-left: 20px;
- line-height : 23px;
- }
-
- h2
- {
- color: black;
- font-size: 14px;
- font-weight: bold;
- }
-
- h3
- {
- font-size: 10;
- font-weight: bold;
- margin-top: 8px;
- margin-bottom: 1px;
- }
-
- .image
- {
- left: 100px;
- top: 5px;
- position: relative;
- }
-
- .TableHeader
- {
- border-color: blue;
- border-style: solid;
- border-top-width: 0;
- border-left-width: 0;
- border-bottom-width: 1;
- border-right-width: 0;
- }
-
- .IconBorder
- {
- border-color: black;
- border-style: solid;
- border-top-width: 1;
- border-left-width: 1;
- border-bottom-width: 1;
- border-right-width: 1;
- }
-
- .print_hr
- {
- color: #a0afbe;
- height: 2px;
- filter: alpha(opacity=99,style=3);
- }
-