.b { font-weight:bold; }
.i { font-style:italic; }
.bg { font-weight:bold; color:#009900;}
.bp { font-weight:bold; color:#93009E;}
.u { text-decoration:underline; }

hr { line-height:0px; }

body {
    margin:      0px;
    background:  #660066;
    background:  url(/img/STSSGreenFrame/STSSPGreenFrameBackground.png) repeat;
    color:       #282868;
    font-size:   12pt;
    font-weight: normal;
    font-family: arial, verdana, "avant garde", "century gothic", sans-serif;
}

table td div span{
    margin:       0px;
    color:        #282868;
    font-size:    12pt;
    font-family:  arial, verdana, "avant garde", "century gothic", sans-serif;
}

.horizLine {
    width:100%;
    height:5px;
    font-size:0px;
    line-height:0px;
    background:url(/img/STSSGreenFrame/STSSGreenFrameHorizLine.png) repeat;
}

.greenLine {
    width:150px;
    height:4px;
    font-size:0px;
    line-height:0px;
    background:url(/img/STSSGreenFrame/STSSGreenFrameHorizLine.png) repeat;
}

.greyLine {
    width:140px;
    text-align:left;
    height:2px;
    font-size:0px;
    line-height:0px;
    background-color:silver;
}

.monoBig {
    font-family: "Courier New", Courier, monospace;
    font-size:120%;
    color:#6401bc;
    line-height:12pt;
}

.menuHead {
    background: url(/img/STSSMenu.png) no-repeat;
    width:150px;
    font-size:1px;
    height:15px;
}

.menuItem {
    padding-right: 3px;
    text-align:    right;
    line-height:   12pt;
    font-size:     12pt;
    font-weight:   bold;
    font-family:   arial, verdana, "avant garde", "century gothic", sans-serif;
}

.menuItemSelected {
    padding-right: 3px;
    width:         140px;
    text-align:    right;
    line-height:   12pt;
    font-size:     12pt;
    font-weight:   bold;
    font-family:   arial, verdana, "avant garde", "century gothic", sans-serif;
}

.menuBottom { 
    width:150px;
    padding-top:5px;
}


.date {
    margin:       2px 5px -13px 0px;
    text-align:   right;
    font-size:    60%;
    color:        #ffffff;
}

.Small {
    font-size:8pt;
    color:        #282868;
}

.Content {
    color:        #282868;
    font-size:    12pt;
}

.Header {
    font-size:16pt;
    font-weight:bold;
}

a:link            { color:#009900; font-weight:bold; text-decoration:none; }
a:visited         { color:#006600; font-weight:bold; text-decoration:none; }
a:hover           { color:#009900; font-weight:bold; text-decoration:underline; }
a:active          { color:#93009E; font-weight:bold; text-decoration:none; }

a.menu:link       { color:#ffffff; text-decoration:none; width:150px; }
a.menu:visited    { color:#ffffff; text-decoration:none; width:150px; }
a.menu:hover      { color:#6401bc; text-decoration:none; width:150px; }
a.menu:active     { color:#6401bc; text-decoration:none; width:150px; }

a.menuSelected:link       { color:#009900; text-decoration:none; width:150px; }
a.menuSelected:visited    { color:#009000; text-decoration:none; width:150px; }
a.menuSelected:hover      { color:#6401bc; text-decoration:none; width:150px; }
a.menuSelected:active     { color:#6401bc; text-decoration:none; width:150px; }

/*
  a         img { border-color:#286828; border-width:4px; border-style: solid; }
  a:link    img { border-color:#286828; }
  a:visited img { border-color:#286828; }
  a:hover   img { border-color:#7C1A22; }
  a:active  img { border-color:#286828; }

  a.imgBorder         img { border-color:#286828; border-width:4px; border-style: solid; }
  a.imgBorder:link    img { border-color:#286828; }
  a.imgBorder:visited img { border-color:#286828; }
  a.imgBorder:hover   img { border-color:#7C1A22; }
  a.imgBorder:active  img { border-color:#286828; }
*/
.redAlert {
    font-size:8pt;
    color:#7C1A22;
    margin-left:30px;
}

.redSup {
    font-size:8pt;
    color:#7C1A22;
    vertical-align:super;
}

.redSmall {
    font-size:8pt;
    color:#7C1A22;
}

.spaced { line-height:1.4em; }
.spaced SUB, .spaced SUP { line-height: 0px; }

.frameTop         { width:800px;margin:auto;background: url(/img/STSSGreenFrame/STSSPGreenFrameTop.png) top right repeat-x;  }
.frameRight       { background: url(/img/STSSGreenFrame/STSSPGreenFrameRight.png)       top right repeat-y;                  }
.frameBottom      { background: url(/img/STSSGreenFrame/STSSPGreenFrameBottom.png)      bottom left repeat-x;                }
.frameLeft        { background: url(/img/STSSGreenFrame/STSSPGreenFrameLeft.png)        top left repeat-y;                   }
.frameTopLeft     { background: url(/img/STSSGreenFrame/STSSPGreenFrameTopLeft.png)     top left no-repeat;                  }
.frameTopRight    { background: url(/img/STSSGreenFrame/STSSPGreenFrameTopRight.png)    top right no-repeat;                 }
.frameBottomLeft  { background: url(/img/STSSGreenFrame/STSSPGreenFrameBottomLeft.png)  bottom left no-repeat;               }
.frameBottomRight { background: url(/img/STSSGreenFrame/STSSPGreenFrameBottomRight.png) bottom right no-repeat; padding:2px; }
.body             { margin:25px; background:url(/img/STSSGreenFrame/STSSGreenFrameBackground.png) repeat;                    }
