body { background-color: #fff4ec }

.mainborder1 {
  width:750;
  padding:0;
  border-color: #fff4ec; 
  border-style: solid; 
  border-width: 1;
  background-color: #fff4ec;
}

.mainborder2 {
  width:750;
  padding:0;
  border-color: #cccccc; 
  border-style: solid; 
  border-width: 1;
  background-color: #ffffff;
}

.td2 { line-height: 15pt; }

td { 
  font-family: verdana, arial, helvetica;
  color: #666666;
  font-size: 10pt;
}

a {
  font-size: 8pt;
  color: #730000;
  text-decoration: none;
}

a.bottomlinks, td.bottomlinks {
  font-size: 8pt;
  color: #aaaaaa;
}

a.biglinks {
  font-weight:bold;
  font-size: 11pt;
  color: #ae5f5f;
}

a.sublinks {
  font-size: 9pt;
  color: #aaaaaa;
}

h1 {
  display: inline;
  font-family: tahoma, verdana, arial;
  color: #663333;
  font-size: 12pt;
  font-weight: bold;
}

h2 {
  font-weight:bold;
  font-size: 11pt;
  color: #ae5f5f;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

h3 { 
  font-family: verdana, arial, helvetica;
  font-weight: bold;
  font-size: 12pt;
  color: #993333;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.subheadline {
  font-family: tahoma, verdana, arial;
  color: #999999;
  font-weight: normal;
  display: inline;
  font-size: 10pt;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.lilred {
  color: #730000;
}

.maininfo {
  visibility: hidden; 
  position:absolute; 
  top:1px; 
  left: 1px;
}

.slidediv {
  position:absolute; 
  top:410px; 
  left:10px; 
  width:160px; 
  visibility:hidden;
  z-index:5
}

.slideheaders {
  color: #730000;
  font-weight: bold;
  font-size: 12pt;
  text-decoration: none;
}

.slidetext {
  color: #666666;
  font-weight: normal;
  font-size: 10pt;
}

.mainborder {
  background-color: #cccccc; 
}

.subborder {
  width:750px;
  padding:0;
  border-color: #660000; 
  border-style: solid; 
  border-width: 1px;
  background-color: #ffffff;
}

.borders {
  background-color: #cccccc;
}

.boxtops {
  text-align: left;
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
  background-color: #993333;
}

.rightnavtext {

  background-color: #ffffff;
  font-family: verdana;
  font-size: 8pt;
}

.midheader { 
  font-weight:bold;
  font-size: 10pt;
  color: #993333;
}

a.redlink {
  text-decoration: underline;
  font-family: tahoma, verdana, arial;
  color: #ae5f5f;
  font-size: 10pt;
  font-weight: bold;
}

.redtext {
  font-family: tahoma, verdana, arial;
  color: #ae5f5f;
  font-size: 10pt;
  font-weight: bold;
}

.border_fix {
    Wborder-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none; 
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC; 
    background-color: #FFFFFF;
}


