body {
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  font-size:12px;
  font-weight: bold;
  font-family: "Tahoma";
  color:black;
}

tr.header {
  background-color: rgb(48,111,191);
  font-size:14px;
  font-weight: bold;
  font-family: "Tahoma";
  color:white;
}

tr.content {
  font-size:12px;
  font-weight: normal;
  font-family: "Tahoma";
  color:black;
}

td.topleft {
  background-image:url(topbg.gif);
  background-repeat: repeat-x;
}

td.middle {
  border-left-width: 1px;
  border-left-color: rgb(237,237,237);
  border-left-style: solid;
  border-right-width: 1px;
  border-right-color: rgb(237,237,237);
  border-right-style: solid;
}

td.bottom1 {
  background-color:#EDEDED;
  width:180px;
}

td.bottom2 {
  background-image:url(bottom1.jpg);
  background-repeat:no-repeat;
}

td.bottom4 {
  background-color:#E3E3E3;
}

td.left1 {
  text-align:right;
}

td.left2 {
  text-align:left;
}

td.bluehead {
  padding:2px;
  padding-left:10px;
  background-color:rgb(55,163,254);
  font-size:12px;
  font-weight: bold;
  font-family: "Tahoma";
  color: white;
}

a.leftunsel {
  text-decoration:none;
  font-size:14px;
  font-weight: bold;
  font-family: "Tahoma";
  color:rgb(11,56,147);
}

a.leftunsel:hover {
  text-decoration:none;
  font-size:14px;
  font-weight: bold;
  font-family: "Tahoma";
  color:rgb(251,111,21);
}

a.leftsel {
  text-decoration:none;
  font-size:14px;
  font-weight: bold;
  font-family: "Tahoma";
  color:rgb(251,111,21);
}

a.leftsel:hover {
  text-decoration:none;
  font-size:14px;
  font-weight: bold;
  font-family: "Tahoma";
  color:rgb(251,111,21);
}

p.topleft {
  font-weight: normal;
  font-family: "Garamond";
  color:rgb(255,255,255);
}

p.lightblue {
  color:rgb(92,124,186);
  font-size:12px;
  font-weight: bold;
  font-family: "Tahoma";
}


span.lightblue {
  color:rgb(92,124,186);
  font-size:12px;
  font-weight: bold;
  font-family: "Tahoma";
}

td.deepblue {
  background-color:rgb(0,51,153);
  color:white;`
  font-size:14px;
  font-weight: bold;
  font-family: "Tahoma";
  padding:3px;
}

div.deepbluecat {
  background-color:rgb(0,51,153);
  padding-left:20px;
  padding-top:3px;
  padding-bottom:3px;
}

td.bottomline {
  border-bottom-width: 1px;
  border-bottom-color: rgb(55,81,133);
  border-bottom-style: solid;

}

span.content {
  text-decoration:none;
  font-size:12px;
  font-weight: normal;
  font-family: "Tahoma";
  color:black;
  margin-top:0px;
}

a.content {
  text-decoration:underline;
  font-size:12px;
  font-weight: bold;
  font-family: "Tahoma";
  color:black;
}

a.content:hover {
  text-decoration:none;
  font-size:12px;
  font-weight: bold;
  font-family: "Tahoma";
  color:black;
}

a.none {
  text-decoration:none;
  color:rgb(92,164,186); font-size:12px; font-weight:bold; font-family:tahoma;
}

a.none:hover {
  text-decoration:none;
  color:rgb(92,164,186); font-size:12px; font-weight:bold; font-family:tahoma;
}

a.header {
  text-decoration:none;
  font-size:15px;
  font-weight: bold;
  font-family: "Tahoma";
  color:white;
}

a.header:hover {
  text-decoration:none;
  font-size:15px;
  font-weight: bold;
  font-family: "Tahoma";
  color:white;
}


h1.header {
  margin-top:0px;
  margin-bottom:0px;
  font-size:15px;
  font-weight: bold;
  font-family: "Tahoma";
  color:white;
}

a.blue {
  text-decoration:none;
  color:rgb(92,124,186);
  font-size:12px;
  font-weight: bold;
  font-family: "Tahoma";
}

a.blue:hover {
  text-decoration:underline;
  color:rgb(92,124,186);
  font-size:12px;
  font-weight: bold;
  font-family: "Tahoma";
}

a.calendar {
  text-decoration:none;
  color:rgb(92,124,186);
  font-size:10px;
  font-weight: bold;
  font-family: "Tahoma";
}

a.calendar:hover {
  text-decoration:none;
  color:rgb(92,124,186);
  font-size:10px;
  font-weight: bold;
  font-family: "Tahoma";
}

input.submit {
  width:180px; font-size:9px; height:20px;
}

span.calendar1 {
  text-decoration:none;
  color:rgb(172,172,172);
  font-size:10px;
  font-weight: bold;
  font-family: "Tahoma";
}