#calbody {
	padding: 0px; margin: 0px; color: #333; font-size: 85%;
}
h3 {
	margin-top: 0px; font: bold 106% georgia, times, "times new roman", serif; color: #5b5e0e;
}
#calinfo {
	padding-left: 15px; float: right; border-left: #c5c877 1px solid; width: 170px; font: 85% arial, hevetica, sans-serif;
}
#calinfo ul {
	padding-left: 0px; margin-left: 0px; list-style-type: none;
}
#calinfo h3 {
	margin-top: 20px;
}
#calcontents {
	margin: 0px 180px 40px 20px;
	text-align: left;
}
#calcontents h2 {
  color: #b52c07;
 	border-bottom: #c5c877 1px solid;
}
#calcontents h4 {
  font-family: georgia, times, "times new roman", serif;
  font-weight: normal;
	color: #000;
}
#calcontents p {
	line-height: 130%;
}
.calentry ul {
	list-style-type: disc;
}
.caltext {
  text-align: left;
  border-top: #c5c877 1px dashed;
	border-bottom: #c5c877 1px dashed;
}
.caltext pre {
  width: 520px;
  font-weight: normal;
}

.calfoot {
  margin: 0px; padding: 0px; text-align: right;
}
.calfoot ul {
	padding: 0px; margin: 1em 0px; list-style-type: none;
}
.calfoot li {
	padding: 0 5px; display: inline; font-size: 11px; font-weight: normal;
}





  .links {
	  border: 0;
    margin: 0;
    padding: 0;
  }

  .goon, .goto a:link, .goto a:visited, .goto a:active {
    border: solid #000 1px;
	  margin: 0px;
	  padding: 1px 4px;
	  width: 2em;
	  text-decoration: none;
	  font: bold 9px "Verdana CE", "Helvetica CE", Verdana, sans-serif;
  }
  .goon {
	  color: #000000;
	  background-color: #aaaaaa;
  }
  .goto a:link, .goto a:visited, .goto a:active {
	  color: #000033;
	  background-color: #dcdcdc;
  }
  .goto a:hover {
    color: #000000;
	  background-color: #f9f9f9;
  }

  .adodb_pager {
	  padding-left: 5px;
  }
	.pager_header {
	  text-align: center;
	  padding-top: 5px;
	  padding-bottom: 5px;
  }
	.pager_footer {
	  text-align: center;
	  font-size: .7em;
	  margin: 0 0 2em 0;
  }
  .pager_result {
    font-family: Verdana, Helvetica, Tahoma, Sans-Serif;
    font-size: 10px;
    border-collapse: collapse;
    border: 1px solid #9999CC;
    color: #000000;
  }
  .pager_result th {
    font-size: 10px;
    font-weight: bold;
    background-color: #000080;
    color: #ffffff;
    font-weight: bold;
    white-space: nowrap;
    border: 1px solid #9999CC;
  }
  .pager_result tr.odd {
    background: #eeeeee;
  }
  .pager_result td {
    font-size: 10px;
    color: #000000;
    border: 1px solid #9999CC;
  }
  .pager_result td.norecord {
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    border: 1px solid #9999CC;
    text-align: center;
  }

