.myborder {
  border: 1px solid #cccccc;
}
body {
  background-color: #f1f1f1;
  background-image: url(/org/csa/images/bkgrnd_01.gif);
  background-repeat: repeat-x;
}
td.off {
  background: #e2aa02 none repeat scroll 0% 50%;
}
td.on {
  background: #fdc724 none repeat scroll 0% 50%;
}
.navbar {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #333333;
  font-weight: bold;
}
.navbar a:link {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #333333;
  font-weight: bold;
}
.navbar a:visited {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #333333;
  font-weight: bold;
}
.navbar a:active {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #333333;
  font-weight: bold;
}
.navbar a:hover {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
.body {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #333333;
  text-decoration: none;
  font-weight: normal;
}
.bodybold {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}
.bodyboldwht {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
.body2 {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #333333;
  text-decoration: none;
  font-weight: normal;
}
.titlebold {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: #333333;
  font-weight: bold;
  text-indent: 10px;
}
.titlebold a:link {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: #333333;
  font-weight: bold;
  text-indent: 10px;
}
.titlebold a:visited {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: #333333;
  font-weight: bold;
  text-indent: 10px;
}
.titlebold a:active {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: #333333;
  font-weight: bold;
  text-indent: 10px;
}
.titlebold a:hover {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: #980000;
  font-weight: bold;
  text-indent: 10px;
}
.titleboldwht {
  text-decoration: none;
  color: #ffffff;
  text-indent: 20px;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 20px;
  font-weight: bold;
}
.footer {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  text-decoration: none;
  color: #333333;
}
.footer a:link {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  text-decoration: none;
  color: #333333;
}
.footer a:visited {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  text-decoration: none;
  color: #333333;
}
.footer a:active {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  text-decoration: none;
  color: #333333;
}
.footer a:hover {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #980000;
  text-decoration: none;
}
.box {
  overflow: scroll;
  float: right;
  position: fixed;
  display: table;
  visibility: visible;
  clear: right;
}

