home *** CD-ROM | disk | FTP | other *** search
- /* @(#)hmpro5.css 1.20 10/08/98 */
- $COMMENT {
- display: block;
- color: purple;
- white-space: pre;
- }
- $PROCINS {
- display: block;
- color: olive;
- font-size: 10pt;
- white-space: pre;
- }
- $DOCUMENT {
- }
- :focus {
- outline: thin dotted invert;
- }
- *[ALIGN="center"] {
- text-align: center;
- }
- *[ALIGN="justify"] {
- text-align: justify;
- }
- *[ALIGN="left"] {
- text-align: left;
- }
- *[ALIGN="right"] {
- text-align: right;
- }
- IMG[ALIGN="left"], OBJECT[ALIGN="left"], APPLET[ALIGN="left"] {
- float: left;
- }
- IMG[ALIGN="right"], OBJECT[ALIGN="right"], APPLET[ALIGN="right"] {
- float: right;
- }
- *[DIR="ltr"] {
- direction: ltr;
- }
- *[DIR="rtl"] {
- direction: rtl;
- }
- A[href] {
- text-decoration: underline;
- color: blue;
- }
- ABBR {
- font-variant: small-caps;
- letter-spacing: 0.1em;
- }
- ACRONYM {
- font-variant: small-caps;
- letter-spacing: 0.1em;
- }
-
- ADDRESS {
- display: block;
- font-style: italic;
- margin-top: 9pt; margin-bottom: 9pt;
- }
- LI ADDRESS, TD ADDRESS, TH ADDRESS {
- margin-top: 0; margin-bottom: 0;
- }
-
- APPLET {
- display: block;
- margin-bottom: 10;
- }
- AREA {
- margin: 2pt 0 2pt 30pt;
- }
-
- BLOCKQUOTE {
- display: block;
- margin: 9pt 30pt;
- }
- TD BLOCKQUOTE, TH BLOCKQUOTE {
- margin: 0pt 15pt 0pt 15pt;
- }
- B {
- font-weight: bold;
- }
- BDO[DIR="ltr"] {
- direction: ltr;
- }
- BDO[DIR="rtl"] {
- direction: rtl;
- }
- BIG {
- font-size: 1.17em;
- }
- BODY {
- display: block;
- padding: 8px;
- line-height: 1.33;
- }
- BR {
- display: block;
- }
-
- CAPTION {
- display: inline;
- text-align: center;
- }
- CENTER {
- display: block;
- text-align: center;
- }
- CITE {
- font-style: italic;
- }
- CODE {
- font-family: monospace
- }
- COL {
- display: inline;
- }
- COLGROUP {
- display: block;
- }
- DD {
- display: block;
- margin-left: 40px;
- }
- DEL {
- text-decoration: line-through;
- }
- DFN {
- font-style: italic;
- }
-
- DIR {
- display: block;
- margin: 1.33em 0pt 1.33em 40px;
- }
-
- DIV {
- display: block;
- }
-
- DL {
- display: block;
- margin: 1.33em 0;
- }
-
- TD DL, TH DL {
- margin-top: 0pt; margin-bottom: 0pt;
- }
- DT {
- display: block;
- }
- EM {
- font-style: italic;
- }
- EMBED {
- display: block;
- }
- FIELDSET {
- display: block;
- margin: 1.33em 0;
- }
-
- FONT[size="1"] { font-size: xx-small }
- FONT[size="2"] { font-size: x-small }
- FONT[size="3"] { font-size: small }
- FONT[size="4"] { font-size: medium }
- FONT[size="5"] { font-size: large }
- FONT[size="6"] { font-size: x-large }
- FONT[size="7"] { font-size: xx-large }
-
- FONT[size="+1"] { font-size: 120% }
- FONT[size="+2"] { font-size: 140% }
- FONT[size="+3"] { font-size: 160% }
- FONT[size="+4"] { font-size: 180% }
- FONT[size="+5"] { font-size: 200% }
- FONT[size="+6"] { font-size: 220% }
- FONT[size="+7"] { font-size: 240% }
-
- FONT[size="-1"] { font-size: 80% }
- FONT[size="-2"] { font-size: 70% }
- FONT[size="-3"] { font-size: 60% }
- FONT[size="-4"] { font-size: 50% }
- FONT[size="-5"] { font-size: 40% }
- FONT[size="-6"] { font-size: 30% }
- FONT[size="-7"] { font-size: 20% }
-
- FORM {
- display: block;
- margin: 1.33em 0;
- line-height: 1.10;
- }
-
- FRAME {
- display: block;
- margin-left: 30pt;
- color: purple;
- font-size: 10pt;
- margin-top: 2pt; margin-bottom: 2pt;
- }
-
- FRAMESET {
- display: block;
- /* The below is for Tags On but WYSIWYG takes precedence.
- margin-top: 5pt; margin-bottom: 5pt;
- margin-left: 30pt;
- white-space: pre;
- */
- }
- H1 {
- display: block;
- font-size: 2em;
- margin: .67em 0;
- font-weight: bold;
- }
- H2 {
- display: block;
- font-size: 1.5em;
- margin: .83em 0;
- font-weight: bold;
- }
- H3 {
- display: block;
- font-size: 1.17em;
- margin: 1em 0;
- font-weight: bold
- }
- H4 {
- display: block;
- margin: 1.33em 0;
- font-weight: bold
- }
- H5 {
- display: block;
- font-size: .83em;
- line-height: 1.17em;
- margin: 1.67em 0;
- font-weight: bold
- }
- H6 {
- display: block;
- font-size: .67em;
- margin: 2.33em;
- font-weight: bold
- }
- HEAD {
- display: none
- }
- HR {
- display: block;
- border: 1pt inset;
- margin-top: 10pt; margin-bottom: 10pt
- }
- HTML {
- display: block;
- font-family: "Times New Roman";
- font-size: 12pt;
- }
- I {
- font-style: italic
- }
- IFRAME {
- display: block
- }
- INPUT[TYPE="hidden"] {
- color: gray;
- font-family: monospace
- }
- INS {
- text-decoration: underline
- }
- ISINDEX {
- display: block
-
- }
- KBD {
- font-family: monospace
- }
- LABEL {
- display: block
- }
- LEGEND {
- display: block
- }
- LH {
- display: block
- }
- LI {
- display: list-item
- }
- MAP {
- display: block;
- white-space: pre;
- margin-top: 5pt; margin-bottom: 5pt;
- }
- MARQUEE {
- display: block;
- }
- MARQUEE[direction="right"] {
- background-color: blue;
- }
- MENU {
- display: block;
- margin: 1.33em 0pt 1.33em 40px;
- }
- MULTICOL {
- display: block
- }
- NOFRAME, NOFRAMES {
- display: block
- }
- NOSCRIPT {
- display: block
- }
- OBJECT {
- display: block
- }
- OL {
- display: block;
- margin: 1.33em 0pt 1.33em 40px;
- list-style-type: decimal
- }
- OL[type="1"] { list-style-type: decimal; }
- OL[type="A"] { list-style-type: upper-alpha; }
- OL[type="a"] { list-style-type: lower-alpha; }
- OL[type="I"] { list-style-type: upper-roman; }
- OL[type="i"] { list-style-type: lower-roman; }
- OL OL, UL OL { margin-top: 0; margin-bottom: 0 }
- OPTGROUP {
- display: block
- }
- OPTION {
- display: block;
- margin-left: 30pt;
- }
- P {
- display: block;
- margin: 1.33em 0;
-
- }
- PARAM {
- display: block;
- margin-left: 20pt;
- }
- PRE {
- display: block;
- font-family: monospace;
- font-size: 10pt;
- white-space: pre;
- }
- S {
- text-decoration: line-through
- }
- SAMP {
- font-family: monospace
- }
- SCRIPT {
- display: block;
- white-space: pre;
- font-family: monospace;
- color: green;
- margin: 10pt 0pt 10pt 20pt;
- }
- SELECT {
- color: gray;
- }
- SERVER {
- display: block;
- color: teal;
- margin: 10pt 0;
- }
- SMALL {
- font-size: .83em
- }
- SPACER[type="block"] {
- display: block
- }
- STRIKE {
- text-decoration: line-through
- }
- STRONG {
- font-weight: bold
- }
- STYLE {
- display: block;
- white-space: pre;
- font-family: monospace;
- }
- SUB {
- font-size: .83em;
- vertical-align: sub
- }
- SUP {
- font-size: .83em;
- vertical-align: super
- }
- TABLE {
- display: block;
- }
- TBODY {
- display: block;
- }
- TD {
- text-align: left;
- display: inline;
- }
- TEXTAREA {
- color: gray
- }
- TFOOT {
- display: block;
-
- }
- TH {
- display: inline;
- font-weight: bold;
- text-align: center;
- }
- THEAD {
- display: block;
- }
- TITLE {
- display: block;
- font-weight: bold;
- }
- TR {
- display: block;
- }
- TT {
- font-family: monospace
- }
- U {
- text-decoration: underline
- }
- UL {
- display: block;
- list-style-type: disc;
- margin: 1.33em 0 1.33em 40px;
- }
- UL[type="circle"] { list-style-type: circle; }
- UL[type="square"] { list-style-type: square; }
- UL UL { list-style-type: circle; }
- UL UL UL { list-style-type: square; }
- OL UL, UL UL { margin-top: 0; margin-bottom: 0 }
- VAR {
- font-style: italic
- }
- WBR {
- display: block
- }
-
- MIVA {
- display: block;
- margin-left: 20pt;
- prefix-format: "[%attribute-list;]";
- }
- MVADD {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVASSIGN {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVCALL {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVCALLSTOP {
- display: block;
- margin-left: 20pt;
- }
- MVCLOSE {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVCLOSEVIEW {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVCOMMENT {
- white-space: pre;
- display: block;
- font-size: 10pt;
- font-family: monospace;
- color: red;
- margin-left: 20pt;
- }
- MVCOMMERCE {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVCREATE {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVDELETE {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVDO {
- display: block;
- margin-left: 20pt;
- prefix-format: "[%attribute-list;]";
- }
- MVELSE {
- display: block;
- }
- MVEVAL {
- prefix-format: "[%attribute EXPR;]";
- display: block;
- margin-left: 20pt;
- }
- MVEXIT {
- display: block;
- margin-left: 20pt;
- }
- MVEXPORT {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVFILTER {
- display: block;
- margin-left: 20pt;
- prefix-format: "[%attribute-list;]";
- }
- MVFIND {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVFUNCRETURN {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVFUNCTION {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVGO {
- prefix-format: "[%attribute-list;]";
- display: block;
- }
- MVHIDE {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVIF {
- prefix-format: "[%attribute EXPR;]";
- display: block;
- margin-left: 20pt;
- }
- MVIMPORT {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVIMPORTSTOP {
- display: block;
- margin-left: 20pt;
- }
- MVLOCKFILE {
- display: block;
- margin-left: 20pt;
- prefix-format: "[%attribute-list;]";
- }
- MVMAKEINDEX {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVOPEN {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVOPENVIEW {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVPACK {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVPOP {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVPOPDELETE {
- display: block;
- margin-left: 20pt;
- }
- MVPOPSTOP {
- display: block;
- }
- MVPRIMARY {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVQUERY {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVREINDEX {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVREVEALSTRUCTURE {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVSETINDEX {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVSKIP {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVSMTP {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- white-space: pre;
- }
- MVUNDELETE {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVUPDATE {
- prefix-format: "[%attribute-list;]";
- display: block;
- margin-left: 20pt;
- }
- MVWHILE {
- prefix-format: "[%attribute EXPR;]";
- display: block;
- margin-left: 20pt;
- }
- MVWHILESTOP {
- display: block;
- margin-left: 20pt;
- }
-
-
-