body {
  background: #E0FFE0;
  /*background: #B0E0B0;*/
  color:#005511;
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 82%;
  margin: 0;
  }

a {
  color:#005511;
  background: #B0E0B0;
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  }

a:active {
  color:#005511;
  background: #B0E0B0;
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  }

a:visited {
  color:#005511;
  background: #B0E0B0;
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  }

a:hover {
  color:#005511;
  background: #FFFF00;
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  }

a.cal1 {
  color: #000000;
  background: #CCCCCC;
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 85%;
  text-decoration: none;
  }

a:active.cal1 {
  color: #000000;
  background: #CCCCCC;
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 85%;
  text-decoration: none;
  }

a:visited.cal1 {
  color: #000000;
  background: #CCCCCC;
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 85%;
  text-decoration: none;
  }

a:hover.cal1 {
  color: #CCCCCC;
  background: #000000;
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 85%;
  text-decoration: underline;
  }

a.cal2 {
  color: #000000;
  background: #FFFFFF;
  font-family: System, Serif, Helvetica;
  font-size: 85%;
  text-decoration: none;
  }

a:active.cal2 {
  color: #000000;
  background: #FFFFFF;
  font-family: System, Serif, Helvetica;
  font-size: 85%;
  text-decoration: none;
  }

a:visited.cal2 {
  color: #000000;
  background: #FFFFFF;
  font-family: System, Serif, Helvetica;
  font-size: 85%;
  text-decoration: none;
  }

a:hover.cal2 {
  color: #FFFF66;
  background: #0033CC;
  font-family: System, Serif, Helvetica;
  font-size: 85%;
  text-decoration: underline;
  }

a.linkbar {
  color:#005511;
  background: #B0E0B0;
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 70%;
  font-weight: bold;
  text-decoration: underline;
  }

a:active.linkbar {
  color:#005511;
  background: #B0E0B0;
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 70%;
  font-weight: bold;
  text-decoration: underline;
  }

a:visited.linkbar {
  color:#005511;
  background: #B0E0B0;
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 70%;
  font-weight: bold;
  text-decoration: underline;
  }

a:hover.linkbar {
  color:#005511;
  background: #FFFF00;
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 70%;
  font-weight: bold;
  text-decoration: underline;
  }

a.linkcontentnormal {
  color:#005511;
  background: #FFFFFF;
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  }

a:active.linkcontentnormal {
  color:#005511;
  background: #FFFFFF;
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  }

a:visited.linkcontentnormal {
  color:#005511;
  background: #FFFFFF;
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  }

a:hover.linkcontentnormal {
  color:#FFFFFF;
  background: #005511;
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  }

h6 {
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  color:#005511;
  }

form {
  color:#005511;
  background: #FFFFFF;
  font-family: Arial, "Sans Serif", Helvetica;
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  }

p.cal {
  color: #000000;
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 85%;
  }

input {
  font-family: Arial, "Sans Serif", Helvetica;
  font-size: 100%;
  font-weight: bold;
  }

input.text1 {
  border-color: #B0E0B0;
  border-style: solid;
  color:#005511;
  font-family: Arial, "Sans Serif", Helvetica;
  font-size: 100%;
  font-weight: bold;
  /*text-transform: uppercase;*/
  }

input.btn1 {
  background: #B0E0B0;
  /*border-color: #B0E0B0;
  border-style: solid;*/
  color:#000000;
  font-family: Arial, "Sans Serif", Helvetica;
  font-size: 100%;
  font-weight: bold;
  /*text-transform: uppercase;*/
  }

textarea.text1 {
  border-color: #B0E0B0;
  border-style: solid;
  color:#005511;
  font-family: Arial, "Sans Serif", Helvetica;
  font-size: 100%;
  font-weight: bold;
  /*text-transform: uppercase;*/
  }

.contentnormal {
  background: #FFFFFF;
  color:#005511;
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 82%;
  }

.legaltag {
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 60%;
  font-weight: bold;
  color:#669966;
  }

.linkbar {
  color:#005511;
  background: #B0E0B0;
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 70%;
  font-weight: bold;
  text-decoration: none;
  }

.linkgraysmaller {
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 70%;
  color:#666666;
  }

.link666666smaller {
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 70%;
  color:#999999;
  }

.link999999smaller {
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 70%;
  color:#999999;
  }

.linkCCCCCCsmaller {
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 70%;
  color:#CCCCCC;
  }

.linkgreennormal {
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 80%;
  color:#ffffff;
  }

/*.noprint {
  display: none;
  }*/

table.calendar {
  /*background: #E0FFE0;*/
  background: #B0E0B0;
  }

.tab-wrapper {
  /*background: #E0FFE0;*/
  background: #B0E0B0;
  }

.tab-menu-normal {
  font-family: Tahoma, Verdana, Arial, "Sans Serif", Helvetica;
  font-size: 80%;
  color:#ffffff;
  }