Chris@1: BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { Chris@1: font-family: Geneva, Arial, Helvetica, sans-serif; Chris@1: } Chris@1: BODY,TD { Chris@1: font-size: 90%; Chris@1: } Chris@1: H1 { Chris@1: text-align: center; Chris@1: font-size: 160%; Chris@1: } Chris@1: H2 { Chris@1: font-size: 120%; Chris@1: } Chris@1: H3 { Chris@1: font-size: 100%; Chris@1: } Chris@1: CAPTION { font-weight: bold } Chris@1: DIV.qindex { Chris@1: width: 100%; Chris@1: background-color: #eeeeff; Chris@1: border: 1px solid #b0b0b0; Chris@1: text-align: center; Chris@1: margin: 2px; Chris@1: padding: 2px; Chris@1: line-height: 140%; Chris@1: } Chris@1: DIV.nav { Chris@1: width: 100%; Chris@1: background-color: #eeeeff; Chris@1: border: 1px solid #b0b0b0; Chris@1: text-align: center; Chris@1: margin: 2px; Chris@1: padding: 2px; Chris@1: line-height: 140%; Chris@1: } Chris@1: DIV.navtab { Chris@1: background-color: #eeeeff; Chris@1: border: 1px solid #b0b0b0; Chris@1: text-align: center; Chris@1: margin: 2px; Chris@1: margin-right: 15px; Chris@1: padding: 2px; Chris@1: } Chris@1: TD.navtab { Chris@1: font-size: 70%; Chris@1: } Chris@1: A.qindex { Chris@1: text-decoration: none; Chris@1: font-weight: bold; Chris@1: color: #1A419D; Chris@1: } Chris@1: A.qindex:visited { Chris@1: text-decoration: none; Chris@1: font-weight: bold; Chris@1: color: #1A419D Chris@1: } Chris@1: A.qindex:hover { Chris@1: text-decoration: none; Chris@1: background-color: #ddddff; Chris@1: } Chris@1: A.qindexHL { Chris@1: text-decoration: none; Chris@1: font-weight: bold; Chris@1: background-color: #6666cc; Chris@1: color: #ffffff; Chris@1: border: 1px double #9295C2; Chris@1: } Chris@1: A.qindexHL:hover { Chris@1: text-decoration: none; Chris@1: background-color: #6666cc; Chris@1: color: #ffffff; Chris@1: } Chris@1: A.qindexHL:visited { text-decoration: none; background-color: #6666cc; color: #ffffff } Chris@1: A.el { text-decoration: none; font-weight: bold } Chris@1: A.elRef { font-weight: bold } Chris@1: A.code:link { text-decoration: none; font-weight: normal; color: #0000FF} Chris@1: A.code:visited { text-decoration: none; font-weight: normal; color: #0000FF} Chris@1: A.codeRef:link { font-weight: normal; color: #0000FF} Chris@1: A.codeRef:visited { font-weight: normal; color: #0000FF} Chris@1: A:hover { text-decoration: none; background-color: #f2f2ff } Chris@1: DL.el { margin-left: -1cm } Chris@1: .fragment { Chris@1: font-family: Fixed, monospace; Chris@1: font-size: 95%; Chris@1: } Chris@1: PRE.fragment { Chris@1: border: 1px solid #CCCCCC; Chris@1: background-color: #f5f5f5; Chris@1: margin-top: 4px; Chris@1: margin-bottom: 4px; Chris@1: margin-left: 2px; Chris@1: margin-right: 8px; Chris@1: padding-left: 6px; Chris@1: padding-right: 6px; Chris@1: padding-top: 4px; Chris@1: padding-bottom: 4px; Chris@1: } Chris@1: DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px } Chris@1: TD.md { background-color: #F4F4FB; font-weight: bold; } Chris@1: TD.mdPrefix { Chris@1: background-color: #F4F4FB; Chris@1: color: #606060; Chris@1: font-size: 80%; Chris@1: } Chris@1: TD.mdname1 { background-color: #F4F4FB; font-weight: bold; color: #602020; } Chris@1: TD.mdname { background-color: #F4F4FB; font-weight: bold; color: #602020; width: 600px; } Chris@1: DIV.groupHeader { Chris@1: margin-left: 16px; Chris@1: margin-top: 12px; Chris@1: margin-bottom: 6px; Chris@1: font-weight: bold; Chris@1: } Chris@1: DIV.groupText { margin-left: 16px; font-style: italic; font-size: 90% } Chris@1: BODY { Chris@1: background: white; Chris@1: color: black; Chris@1: margin-right: 20px; Chris@1: margin-left: 20px; Chris@1: } Chris@1: TD.indexkey { Chris@1: background-color: #eeeeff; Chris@1: font-weight: bold; Chris@1: padding-right : 10px; Chris@1: padding-top : 2px; Chris@1: padding-left : 10px; Chris@1: padding-bottom : 2px; Chris@1: margin-left : 0px; Chris@1: margin-right : 0px; Chris@1: margin-top : 2px; Chris@1: margin-bottom : 2px; Chris@1: border: 1px solid #CCCCCC; Chris@1: } Chris@1: TD.indexvalue { Chris@1: background-color: #eeeeff; Chris@1: font-style: italic; Chris@1: padding-right : 10px; Chris@1: padding-top : 2px; Chris@1: padding-left : 10px; Chris@1: padding-bottom : 2px; Chris@1: margin-left : 0px; Chris@1: margin-right : 0px; Chris@1: margin-top : 2px; Chris@1: margin-bottom : 2px; Chris@1: border: 1px solid #CCCCCC; Chris@1: } Chris@1: TR.memlist { Chris@1: background-color: #f0f0f0; Chris@1: } Chris@1: P.formulaDsp { text-align: center; } Chris@1: IMG.formulaDsp { } Chris@1: IMG.formulaInl { vertical-align: middle; } Chris@1: SPAN.keyword { color: #008000 } Chris@1: SPAN.keywordtype { color: #604020 } Chris@1: SPAN.keywordflow { color: #e08000 } Chris@1: SPAN.comment { color: #800000 } Chris@1: SPAN.preprocessor { color: #806020 } Chris@1: SPAN.stringliteral { color: #002080 } Chris@1: SPAN.charliteral { color: #008080 } Chris@1: .mdTable { Chris@1: border: 1px solid #868686; Chris@1: background-color: #F4F4FB; Chris@1: } Chris@1: .mdRow { Chris@1: padding: 8px 10px; Chris@1: } Chris@1: .mdescLeft { Chris@1: padding: 0px 8px 4px 8px; Chris@1: font-size: 80%; Chris@1: font-style: italic; Chris@1: background-color: #FAFAFA; Chris@1: border-top: 1px none #E0E0E0; Chris@1: border-right: 1px none #E0E0E0; Chris@1: border-bottom: 1px none #E0E0E0; Chris@1: border-left: 1px none #E0E0E0; Chris@1: margin: 0px; Chris@1: } Chris@1: .mdescRight { Chris@1: padding: 0px 8px 4px 8px; Chris@1: font-size: 80%; Chris@1: font-style: italic; Chris@1: background-color: #FAFAFA; Chris@1: border-top: 1px none #E0E0E0; Chris@1: border-right: 1px none #E0E0E0; Chris@1: border-bottom: 1px none #E0E0E0; Chris@1: border-left: 1px none #E0E0E0; Chris@1: margin: 0px; Chris@1: } Chris@1: .memItemLeft { Chris@1: padding: 1px 0px 0px 8px; Chris@1: margin: 4px; Chris@1: border-top-width: 1px; Chris@1: border-right-width: 1px; Chris@1: border-bottom-width: 1px; Chris@1: border-left-width: 1px; Chris@1: border-top-color: #E0E0E0; Chris@1: border-right-color: #E0E0E0; Chris@1: border-bottom-color: #E0E0E0; Chris@1: border-left-color: #E0E0E0; Chris@1: border-top-style: solid; Chris@1: border-right-style: none; Chris@1: border-bottom-style: none; Chris@1: border-left-style: none; Chris@1: background-color: #FAFAFA; Chris@1: font-size: 80%; Chris@1: } Chris@1: .memItemRight { Chris@1: padding: 1px 8px 0px 8px; Chris@1: margin: 4px; Chris@1: border-top-width: 1px; Chris@1: border-right-width: 1px; Chris@1: border-bottom-width: 1px; Chris@1: border-left-width: 1px; Chris@1: border-top-color: #E0E0E0; Chris@1: border-right-color: #E0E0E0; Chris@1: border-bottom-color: #E0E0E0; Chris@1: border-left-color: #E0E0E0; Chris@1: border-top-style: solid; Chris@1: border-right-style: none; Chris@1: border-bottom-style: none; Chris@1: border-left-style: none; Chris@1: background-color: #FAFAFA; Chris@1: font-size: 80%; Chris@1: } Chris@1: .memTemplItemLeft { Chris@1: padding: 1px 0px 0px 8px; Chris@1: margin: 4px; Chris@1: border-top-width: 1px; Chris@1: border-right-width: 1px; Chris@1: border-bottom-width: 1px; Chris@1: border-left-width: 1px; Chris@1: border-top-color: #E0E0E0; Chris@1: border-right-color: #E0E0E0; Chris@1: border-bottom-color: #E0E0E0; Chris@1: border-left-color: #E0E0E0; Chris@1: border-top-style: none; Chris@1: border-right-style: none; Chris@1: border-bottom-style: none; Chris@1: border-left-style: none; Chris@1: background-color: #FAFAFA; Chris@1: font-size: 80%; Chris@1: } Chris@1: .memTemplItemRight { Chris@1: padding: 1px 8px 0px 8px; Chris@1: margin: 4px; Chris@1: border-top-width: 1px; Chris@1: border-right-width: 1px; Chris@1: border-bottom-width: 1px; Chris@1: border-left-width: 1px; Chris@1: border-top-color: #E0E0E0; Chris@1: border-right-color: #E0E0E0; Chris@1: border-bottom-color: #E0E0E0; Chris@1: border-left-color: #E0E0E0; Chris@1: border-top-style: none; Chris@1: border-right-style: none; Chris@1: border-bottom-style: none; Chris@1: border-left-style: none; Chris@1: background-color: #FAFAFA; Chris@1: font-size: 80%; Chris@1: } Chris@1: .memTemplParams { Chris@1: padding: 1px 0px 0px 8px; Chris@1: margin: 4px; Chris@1: border-top-width: 1px; Chris@1: border-right-width: 1px; Chris@1: border-bottom-width: 1px; Chris@1: border-left-width: 1px; Chris@1: border-top-color: #E0E0E0; Chris@1: border-right-color: #E0E0E0; Chris@1: border-bottom-color: #E0E0E0; Chris@1: border-left-color: #E0E0E0; Chris@1: border-top-style: solid; Chris@1: border-right-style: none; Chris@1: border-bottom-style: none; Chris@1: border-left-style: none; Chris@1: color: #606060; Chris@1: background-color: #FAFAFA; Chris@1: font-size: 80%; Chris@1: } Chris@1: .search { color: #003399; Chris@1: font-weight: bold; Chris@1: } Chris@1: FORM.search { Chris@1: margin-bottom: 0px; Chris@1: margin-top: 0px; Chris@1: } Chris@1: INPUT.search { font-size: 75%; Chris@1: color: #000080; Chris@1: font-weight: normal; Chris@1: background-color: #eeeeff; Chris@1: } Chris@1: TD.tiny { font-size: 75%; Chris@1: } Chris@1: a { Chris@1: color: #252E78; Chris@1: } Chris@1: a:visited { Chris@1: color: #3D2185; Chris@1: } Chris@1: .dirtab { padding: 4px; Chris@1: border-collapse: collapse; Chris@1: border: 1px solid #b0b0b0; Chris@1: } Chris@1: TH.dirtab { background: #eeeeff; Chris@1: font-weight: bold; Chris@1: } Chris@1: HR { height: 1px; Chris@1: border: none; Chris@1: border-top: 1px solid black; Chris@1: }