home *** CD-ROM | disk | FTP | other *** search
- /* new styles */
- .HEADING
- {
- margin-top: 1.2em;
- margin-bottom: .5em;
- font-weight: bold;
- }
- .TITLE
- {
- font-size: 145%;
- font-weight: bold;
- }
- .TITLE_OVRP
- {
- font-family: Kristen ITC;
- font-size: 145%;
- font-weight: bold;
- }
- .INTRO
- {
- padding-top: 8px;
- }
- .RADIO1S
- {
- padding-top: 8px;
- }
- .INSTRUCTION
- {
- padding-top: 8px;
- }
- .INSTRUCTION_INTRO
- {
- padding-top: 8px;
- }
- .INSTRUCTION_LIST
- {
- padding-top: 8px;
- list-style-type: disc;
- margin: 0em 0em 0em 2em;
- }
- .TIPS
- {
- padding-top: 8px;
- }
- .CAUTIONS
- {
- padding-top: 8px;
- }
- .NOTES
- {
- padding-top: 8px;
- }
- .LINKS
- {
- padding-top:8px;
- }
- .LINKHEAD
- {
- font-size: 125%;
- font-weight: bold;
- padding-top:8px;
- padding-bottom:8px;
- }
- .IDEA_CATEGORIES
- {
- padding-top:15px;
- }
- .IDEA_CATEGORY
- {
- font-weight:bold;
- }
- .IDEA_CATEGORY_MO
- {
- font-weight:bold;
- color:blue;
- text-decoration:underline;
- cursor:hand;
- }
- .HELP_BUTTON_ITEMS
- {
- padding-top:5px;
- }
- .HELP_BUTTON_ITEM
- {
- color: black;
- font-weight:bold;
- text-decoration:underline;
- cursor:hand;
- padding-top:12px;
- }
- .HELP_BUTTON_ITEM_MO
- {
- color: #FF6600;
- font-weight:bold;
- text-decoration:underline;
- cursor:hand;
- padding-top:12px;
- }
- .HELP_BUTTON_INSTRUCTION
- {
- background-color: #EEEEED;
- margin-top:10px;
- }
- .DOCKING_PANE_ITEMS
- {
- padding-top:5px;
- }
- .DOCKING_PANE_ITEM
- {
- color: black;
- font-weight:bold;
- text-decoration:underline;
- cursor:hand;
- padding-top:12px;
- }
- .DOCKING_PANE_ITEM_MO
- {
- color: #FF6600;
- font-weight:bold;
- text-decoration:underline;
- cursor:hand;
- padding-top:12px;
- }
- .DOCKING_PANE_SUB_MENU
- {
- background-color: #EEEEED;
- margin-top:10px;
- }
-
- .LEARN_MORE
- {
- cursor:hand;
- }
- .OVER_IDEAS_LINK
- {
- display:block;
- font-family: Kristen ITC;
- font-weight:bold;
- cursor:hand;
- padding-top:8px;
- }
- #OVER_IDEAS_LINK_IMG
- {
- margin-right: 1 em;
- }
- #OVER_IDEAS_LINK_MARQUEE
- {
- position:relative;
- top:-32;
- left:60;
- cursor:hand;
- margin-left: 1 em;
- }
- .IL_DEF
- {
- text-decoration:underline;
- cursor:hand;
- }
- .IL_DEF_DEF
- {
- text-style:italic;
- color:green;
- }
- .IL_PARA
- {
- text-decoration:underline;
- cursor:hand;
- }
- .IL_PARA_PARA
- {
- position:relative;
- margin-left: 10px;
- margin-top: 5px;
- margin-bottom: 5px;
- background-color: #EEEEED;
- color:green;
- }
-
- .TOGGLING_PARA_TEXT
- {
- font-weight:bold;
- }
- .TOGGLING_PARA_TEXT_MO
- {
- font-weight:bold;
- color:blue;
- text-decoration:underline;
- cursor:hand;
- }
- .TOGGLING_PARA_PARA
- {
- position:relative;
- margin-left: 10px;
- margin-top: 5px;
- margin-bottom: 5px;
- background-color: #EEEEED;
- }
- .UPSELL
- {
- color: black;
- }
- .UPSELL_MESSAGE
- {
- color: black;
- display: none;
- }
-
-
- /* basic styles */
-
- BODY
- {
- background: ivory;
- font-size: 8pt;
- font-family: Verdana;
- margin-left: 20px;
- }
- A
- {
- text-decoration:underline;
- color:blue;
- cursor:hand;
- }
-
- a:link {color: #3333ff; }
-
- a:visited {color: #6699ff; }
-
- a:active {color: #6699ff; }
-
- a:hover {color: #ff6600; }
-
- H1
- {
- font-size: 140%;
- margin-top: 1.2em;
- margin-bottom: .5em;
- }
- H2
- {
- font-size: 130%;
- margin-top: 1.2em;
- margin-bottom: .5em;
- }
- H3
- {
- font-size: 120%;
- margin-top: 1.0em;
- margin-bottom: .5em;
- }
- H4
- {
- font-size: 110%;
- margin-top: 1.0em;
- margin-bottom: .5em;
- }
- H5
- {
- font-size: 100%;
- margin-top: 1.0em;
- margin-bottom: .5em;
- }
-
-
- /* table styles */
-
- TABLE
- {
- font-size: 100%;
- margin-top: 1 em;
- margin-bottom: 1 em;
- }
- }
- TH
- {
- text-align: left;
- background: #ddddd9;
- vertical-align: bottom;
- }
- TR
- {
- vertical-align: top;
- }
- TD
- {
- text-align: left;
- vertical-align: top;
- padding: 0.5 em;
- }
- TD.GRAY
- {
- background: #eeeeed;
- text-align: left;
- vertical-align: top;
- padding: 0.5 em;
- }
-
- /* extended class styles */
-
- FORM
- {
- margin-top: 0px;
- margin-bottom: 10px;
- }
-
- object {display:none}
-
- P {
- margin-top: 0.5 em;
- margin-bottom: 0.5 em;
- }
-
- OL {
- margin-top: 0px;
- margin-bottom: 0px;
- margin-left: 25px;
- }
-
- UL {
- margin-top: 0px;
- margin-bottom: 0px;
- margin-left: 25px;
- }
-
- LI {
- padding-bottom: 4px;
- margin-left: 0px;
- }
-
-
-
-