body {
  margin: 0 10px 0 25px;
}

body, td {
  font-family: Verdana, Arial, Helvetica, "Times New Roman", Tahoma, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  letter-spacing: normal;
  color: #333;
}

a {
  color: #2580a2;
  text-decoration: underline;
}

a:hover {
  color: #a28025;  
}

select, object, textarea, input {
  font-size: 14px;
  color: #000;
  padding: 1px;
  border: 1px solid #2580a2;
}

textarea {
  font-family: Times;
  font-size: 14px;
  font-weight: normal;
}

h3 {
  color: #2580a2;
  font-size: 18px;
  font-family: Georgia;
  margin-bottom: 5px;
  margin-top: 5px;
}

.topmenu {
  background: #000;
  font-size: 11px;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  border-top:1px solid #ffffff;
  border-bottom:1px solid #ffffff;
}

.topmenu li {
  float: left;
  margin: 0;
  padding: 0;
}

.topmenu a {
  background: #000;
  color: #FFF;
  display: block;
  float: left;
  margin: 0;
  padding: 5px 27px;
  text-decoration: none;
}

.topmenu a:hover {
  background: #2580a2;
  color: #fff;
  padding-bottom: 5px;
}

.bulletlist {
  background-color: #ffffee;
}

.bulletlist li {
  font-size: 14px;
  font-weight: bold;
  color: #555;
  padding: 10px;
  list-style: square inside; 
}

.shadowbox { 
  color: #000; 
  font-size: 12px;
  background-color: #fcfcfc;
  text-align: left;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-right: 3px solid #ccc;
  border-bottom: 3px solid #ccc;
  padding: 10px 10px 10px 10px;
  width: 230px;
}

.shadowbox td { 
  vertical-align: top;
  height: 40px;
  padding: 0px;
}

.pricebox {
  color: #2580a2;
  font-size: 12px;
  background-color: #fcfcfc;
  text-align: left;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-right: 3px solid #ccc;
  border-bottom: 3px solid #ccc;
  padding: 20px 20px 20px 20px;
}

.pricebox td {
  color: #2580a2;
  font-size: 14px;
  height: 25px;
}

.pricebox th {
  color: #2580a2;
  font-size: 14px;
  height: 25px;
}

.pricebox input {
  text-align: right;
}

.pricebox h3 {
  color: #000;
}

.pricebox h4 {
  color: #000;
}

.servicebox {
  color: #000;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, "Times New Roman", Tahoma, sans-serif;
  text-align: left;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-right: 3px solid #ccc;
  border-bottom: 3px solid #ccc;
  padding: 0px 20px 10px 20px;
  margin-bottom: 10px;
  width: 350px;
}

.servicebox h3 {
  color: #2580a2;
}

.textbox {
  line-height: 20px;
  text-align: justify;
}

.bottommenu a {
  color: #ccc;
  font-size: 10px;
}

.banner a {
  text-decoration: none;
  color: #000;
}

.tblhead {
  color: #2580a2;
  font-size: 18px;
  font-family: Georgia;
  margin-bottom: 5px;
  font-weight: bold;
}

.errbox {
  color: #FF0000;
  font-weight: bold;
  text-align: center;  
}

.app table {
  background-color: #eeeff5; 
  padding: 0px;
}

.app td {
  background-color: #fff;
  font-family: Georgia;
}

#dhtmlcal td {
  font-family: Arial;
  font-size: 11px;
  width: 200px;
}

.timecol {
  font-size: 10px;
  font-weight: 900;
  vertical-align: middle;
  text-align: right;
  cursor: pointer;
}

.namecol {
  width: 160px;
  font-family: Times;
  font-size: 14px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  vertical-align: bottom;
  text-align: left;
  cursor: pointer;
}

.timedatecol {
  font-size: 10px;
  font-weight: 900;
  cursor: pointer;
}

.searchcol {
  width: 180px;
  font-size: 14px;
  padding: 0px;
  margin: 0px;
  vertical-align: bottom;
  text-align: left;
  cursor: pointer;
}

#dhtmlcal {
  width: 200px;
}

#timeslots {
  width: 100%;
  height: 450px;
  overflow: auto;
}

#timeslots td { 
  padding: 0px 5px 0px 3px;
  height: 20px;
}

#appt {
  width: 100%;
  height: 370px;
  overflow: auto;
}

#appt td {
  font-size: 9px;
  font-weight: 900;
  white-space: nowrap;
  margin-bottom: 3px;
} 

#appt input {
  font-family: Times;
  font-size: 14px;
  font-weight: normal;
  border: 1px solid #fff;
  padding: 0px;
  margin: 0px;
}

.rtype {
  border: none;
}

#appt textarea {
  font-family: Times;
  font-size: 14px;
  font-weight: normal;
}

.bigbtn {
  font-size: 10px;
  padding: 0px 5px 0px 5px;
}

.txtbtn {
  color: #2580a2;
  font-weight: bold;
  background-color: #fff;
  border: none;
  margin: 5px;
}

.caltxtbtn {
  color: #2580a2;
  background-color: #eeeef5;
  border: none;
  margin: 0px;
  font-size: 10px;
}

table.remtbl {
  background-color: #fff;
  margin-bottom: 10px;
}

.remtbl th {
  background-color: #eeeef5;
  font-size: 11px;
}

.remtbl td {
  font-size: 10px;
}

.rmrem {
  text-decoration: none;
  font-size: 10px;
}

#rmbtn {
  color: #2580a2;
  font-weight: bold;
  border: 1px solid black;
}

#configdiv {
  display: none;
  position: fixed;
  top: 83px;
  left: 25px;
}

#configdiv td {
  background-color: #eeeef5;
}

#reportdiv {
  display: none;
  position: fixed;
  top: 83px;
  left: 25px;
}

#reportdiv td {
  background-color: #ffffff;
}

#searchdiv {
  display: none;
  position: fixed;
  top: 83px;
  left: 25px;
}

.confbtn {
  font-family: Georgia;
  font-size: 13px;
  cursor: pointer;
  background-color: #eeeef5; 
  color: #000;
  margin: 0px;
  padding: 5px;
  border: none;
  width: 150px;
  height: 30px;
}

#confoptionsdiv {
  padding: 10px;
  text-align: center;
  vertical-align: middle;
}

#confcontentdiv {
  height: 400px;
}

#confoptionsdiv table {
  background-color: #fff;
}

#confoptionsdiv td {
  background-color: #fff;
}

#confoptionsdiv th {
  background-color: #eeeef5;
}

#calsdiv {
  height: 340px;
  overflow: auto;
}

#confremdiv {
  height: 320px;
  overflow: auto;
}
#searchappt {
  width: 100%;
  height: 360px;
  overflow: auto;
}

#searchappt td {
  font-size: 9px;
  font-weight: 900;
  white-space: nowrap;
  margin-bottom: 3px;
}

#searchappt input {
  font-family: Times;
  font-size: 14px;
  font-weight: normal;
  border: 1px solid #fff;
  padding: 0px;
  margin: 0px;
}

#searchappt textarea {
  font-family: Times;
  font-size: 14px;
  font-weight: normal;
}

.helptbl p {
  line-height: 20px;
}

.helptbl a {
  text-decoration: none;  
}

.helptbl ul {
  list-style: none;
}

.helptbl li {
  padding-bottom: 12px;
  line-height: 20px;
}

#slottbl {
  width: 100%;
}

