body {
  background-image: url(/designs/classic/images/back.gif);
}

a, .a_disabled {
  text-decoration: none;
  font-weight: bold;
  color: #9D4803;
}

a:hover {
  text-decoration: underline;
}

.a {
}

.a_disabled {
  color: #808080;
}

iframe {
  background: #FFFBF7;
}

.application, .titlebar, .footer, .smallbreak, .tinybreak,
.pagehead, .pageclient, .pagenav, .pageinput, .pageimgtxt,
.listrow1, .listrow2,
.formbox1, .formbox1m, .formbox2,
.pagesubhead, .pagesubdiv, .pagesubline,
.boxerrorhead, .boxerrorrow, .boxerrorbg,
.boxinfohead, .boxinforow, .boxinfobg,
.hinthead, .hintrow, .hintbg,
.gridhead, .gridrow {
  font-family: Verdana,Arial;
  font-size: 10pt;
  color: #773601;
}

.application {
  background: white;
  border: 1px silver solid;
}

.titlebar  {
  background: white;
  background-image: url(/designs/classic/images/titlebg.gif);
  background-repeat: repeat-x;
  color: #FEF3E8;
}

.topheader {
  background-image: url(/designs/classic/images/top.jpg);
  background-repeat: repeat-x;
  line-height: 58px;
  height: 58px;
}

.pagehead, .pagesubhead, .boxerrorhead, .boxinfohead, .hinthead, .gridhead, .titlebar {
  font-weight: bold;
  white-space: nowrap;
}

.footer,
.pageclient, .pagenav, .pageinput, .pageimgtxt,
.listrow1, .listrow2,
.formbox1, .formbox1m, .formbox2,
.pagesubhead, .pagesubdiv, .pagesubline,
.boxerrorhead, .boxerrorrow, .boxerrorbg,
.boxinfohead, .boxinforow, .boxinfobg,
.hinthead, .hintrow, .hintbg,
.gridhead, .gridrow {
  font-size: 8pt;
}

.pagehead {
  background: #FB8F37;
  background-image: url(/designs/classic/images/pagehead.gif);
  color: #FFF7F1;
}

.pagenav {
  background: #FFFBF7;
}

.pageclient, .listrow1, .formbox1, .formbox1m, .listrow2, .formbox2, .pageimgtxt {
  background: #FFFBF7;
}

.listrow1 {
}

.listrow2 {
  background: #FFF7EF;
}

.formbox1 {
  background: #FFF7EF;
}

.formbox2 {
}

.formbox1m {
  color: red;
}

.pagesubdiv {
  background: #FFCFA9;
  background-image: url(/designs/classic/images/pagesubdiv.gif);
}

.pagesubline {
  background: #FFDFC5;
  background-image: url(/designs/classic/images/pagesubline.gif);
}

.pagesubhead {
  background: #FFCBA1;
  background-image: url(/designs/classic/images/pagesubhead.gif);
  color: #AF5003;
}

.boxerrorhead {
  background: #E40000;
  background-image: url(/designs/classic/images/boxerrorhead.gif);
  background-repeat: repeat-x;
  text-align: center;
  color: yellow;
}

.boxerrorrow {
  background: #FEFFB3;
  color: red;
}

.boxinfohead {
  background: #FB8F37;
  background-image: url(/designs/classic/images/boxinfohead.gif);
  background-repeat: repeat-y;
  text-align: left;
  color: #FFF7F1;
}

.hinthead {
  height: 1%;
  background: #52A5DA;
  background-image: url(/designs/classic/images/hinthead.gif);
  background-repeat: repeat-x;
  text-align: center;
  color: white;
}

.gridhead {
  background: white;
  text-align: center;
}

.boxinforow {
  background: #FFFBF7;
}

.hintrow {
  background: #F6FBFE;
  color: #216793;
}

.gridrow {
  background: white;
  text-align: center;
}

.selectcounter {
  background: transparent;
  border-width:0px;
  vertical-align: top;
  font-size: 8pt;
  color: #F6750B;
}

.warning {
  color: red;
}

.billboard {
  font-size: 12pt;
  text-align: center;
}

.smallbreak {
  font-size: 4px;
}

.tinybreak {
  font-size: 2px;
}

.bgline {
  color: white;
  height:1px;
  border-top: 1px solid white;
  border-bottom: none;
}

.fgline {
  color: #FFA257;
  height:1px;
  border-top: 1px solid #FFA257;
  border-bottom: none;
}

.pagetable, .boxtable {
  background: white;
  border: 1px silver solid;
}

.itemtable {
  border: 1px silver solid;
  margin:1;
}

.hinttable {
  background: white;
  border: 1px #4DA3D9 solid;
}

.pageimgtxt {
  font-style: italic;
}

.image, .slideimage {
  border: 1px black solid;
}

.icon, .languageicon {
  border: 0;
}

.languageicon {
  margin-top:3px;
}

.slideimage {
  filter:progid:DXImageTransform.Microsoft.Fade(duration=1);
}

.imgicon {
  border-width: 0px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 0;
  padding-bottom: 0;
  vertical-align: middle;
}

.imgright {
  float:right;
  padding-left:10pt;
  padding-right:5pt;
  padding-top:2pt;
  padding-bottom:5pt;
}

.imgleft {
  float:left;
  padding-left:5pt;
  padding-right:10pt;
  padding-top:2pt;
  padding-bottom:5pt;
}

.txtleft {
  float:none;
  text-align:left;
  padding-right:5pt;
  padding-left:5pt;
}
