
.clsBody /* We use this style as a standard background color */ { margin-top: 0px; background-color: white; color: black; font-style: normal; font-size: medium; font-weight: normal; }
.clsMainMenu /* Used to frame the main menu */ { font-size: small; font-family: arial; font-variant: normal; background-color: white; }
.clsMenuState1  /* This is how the menu looks normally */ { color:#243942; font-size: 11px; font-family: Verdana; font-weight: normal; background-color: white; cursor: url("./image/gold12.cur"), pointer; }
.clsMenuBuyNow  /* Style to draw attention to an item */ { color:#1d13e5; font-size: 11px; font-family: Verdana; font-weight: normal; background-color: white; cursor: url("./image/gold12.cur"), pointer; }
.clsMorePrompt  /* Used to accent the MORE button */ { color: #1d13e5; font-size: 12px; font-family: Verdana; font-weight: normal; background-color: white; cursor: url("./image/gold12.cur"), pointer; }
.clsGoldCursor  /* Swaps in the "Prosperity' cursor */ { cursor: url("./image/gold12.cur"), pointer; }
.clsLoginPrompt /* Used to accent the login prompt */ { color: #1d13e5; font-size: 11px; font-family: Verdana; font-weight: normal; background-color: white; white-space: nowrap}
.clsLoginError  /* Used to display a failed login msg */ { color: #cc0000; font-size: small; font-family: arial; font-weight: bold; background-color: white; white; padding-top: 0px; }
.clsLowerPrompt /* Used to display a prompt below the field */ { color: black; font-size: small; font-family: arial; font-weight: normal; background-color: white; padding-top: 0px; }
.clsTextfield /* Displays a single line edit control */ { border: 1px solid #243942; color: black; font-size: 14px; font-family: arial; font-weight: normal; }
.clsLinkMenu   /* Used this for lower page link menu */ { font-family: arial; font-size: 10px; font-weight: normal; }
.clsLinkCaption  /* Used this for links beneath table */ { font-family: arial; font-size: 12px; font-weight: normal; text-align: center; }
.clsCopyright  /* Used this for copyright notice */ { color: #272626; font-family: arial; font-size: 10px; font-weight: normal; }
.clstable  /* Used this normal page table inside color */ { background-color: white; color: black; font-size: 12px; font-style: normal; font-weight: normal; text-align: left; }
.clsDivRow  /* Draws a solid line under a paragraph */ { background-color: white; color: black; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #635f5f; }
.clsStdHeading  /* Designed to replace H1 - H6 in cell text */ { color: #272626; font-size: 17px; font-family: arial; font-style: normal; font-weight: bold; text-align: center; }
.clsSubHeading  /* Designed to replace H1 - H6 in cell text */ { color: #272626; font-size: 14px; font-family: arial; font-style: normal; font-weight: bold; text-align: center; }
.clsFormInfoHeading  /* Separates form instruction headings */ { color: #272626; font-size: 14px; font-family: arial; font-style: normal; font-weight: bold; text-align: left; }
.clsRiskHeading  /* Used for headings in risk disclosure */ { color: #272626; font-size: 14px; font-family: Verdana; font-style: normal; font-weight: bold; text-align: left; }
.clsRiskHeadingAccent  /* Used to accent a risk headings */ { color: #cc0000; font-size: 14px; font-family: Verdana; font-style: normal; font-weight: bold; text-align: left; }
.clsPerformNoteAccent  /* Used to accent a performance notation */ { color: #cc0000; font-size: 12px; font-family: Verdana; font-style: normal; font-weight: bold; text-align: left; }
.clsNormal /* Represents normal text used in all paragraphs */ { color: #060606; font-size: 12px; font-family: arial; font-style: normal; font-weight: normal; text-align: left; }
.clsNormalBold /* Used to bold normal text in all paragraphs*/ { color: #060606; font-size: 12px; font-family: arial; font-style: normal; font-weight: bold; text-align: left; }
.clsMsgSample  /* Used to depect email signal examples */ { color: #1d13e5; font-size: 12px; font-family: arial; font-style: italic; font-weight: bold; text-align: left; }
.clsFaqSection  /* Used to delineate a FAQ section  */ { color: #1d13e5; font-size: 14px; font-family: arial; font-style: normal; font-weight: bold; text-align: left; }
.clsLinkSection /* Used to delineate a Links section  */ { color: #060606; font-size: 14px; font-family: arial; font-style: normal; font-weight: bold; text-align: left; }
.clsSubsection /* Used to mark paragraph subsections  */ { color: #060606; font-size: 12px; font-family: arial; font-style: normal; font-weight: bold; text-align: left; }
.clsCaption /* Used to format text beneath all photos */ { color: black; font-size: 10px; font-family: arial; font-style: italic; font-weight: normal; text-align: left; }
.clsUseTable /* Applies color to the indicator use table */ { border: 1px solid #2e3d92; background-color: gray; }
.clsUseCell  /* Applies color to the cells of clsUseTable */ { background-color: white; color: black; font-size: small; font-style: normal; font-weight: bold; text-align: center; }
.clsReportCell  /* Smaller font for trade log report */ { background-color: white; color: black; font-size: x-small; font-style: normal; font-weight: bold; text-align: center; }
.clsReportCellLoss  /* Trade log cell which shows a loss */ { background-color: white; color: #cc0000; font-size: x-small; font-style: normal; font-weight: bold; text-align: center; }
.clsWarnCell  /* Contains the Rule 4.41 warning text */ { background-color: white; color: #cc0000; font-size: small; font-style: normal; font-weight: normal; text-align: left; }
.clsProfitWarning /* Accents past performance warning */ { color: #cc0000; font-size: x-small; font-family: arial; font-weight: normal; background-color: white; text-align: center; }
.clsProfitWarningLarge /* Accents past performance warning */ { color: #cc0000; font-size: small; font-family: arial; font-weight: normal; background-color: white; text-align: center; }
