body {
  background-color: #ffffff;
  margin: 10px 10px 10px 10px;
  padding: 90px 0px 30px 0px;
  background-image: url(../images/face.gif);
  background-repeat: no-repeat;
  background-position: top right;
 }

td, div {
  font: 11px/1.25 Verdana, Arial;
 }
h2,h1 {
  font-weight: bold;
  color: #127BA1;
  font: 18px/20px Verdana, Arial;
}
.tblborder {
  border: 1px solid #c0c0c0;
 }
 
.errTxt {
  color: #404040;
 }
 
.logout {
  position: absolute;
  top: 50px;
  right: 30px;
 }
 
.logo {
  position: absolute;
  top: 0px;
  left: 10px;
  width: 400px;
  height: 90px;
  background-image: url(../images/logo.gif);
  background-repeat: no-repeat;
  background-position: top left;
 }
 
.copy {
  position: absolute;
  left: 10px;
  width: 500px;
  height: auto;
  padding: 5px;
 }
 
.mt {
  border-top: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
 }
 
img {
  border: 0px;
 }
 
a {
  color: #000000;
  text-decoration: none;
 }

a:hover {
  text-decoration: underline;
 }
 
#mouse {
  cursor: pointer;
  cursor: hand;
 }
 
.imgHead td {
  font-weight: bold;
  border-bottom: 1px solid #C0C0C0;
 }
 
.imgThm {
  padding: 5px;
  border-right: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
 }
 
.imgTit {
  padding: 5px;
  border-bottom: 1px solid #C0C0C0;
 }
 
.accent {
  color: #000000;
 }

.cmod {
  font-weight: bold;
 }

.ntreeHigh1 {
  background-color: #FFCDB9;
 }
 
.ntreeHigh2 {
  background-color: #FFCDB9;
 }
 
.lTit {
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #546291;
 }
 
.hTxt {
  font-weight: bold;
 }
 
.cat {
  padding-right: 10px;
 }

.lHigh {
  background-color: #ECF0F2;
 }
 
.lLow {
  background-color: #ffffff;
 }

.fErr {
  color: #ff0000;
 }
 
.fDate {
  width: 55px;
 }
 
.fQst {
  padding-right: 5px;
  text-align: right;
  vertical-align: top;
  width: 150px;
  color: #546291;
 }
 
.fTit {
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #546291;
 }
 
.fTxt {
  width: 300px;
  height: 80px;
  font-family: verdana;
  font-size: 12px;
  border: 1px solid #075D8E;
 }

.fPopup {
  width: 280px;
  border: 1px solid #075D8E;
 }
 
.fSelect {
  width: 300px;
 }
 
.fRadio {
 }

.fInput {
  width: 300px;
  border: 1px solid #075D8E;
 }
 
.fSubmit {
  background-color: #c0c0c0;
  border: 1px solid #075D8E;
 }

.vObj {
 }
 
.vTag {
  text-align: right;
  font-weight: bold;
  color: #546291;
  padding-left: 5px;
  width: 120px;
 }

.vCat {
  font-weight: bold;
  color: #546291;
  padding-left: 5px;
  width: 120px;
 }

.vHigh {
  padding: 2px;
  color: #ffffff;
  font-weight: bold;
  background-color: #09053B;
 }

.oTbl {
  width: 200px;
  border: 1px solid #09053B;
 }
 
.btlnk {
  color: #c0c0c0;
 }

.cwrap a {
  text-decoration: none;
  color: #127BA1;
}
.cwrap a:hover {
  text-decoration: underline;
}
.cwrap .intro {
  color: #127BA1;
  font-weight: bold;
}
.cwrap .intro a {
  text-decoration: underline;
}
.cwrap .normal {
  color: #404040;
  font-weight: normal;
}
.cwrap .highlite,.cwrap a {
  font-weight: bold;
}
.cwrap ul,.cwrap ol {
  margin: 0px 0px 0px 25px;
}

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
}
.sIFR-replaced {
  visibility: visible !important;
}
span.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1,
.sIFR-hasFlash h2 {
  visibility: hidden;
}