/*
http://lipas.uwasa.fi/~ts/ts.css
http://www.netikka.net/tsneti/ts.css
$phak/ts.css
C:\_G\WWW\~TS\TS.CSS
C:\_G\WWW\~TS\HELP\H_TSCSS.HTM
file:///c|/_g/www/~ts/help/h_tscss.htm
C:\_F\XTOOLS\CSS.CMD
Last modified Fri 12-Sep-2014 11:21:00
<link rel="stylesheet" type="text/css" title="tscss" href="ts.css">
<style type="text/css">
</style>
http://jigsaw.w3.org/css-validator/
RGBCOLOR.BAT Convert decimal RGB code into hexadecimal
DECCOLOR.CMD Covert a hexadecimal color code into decimal
*/

a:link:hover        { color: #dd6900; }
a:hover img         { border: 2px solid #dd6900; }
a:visited:hover     { color: #009900; }
a:visited:hover img { border: 2px solid #009900; }

#jottjHover a:link:hover        { color: #dd6900; }
#jottjHover a:hover img         { border: 2px solid #dd6900; }
#jottjHover a:visited:hover     { color: #00bbbb; }
#jottjHover a:visited:hover img { border: 2px solid #009900; }

#aMage a:link:hover    { color: #FF00FF;}
#aMage a:visited:hover { color: #FF0000;}

.Black         { color: #000000; }      /*   0   0   0  black   */
.Blue          { color: #0000FF; }      /*   0   0 255  blue    */
.Blue9         { color: #000099; }      /*   0   0 153          */
.BlueE         { color: #0000EE; }      /*   0   0 238          */
.BlueElsaTS    { color: #004E98; }      /*   0  78 152          */
.BlueFaded     { color: #CCFFFF; }      /* 204 255 255          */
.BlueFadedDark { color: #CCCCFF; }      /* 204 204 255          */
.BlueFb        { color: #3B5998; }      /*  59  89 152          */
.BlueGarf      { color: #004E98; }      /*   0 78 152           */
.BlueGarfLight { color: #A0B1CC; }      /* 160 177 204          */
.BlueKtt       { color: #0078AF; }      /*   0 120 175          */
.BlueLightKtt  { color: #A8CEE3; }      /* 168 206 227          */
.BlueNetikka   { color: #0067CE; }      /*   0 103 206          */
.BlueVY        { color: #004178; }      /*  10  65 120          */
.BlueXpad      { color: #0000FF; }      /*   0   0 255          */
.Cyan          { color: #00FFFF; }      /*   0 255 255  aqua    */
.Cyan9         { color: #00CC99; }      /*   0 204 153          */
.CyanPale      { color: #0099FF; }      /*   0 204 153          */
.CyanGerman    { color: #00CCCC; }      /*   0 204 204          */
.Gray          { color: #808080; }      /* 128 128 128  gray    */
.GrayFaded     { color: #EEEEEE; }      /* 238 238 238          */
.Green         { color: #00CC00; }      /*   0 204   0          */
.Green9        { color: #009999; }      /*   0 153 153          */
.GreenB        { color: #00BF00; }      /*   0 191   0          */
.GreenDark     { color: #008000; }      /*   0 128   0  green   */
.GreenElsaES   { color: #007F00; }      /*   0 127   0          */
.GreenLight    { color: #90EE90; }      /* 144 238 144          */
.GreenNetikka  { color: #8AA433; }      /* 138 164  51          */
.GreenYellow   { color: #BED600; }      /* 190 214   0          */
.Lime          { color: #00FF00; }      /*   0 255   0  lime    */
.Magenta       { color: #FF00FF; }      /* 255   0 255  fuchsia */
.Magenta9      { color: #FF0099; }      /* 255   0 153          */
.MagentaDark   { color: #BF00BF; }      /* 191   0 191          */
.Maroon        { color: #800000; }      /* 128   0   0  maroon  */
.Navy          { color: #000080; }      /*   0   0 128  navy    */
.Olive         { color: #808000; }      /* 128 128   0  olive   */
.Orange        { color: #E69900; }      /* 230 153   0          */
.OrangeBert    { color: #AC5661; }      /* 172  86  97          */
.OrangeFinnish { color: #FF9900; }      /* 255 153   0          */
.Purple        { color: #800080; }      /* 128   0 128  purple  */
.Red           { color: #FF0000; }      /* 255   0   0  red     */
.Red3          { color: #FF0033; }      /* 255   0  51          */
.Red9          { color: #990000; }      /* 153   0   0          */
.Silver        { color: #C0C0C0; }      /* 192 192 192  silver  */
.Silvery       { color: #CCCCCC; }      /* 204 204 204          */
.Solution      { color: #009999; }      /*   0 153 153          */
.Teal          { color: #008080; }      /*   0 128 128  teal    */
.Teal9         { color: #008099; }      /*   0 128 153          */
.White         { color: #FFFFFF; }      /* 255 255 255  white   */
.Yellow        { color: #FFFF00; }      /* 255 255   0  yellow  */
.Yellow6       { color: #FFFF66; }      /* 255 255 102  yellow  */
.YellowFaded   { color: #FFFFCC; }      /* 255 255 204          */

.DarkBlue      { color: #00008B; }      /* 224 255 255 */
.DarkCyan      { color: #008B8B; }      /*   0 139 139 */
.DarkGold      { color: #DA000D; }      /* 218   0  13 */
.DarkGreen     { color: #006400; }      /*   0 100   0 */
.DarkMagenta   { color: #8B008B; }      /* 139   0 139 */
.DarkRed       { color: #8B0000; }      /* 139   0   0 */
.DarkYellow    { color: #DA0E00; }      /* 218  14   0 */
.Gold          { color: #FFD700; }      /* 255 215   0 */
.LightBlue     { color: #ADD8E6; }      /* 173 216 230 */
.LightCyan     { color: #E0FFFF; }      /* 224 255 255 */
.Orange2       { color: #FFA500; }      /* 255 165   0 */

.BackBlue         { background: #0000FF; }      /*   0   0 255 */
.BackBlue9        { background: #000099; }      /*   0   0 153 */
.BackBlueFaided   { background: #CCFFFF; }      /* 204 255 255 */
.BackBlueFaint    { background: #ADD8E6; }      /* 173 216 230 */
.BackBlueFb       { background: #3B5998; }      /*  59  89 152 */
.BackBlueKtt      { background: #0078AF; }      /*   0 120 175 */
.BackBlueLightKtt { background: #A8CEE3; }      /* 168 206 227 */
.BackBlueVY       { background: #004178; }      /*  10  65 120 */
.BackCyan         { background: #00FFFF; }      /*   0 255 255 */
.BackGreen        { background: #00FF00; }      /*   0 255   0 */
.BackGreenLight   { background: #90EE90; }      /* 144 238 144 */
.BackGreenLight9  { background: #99FF99; }      /* 153 255 153 */
.BackGreenYellow  { background: #BED600; }      /* 190 214   0 */
.BackMagenta      { background: #FF00FF; }      /* 255   0 255 */
.BackOrange       { background: #E69900; }      /* 230 153   0 */
.BackOrangePhot   { background: #FFA500; }      /* 255 165   0 */
.BackPink         { background: #FFDDDD; }      /* 255 221 221 */
.BackRecent       { background: #FFFF99; }      /* 255 255 153 */
.BackRed          { background: #FF0000; }      /* 255   0   0 */
.BackRed3         { background: #FF0033; }      /* 255   0  51 */
.BackRed33        { background: #FF3333; }      /* 255  51  51 */
.BackRed66        { background: #FF6666; }      /* 255 102 102 */
.BackRed9         { background: #990000; }      /* 153   0   0 */
.BackSilver       { background: #C0C0C0; }      /* 192 192 192 */
.BackSilvery      { background: #CCCCCC; }      /* 204 204 204 */
.BackSmoke        { background: #F0F0F0; }      /* 240 240 240 */
.BackYellow       { background: #FFFF00; }      /* 255 255   0 */
.BackYellow6      { background: #FFFF66; }      /* 255 255 102 */
.BackYellow9      { background: #FFFF99; }      /* 255 255 153 */
.BackYellowBar    { background: #FFCC00; }      /* 255 204   0 */
.BackYellowFaded  { background: #FFFFCC; }      /* 255 255 204 */

.Size40  { font-size:  40%; }
.Size50  { font-size:  50%; }
.Size60  { font-size:  60%; }
.Size80  { font-size:  80%; }
.Size85  { font-size:  85%; }
.Size110 { font-size: 110%; }
.Size120 { font-size: 120%; }  /* h3 */
.Size125 { font-size: 125%; }
.Size150 { font-size: 150%; }  /* h2 */
.Size200 { font-size: 200%; }  /* h1 */

.Size13px { font-size: 13px; line-height: 13px; }
.Size16px { font-size: 16px; line-height: 16px; }

.Bold           { font-weight: bold; }
.Italic         { font-style: italic; }
.ItalicGray     { font-style: italic; color: #808080; }
.NoDecor        { text-decoration: none; }  /* none|[underline||overline||line-through||blink]|inherit */
.NoDecorBlack   { text-decoration: none; color: #000000; }
.NoDecorBlue9   { text-decoration: none; color: #000099; }
.NoDecorYellow6 { text-decoration: none; color: #FFFF66; }
.Offline        { background: #FFFF66; font-style: italic; font-family: Arial, "Myriad Web", Verdana, sans-serif; font-size: 80%; }
.Online         { background: #CCFFCC; font-style: italic; font-family: Arial, "Myriad Web", Verdana, sans-serif; font-size: 80%; }
.Strike         { text-decoration: line-through; }
.StrikeRed      { text-decoration: line-through; color: #FF0000; }
.Subscript      { vertical-align: sub; font-size: smaller; }
.Superscript    { vertical-align: super; font-size: smaller; }
.Win95Link      { text-decoration: none; }

.Center     { text-align: center; }
.Nowrap     { white-space: nowrap; }

.LineHeight14 { line-height: 14pt; }
.LineHeight16 { line-height: 16pt; }
.LineHeight18 { line-height: 18pt; }

.Indent-2 { margin-left: -1.0em; }
.Indent-1 { margin-left: -0.5em; }
.Indent1  { margin-left: 0.5em; }
.Indent2  { margin-left: 1.0em; }
.Indent3  { margin-left: 1.5em; }
.Indent4  { margin-left: 2.0em; }
.Indent5  { margin-left: 2.5em; }
.Indent6  { margin-left: 3.0em; }
.Indent7  { margin-left: 3.5em; }
.Indent8  { margin-left: 4.0em; }

.Arial                  { font-family: Arial, "Myriad Web", Verdana, sans-serif; }
.Arial80                { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-size: 80%; }
.Arial85                { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-size: 85%; }
.ArialBold              { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-weight: bold; }
.ArialBoldBlack         { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-weight: bold; color: #000000; }
.ArialBoldBlue          { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-weight: bold; color: #0000ff; }
.ArialBoldBlue9         { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-weight: bold; color: #000099; }
.ArialBoldCyan9         { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-weight: bold; color: #00CC99; }
.ArialBoldGreen         { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-weight: bold; color: #00CC00; }
.ArialBoldGreenDark     { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-weight: bold; color: #008000; }
.ArialBoldMagenta       { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-weight: bold; color: #ff00ff; }
.ArialBoldMagentaDark   { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-weight: bold; color: #BF00BF; }
.ArialBoldOrange        { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-weight: bold; color: #E69900; }
.ArialBoldRed           { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-weight: bold; color: #ff0000; }
.ArialNormalOrange      { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-weight: normal; color: #E69900; }
.ArialSmallBlack        { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-size: 80%; color: #000000; }
.ArialSmallBlue9        { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-size: 80%; color: #000099; }
.ArialSmallDarkGreen    { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-size: 80%; color: #008000; }
.ArialSmallOrange       { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-size: 80%; color: #E69900; }
.ArialSmallRed          { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-size: 80%; color: #FF0000; }
.ArialSmallerBlack      { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-size: 60%; color: #000000; }
.ArialSmallerBlue9      { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-size: 60%; color: #000099; }
.ArialSmallerDarkGreen  { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-size: 60%; color: #008000; }
.ArialSmallerOrange     { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-size: 60%; color: #E69900; }
.ArialSmallerRed        { font-family: Arial, "Myriad Web", Verdana, sans-serif; font-size: 60%; color: #FF0000; }

.ArialWhiteOnOrange     { color: #FFFFFF; background: #FFA500; font-style: normal; font-family: Arial, "Myriad Web", Verdana, sans-serif; }
.ArialSmallNormalBlue9  { font-style: normal; font-family: Arial, "Myriad Web", Verdana, sans-serif; font-size: 80%; color: #000099; }

.CourierNew             { font-family: "Courier New", Courier, SimSun, monospace; font-size: 80%; }
.CourierNew70           { font-family: "Courier New", Courier, SimSun, monospace; font-size: 70%; }
.CourierNewBold         { font-family: "Courier New", Courier, SimSun, monospace; font-weight: bold; font-size: 80%; }
.CourierNewBold70       { font-family: "Courier New", Courier, SimSun, monospace; font-weight: bold; font-size: 70%; }
.CourierNewBold100      { font-family: "Courier New", Courier, SimSun, monospace; font-weight: bold; font-size: 100%; }
.CourierNewBold120      { font-family: "Courier New", Courier, SimSun, monospace; font-weight: bold; font-size: 120%; }
.CourierNewBold125      { font-family: "Courier New", Courier, SimSun, monospace; font-weight: bold; font-size: 125%; }
.CourierNewBold150      { font-family: "Courier New", Courier, SimSun, monospace; font-weight: bold; font-size: 150%; }

.Cursive80              { font-family: "Comic Sans MS", cursive; font-size: 80%; }
.Cursive                { font-family: "Comic Sans MS", cursive; }

.Tahoma40Orange         { font-family: Tahoma, "Myriad Web", Verdana, sans-serif; font-size: 40%; color: #E69900; }

.Tahoma60               { font-family: Tahoma, "Myriad Web", Verdana, sans-serif; font-size: 60%; }
.Tahoma60Blue9          { font-family: Tahoma, "Myriad Web", Verdana, sans-serif; font-size: 60%; color: #000099; }
.Tahoma60Green9         { font-family: Tahoma, "Myriad Web", Verdana, sans-serif; font-size: 60%; color: #009999; }
.Tahoma60GreenDark      { font-family: Tahoma, "Myriad Web", Verdana, sans-serif; font-size: 60%; color: #008000; }
.Tahoma60Orange         { font-family: Tahoma, "Myriad Web", Verdana, sans-serif; font-size: 60%; color: #E69900; }
.Tahoma60Red            { font-family: Tahoma, "Myriad Web", Verdana, sans-serif; font-size: 60%; color: #FF0000; }

.Tahoma80               { font-family: Tahoma, "Myriad Web", Verdana, sans-serif; font-size: 80%; }
.Tahoma80Blue9          { font-family: Tahoma, "Myriad Web", Verdana, sans-serif; font-size: 80%; color: #000099; }
.Tahoma80Green9         { font-family: Tahoma, "Myriad Web", Verdana, sans-serif; font-size: 80%; color: #009999; }
.Tahoma80GreenDark      { font-family: Tahoma, "Myriad Web", Verdana, sans-serif; font-size: 80%; color: #008000; }
.Tahoma80Orange         { font-family: Tahoma, "Myriad Web", Verdana, sans-serif; font-size: 80%; color: #E69900; }
.Tahoma80Red            { font-family: Tahoma, "Myriad Web", Verdana, sans-serif; font-size: 80%; color: #FF0000; }

.TimesNewRoman          { font-family: "Times New Roman", Sylfaen, "Palatino Linotype", serif; }
.TimesNewRoman80        { font-family: "Times New Roman", Sylfaen, "Palatino Linotype", serif; font-size: 80%;}

.LogoFileref     { color : #EEEEEE; font-size: 60%; }
.LogoFileref60   { color : #EEEEEE; font-size: 60%; }
.LogoFileref80   { color : #EEEEEE; font-size: 80%; }
.LogoNetiFileref { color : #000099; font-size: 60%; font-family: Tahoma, "Myriad Web", Verdana, sans-serif; }

Div.BarBackSilveryBold { background: #CCCCCC; padding: 0.2em; width: 100%; font-weight: bold; border: none; }
Div.BarBackYellowBold  { background: #FFCC00; padding: 0.2em; width: 100%; font-weight: bold; border: none; }
Div.InfoboxYellow      { background: #FFFF99; color: #000099; width: 99%; font-size: 14px; line-height: 16pt; padding: 4px; border: solid; border-width: 1px; font-family: Arial, "Myriad Web", Verdana, sans-serif; }
Div.LectboxBlue        { background: #C6DFEC; color: #000099; width: 99%; font-size: 16px; padding: 4px; border: solid; border-width: 1px; }
Div.LectboxPink        { background: #FFDDDD; color: #000099; width: 99%; font-size: 13px; padding: 4px; border: solid; border-width: 1px; font-family: Arial, "Myriad Web", Verdana, sans-serif; }
Div.LectboxWhite       { background: #FFFFFF; color: #000000; width: 99%; font-size: 16px; padding: 4px; border: solid; border-width: 1px; font-family: "Times New Roman", Sylfaen, "Palatino Linotype", serif; }
Div.LectboxYellow      { background: #FFFF99; color: #000099; width: 99%; font-size: 13px; padding: 4px; border: solid; border-width: 1px; font-family: Arial, "Myriad Web", Verdana, sans-serif; }
Div.Notebox            { background: #FFFF99; color: #000099; width: 90%; font-size: 80%; padding: 4px; border: solid; border-width: 1px; font-family: Arial, "Myriad Web", Verdana, sans-serif; }
Div.Notebox50          { background: #FFFF99; color: #000099; width: 50%; font-size: 80%; padding: 4px; border: solid; border-width: 1px; font-family: Arial, "Myriad Web", Verdana, sans-serif; }
Div.NoteboxRed         { background: #FF3333; color: #FFFF00; width: 90%; font-size: 80%; padding: 4px; border: solid; border-width: 1px; font-family: Arial, "Myriad Web", Verdana, sans-serif; }
Div.NoteboxWhite       { background: #FFFFFF; color: #000000; width: 90%; font-size: 80%; padding: 4px; border: dotted; border-width: 1px; font-family: Arial, "Myriad Web", Verdana, sans-serif; }

.Border2Black          { border-width: 2px; border-color: #000000; border-style: solid; }
.Border2Blue9          { border-width: 2px; border-color: #000099; border-style: solid; }
.Border2Red            { border-width: 2px; border-color: #FF0000; border-style: solid; }
.Border2White          { border-width: 2px; border-color: #FFFFFF; border-style: solid; }
.BorderForMap          { border-width: 2px; border-color: #0000EE; border-style: solid; }

.ImgBorderWith1Space   { border-width: 2px; border-style: solid; margin-left: 1px; margin-right: 1px; margin-top: 1px; margin-bottom: 1px;}

Table.BarRed   { background-color: #FF0000; height: 0.1em; width: 100%; }
Hr.BarBlue9    { background-color: #000099; height: 0.4em; width: 100%; }
Hr.BarMagenta9 { background-color: #FF0099; height: 0.4em; width: 100%; }
Hr.BarRed      { background-color: #FF0000; height: 0.4em; width: 100%; }

Div.Centered       { text-align: center; }
Div.Centered Table { margin: 0 auto; text-align: left; }
Td.Width20         { width: 20%; }

/* Research in financial analysis */
.RifaSolutionFg { color: #009999; font-style: italic; }  /*   0 153 153 */
.RifaSolutionFgArialSmall { color: #009999; font-style: italic; font-family: Arial, "Myriad Web", Verdana, sans-serif; font-size: 80%; }
.RifaSolutionBg { background: #00CCCC; }  /*   0 187 187 */

/* XPUTIL + download and other TS-help pages */
.ProgBG { color: #000000; background: #FFFF66; }
.ProgNO { color: #C0C0C0; background: #FFFF66; }
.ProgHL { color: #000000; background: #FF9966; }
.ProgUP { color: #000000; background: #FF66FF; }
.TSHelpQuest { color: #009999; font-style: italic;  font-size:  80%; }

/* Proctips */
.ProcmQuest { color: #009999; font-style: italic;  }

/* Netikka special */
.NetikkaHeader       { color: #0067CE; background: #BED600;}
.NetikkaHeaderBlue   { color: #0067CE; background: #BED600;}
.NetikkaHeaderGreen  { color: #8AA433; }
.NetikkaHeaderOrange { color: #CC9030; }
.NetikkaFrame        { background: #BED600; }
.NetikkaFrameGreen   { background: #BED600; }
.NetikkaFrameBlue    { background: #4080FF; }
.NetikkaFrameGreenC  { background: #33CC33; }

