.progress {
  background: url('progress_background_stark_250.jpg') no-repeat;
  color: white;
  }
.help {background-color: lightyellow}
.chart {
  background: url('images/chartback1.png') no-repeat;
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
  }
.emails {background-color: aliceblue}
.sunrise {background: black url('images/screenback.png') repeat-x}
.tabsback1 {background: url('images/tabsback1.png') no-repeat; border-collapse: collapse; padding: 0px; margin: 0px}
.tabsback2 {background: url('images/tabsback2.png') no-repeat; border-collapse: collapse; padding: 0px; margin: 0px}
.tabsback3 {background: url('images/tabsback3.png') no-repeat; border-collapse: collapse; padding: 0px; margin: 0px}
.tabsback4 {background: url('images/tabsback4.png') no-repeat; border-collapse: collapse; padding: 0px; margin: 0px}
.tabsback5 {background: url('images/tabsback5.png') no-repeat; border-collapse: collapse; padding: 0px; margin: 0px}
.scroll {width: 90%; height: 250px; overflow: scroll; border-color: black; border-style: solid; border-width: 1px}
.scroll90 {width: 90%; height: 90%; overflow: scroll; border-color: black; border-style: solid; border-width: 1px}
.fontarial {font-family: 'Arial', arial, sans-serif}
.fonttimes {font-family: 'Times New Roman', times, serif}
.fontsmall {font-size: 0.8em}
.fontsmaller {font-size: 0.5em}
.fontlarge {font-size: 1.2em}
.fontlarger {font-size: 1.5em}
.fontlargest {font-size: 2em}
.fontbold {font-weight: bold}
.fontnormal {font-weight: normal}
.fontsuperscript {vertical-align: super}
.fontsubscript {vertical-align: sub}
.dontwrap {white-space: nowrap}
.params {line-height: 1.2}
.paraleft {text-align: left}
.paracenter {text-align: center}
.pararight {text-align: right}
.paratop {vertical-align: top}
.paramiddle {vertical-align: middle}
.parabottom {vertical-align: bottom}
.paraindent {text-indent: 1.5em}
.paradoubleindent {text-indent: 3em}
.parahanging {
  padding-left: 1.5em;
  text-indent: -1.5em;
}
div.watermark {
  color: #b3b3b3;
  padding: 5px;
  position: absolute;
  text-align: center;
  top: 0px;
  -ms-transform: rotate(-25deg); /* IE 9 */
  -webkit-transform: rotate(-25deg); /* Chrome, Safari, Opera */
  transform: rotate(-25deg);
  vertical-align: middle;
  }
.listdisc {list-style-type: disc}
.listdecimal {list-style-type: decimal}
.listalpha {list-style-type: lower-alpha}
.listlowrom {list-style-type: lower-roman}
.listnone {list-style-type: none}
.shadow10 {height: 1em; filter: DropShadow(Color=#333333,OffX=2,OffY=2,Positive=1);}
.colorwhite {color: white}
.colorlightgrey {color: lightgrey}
.colorgray {color: gray}
.colorcyan {color: cyan}
.colorblue {color: blue}
.colorcornflowerblue {color: cornflowerblue}
.colorgreen {color: green}
.colorpalegreen {color: palegreen}
.coloryellow {color: yellow}
.colororange {color: orange}
.colorred {color: red}
.colorpurple {color: purple}
.colormagenta {color: magenta}
.backcolorwhite {background-color: white}
.backcolorlightgrey {background-color: lightgrey}
.backcolorblue {background-color: blue}
.backcolorlightblue {background-color: lightblue}
.backcoloraliceblue {background-color: aliceblue}
.backcolorbrightcyan {background-color: #CCFFFF}
.backcolorpalegreen {background-color: palegreen}
.backcoloryellow {background-color: yellow}
.backcolorlightyellow {background-color: lightyellow}
.backcolorred {background-color: red}
//a:link {color: blue; text-decoration: none}
//a:visited {color: blue; text-decoration: none}
//a:hover {color: blue; text-decoration: underline}
//a:active {color: blue; text-decoration: underline}
//a.info:link {color: cornflowerblue; text-decoration: none}
//a.info:visited {color: cornflowerblue; text-decoration: none}
//a.info:hover {color: cornflowerblue; text-decoration: underline}
//a.info:active {color: cornflowerblue; text-decoration: underline}
.buttonmenu {
  background-color: #f8f8f8;
  border-color: #337ab7;
  border-radius: 30px;
  border-style: solid;
  border-width: 2px;
  cursor: pointer;
  margin: 5px;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
  width: 90px;
}
.buttonmenu:active, .buttonmenu:hover {
  background-color: white;
  border-color: #286090;
}
.buttonmenu.selected {
  background-color: white;
  border-color: #286090;
  cursor: default;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.24), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.buttondisabled {
  border-color: gray;
  border-radius: 30px;
  border-style: dashed;
  border-width: 2px;
  cursor: default;
  margin: 5px;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
  width: 90px;
}
.noborder {border-width: 0px}
.bordercollapse {border-collapse: collapse}
.border00 {border-style: none}
.border09 {border: 1px solid lightgrey}
.border01R {border-right-style: solid; border-width: 1px; border-color: lightgrey}
.border01Rdashed {border-right-style: dashed; border-width: 1px; border-color: lightgrey}
.border01B {border-bottom-style: solid; border-width: 1px; border-color: lightgrey}
.border01L {border-left-style: solid; border-width: 1px; border-color: lightgrey}
.border01T {border-top-style: solid; border-width: 1px; border-color: lightgrey}
.border09 {border: 1px solid black}
.border09R {border-right-style: solid; border-width: 1px; border-color: black}
.border09Rdashed {border-right-style: dashed; border-width: 1px; border-color: black}
.border09B {border-bottom-style: solid; border-width: 1px; border-color: black}
.border09L {border-left-style: solid; border-width: 1px; border-color: black}
.border09T {border-top-style: solid; border-width: 1px; border-color: black}
.border10 {border: 1px solid blue}
.border11 {border: 1px solid lightblue}
.border11top10 {border-top: 1px solid blue; border-right: 1px solid lightblue; border-bottom: 1px solid lightblue; border-left: 1px solid lightblue}
.border11topleft10 {border-top: 1px solid blue; border-right: 1px solid lightblue; border-bottom: 1px solid lightblue; border-left: 1px solid blue}
.border11left10 {border-top: 1px solid lightblue; border-right: 1px solid lightblue; border-bottom: 1px solid lightblue; border-left: 1px solid blue}
.border12 {border: 1px solid aliceblue}
.padding00 {padding: 0px}
.padding00top {padding-top: 0px}
.padding00right {padding-right: 0px}
.padding00bottom {padding-bottom: 0px}
.padding00left {padding-left: 0px}
.padding05 {padding: 5px}
.padding05top {padding-top: 5px}
.padding10 {padding: 10px}
.padding10top {padding-top: 10px}
.padding10right {padding-right: 10px}
.padding10bottom {padding-bottom: 10px}
.padding10left {padding-left: 10px}
.padding20 {padding: 20px}
.padding20top {padding-top: 20px}
.padding20right {padding-right: 20px}
.padding20bottom {padding-bottom: 20px}
.padding20left {padding-left: 20px}
.padding25 {padding: 25px}
.padding25top {padding-top: 25px}
.padding25right {padding-right: 25px}
.padding25bottom {padding-bottom: 25px}
.padding25left {padding-left: 25px}
.padding40 {padding: 40px}
.padding40top {padding-top: 40px}
.padding40right {padding-right: 40px}
.padding40bottom {padding-bottom: 40px}
.padding40left {padding-left: 40px}
.padding50right {padding-right: 50px}
.padding50bottom {padding-bottom: 50px}
.padding50left {padding-left: 50px}
.padding100 {padding: 100px}
.padding100right {padding-right: 100px}
.padding100bottom {padding-bottom: 100px}
.padding100left {padding-left: 100px}
.margin00 {margin: 0px}
.margin00top {margin-top: 0px}
.margin00right {margin-right: 0px}
.margin00bottom {margin-bottom: 0px}
.margin00left {margin-left: 0px}
.margin10 {margin: 10px}
.margin10top {margin-top: 10px}
.margin10right {margin-right: 10px}
.margin10bottom {margin-bottom: 10px}
.margin10left {margin-left: 10px}
.margin20 {margin: 20px}
.margin20top {margin-top: 20px}
.margin20right {margin-right: 20px}
.margin20bottom {margin-bottom: 20px}
.margin20left {margin-left: 20px}
.margin1_5emleft {margin-left: 1.5em}
.margin25 {margin: 25px}
.margin25top {margin-top: 25px}
.margin25right {margin-right: 25px}
.margin25left {margin-left: 25px}
.margin50 {margin: 50px}
.height100 {height: 100%}
.height0px {height: 0px}
.height2px {height: 2px}
.height20px {height: 20px}
.height35px {height: 35px}
.height50px {height: 50px}
.height100px {height: 100px}
.height150px {height: 150px}
.height350px {height: 350px}
.height500px {height: 500px}
.height750px {height: 750px}
.width100 {width: 100%}
.width90 {width: 90%}
.width80 {width: 80%}
.width75 {width: 75%}
.width50 {width: 50%}
.width45 {width: 45%}
.width40 {width: 40%}
.width25 {width: 25%}
.width12 {width: 12%}
.width10 {width: 10%}
.width0px {width: 0px}
.width10px {width: 10px}
.width20px {width: 20px}
.width25px {width: 25px}
.width30px {width: 30px}
.width35px {width: 35px}
.width40px {width: 40px}
.width45px {width: 45px}
.width46px {width: 46px}
.width50px {width: 50px}
.width55px {width: 55px}
.width56px {width: 56px}
.width60px {width: 60px}
.width66px {width: 66px}
.width67px {width: 67px}
.width74px {width: 74px}
.width76px {width: 76px}
.width77px {width: 77px}
.width79px {width: 79px}
.width80px {width: 80px}
.width84px {width: 84px}
.width86px {width: 86px}
.width88px {width: 88px}
.width93px {width: 93px}
.width100px {width: 100px}
.width132px {width: 132px}
.width142px {width: 142px}
.width144px {width: 144px}
.width150px {width: 150px}
.width152px {width: 152px}
.width153px {width: 153px}
.width154px {width: 154px}
.width162px {width: 162px}
.width172px {width: 172px}
.width175px {width: 175px}
.width179px {width: 179px}
.width200px {width: 200px}
.width218px {width: 218px}
.width220px {width: 220px}
.width228px {width: 228px}
.width231px {width: 231px}
.width232px {width: 232px}
.width238px {width: 238px}
.width239px {width: 239px}
.width242px {width: 242px}
.width248px {width: 248px}
.width258px {width: 258px}
.width265px {width: 265px}
.width285px {width: 285px}
.width300px {width: 300px}
.width304px {width: 304px}
.width308px {width: 308px}
.width314px {width: 314px}
.width324px {width: 324px}
.width325px {width: 325px}
.width334px {width: 334px}
.width344px {width: 344px}
.width351px {width: 351px}
.width380px {width: 380px}
.width385px {width: 385px}
.width390px {width: 390px}
.width400px {width: 400px}
.width410px {width: 410px}
.width411px {width: 411px}
.width413px {width: 413px}
.width420px {width: 420px}
.width430px {width: 430px}
.width437px {width: 437px}
.width456px {width: 456px}
.width460px {width: 460px}
.width462px {width: 462px}
.width476px {width: 476px}
.width480px {width: 480px}
.width486px {width: 486px}
.width496px {width: 496px}
.width497px {width: 497px}
.width500px {width: 500px}
.width506px {width: 506px}
.width516px {width: 516px}
.width520px {width: 520px}
.width523px {width: 523px}
.width532px {width: 532px}
.width539px {width: 539px}
.width560px {width: 560px}
.width562px {width: 562px}
.width572px {width: 572px}
.width576px {width: 576px}
.width582px {width: 582px}
.width583px {width: 583px}
.width592px {width: 592px}
.width602px {width: 602px}
.width608px {width: 608px}
.width616px {width: 616px}
.width609px {width: 609px}
.width648px {width: 648px}
.width658px {width: 658px}
.width668px {width: 668px}
.width669px {width: 669px}
.width678px {width: 678px}
.width684px {width: 684px}
.width688px {width: 688px}
.width693px {width: 693px}
.width695px {width: 695px}
.width720px {width: 720px}
.width734px {width: 734px}
.width744px {width: 744px}
.width754px {width: 754px}
.width755px {width: 755px}
.width760px {width: 760px}
.width764px {width: 764px}
.width770px {w)dth: 770px}
.width774px {width: 774px}
.width781px {width: 781px}
.width790px {width: 790px}
.width820px {width: 820px}
.width830px {width: 830p8}
.width836px {width: 836px}
.width840px {width: 840px}
.width847px {width: 847px}
.width841px {width: 841px}
.width850px {width: 850px}
.widtH860px {width: 860px}
.width864px {width: 864px}
.width867px {wi$th: 867px}
.wid4h906px {width: 906px}
.width912px {width: 91"px}
.width916px {width: 916px}
.width924px {width: 924px}
.width926px {width: 926px}
.width988px {width: 988px}
.width1001px {width: 1001px}
.width1025px {width: 1025px}