home *** CD-ROM | disk | FTP | other *** search
- h1 {
- font-family: Verdana; font-size: 20px; font-weight: bold;
- }
-
- body {
- font-family: Verdana; font-size: 12px;
- margin:0; padding:0;
- }
-
- li {
- text-align: left; padding-top: 0.6em;
- }
-
- a:link {
- color: #0000ff; cursor: hand; text-decoration: none;
- }
-
- strong {
- color: #800000; font-family: Verdana; font-weight: bold;
- }
-
- em {
- color: #003060; font-style: italic;
- }
-
- h2 {
- font-family: Verdana; font-size: 16px; font-weight: bold;
- }
-
- .smallnote {
- font-family: Verdana; font-size: 11px; text-align: left;
- }
-
- .seealso {
- font-family: Verdana; font-size: 11px; font-weight: bold; padding: 0em;
- }
-
- a:visited {
- color: #00c8ff; text-decoration: none;
- }
-
- a:active {
- color: #008080; text-decoration: none;
- }
-
- h4 {
- font-size: 11px; font-weight: bold;
- }
-
- .fig {
- color: #003000; font-style: italic; font-size: 11px; font-weight: bold; text-align: center;
- }
-
- .hmenu {
- font-size: smaller; font-weight: bold;
- }
-
- a:hover {
- color: #ff0000; text-decoration: none;
- }
-
- h3 {
- font-family: Verdana; font-size: 15px; font-weight: bold;
- }
-
- .hint {
- margin: 12px;
- font-size: 11px; background: #e8f8f8;
- }
-
- #navtop {
- width:100%;
- height:67px;
- }
-
- #content {
- margin-top: 12px;
- margin-left: 15px;
- }
-
- td {
- font-family:Verdana; font-weight: bold; font-size: 11 px;
- }
-
- table.acry
- {font-family: Verdana;
- font-weight: normal;
- font-size: 11px;
- color: #404040;
- width: 300px;
- background-color: white;
- border: 1px #6699CC solid;
- border-collapse: collapse;
- border-spacing: 0px;
- margin-top: 0px;}
-
- table.acryWid
- {font-family: Verdana;
- font-weight: normal;
- font-size: 11px;
- color: #404040;
- width: 500px
- background-color:white;
- border: 1px #6699CC solid;
- border-collapse: collapse;
- border-spacing: 0px;
- margin-top: 0px;}
-
- table.acry td
- {border-bottom: 1px dotted #6699CC;
- font-family: Verdana, sans-serif, Arial;
- font-weight: normal;
- font-size: 11px;
- color: #404040;
- background-color: white;
- text-align: left;
- padding-left: 12px;}
-
- table.acryWid td
- {border-bottom: 1px dotted #6699CC;
- font-family: Verdana, sans-serif, Arial;
- font-weight: normal;
- font-size: 11px;
- color: #404040;
- background-color: white;
- text-align: left;
- padding-left: 12px;}
-
- .tabBordLeft { border-left: 1px dotted #CEDCEA; }