body {
	background-color: #CCCC99;
}
p {
	text-align: left;
	vertical-align: top;
	text-indent: 0px;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	color: #000000;
	text-align: left;
	text-indent: 3px;
	vertical-align: top;
	td-width: 170px;
}
.leftmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	color: #000000;
	text-align: left;
	text-indent: 3px;
	vertical-align: top;
	td-width: 170px;
	background-color:#CCCC66;
}
.chapterTitle {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: text-top;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #555555;
}
.toc_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.toc_body:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color:#CCCC33;
}

table {
	border-collapse: collapse;
	border-spacing:0;
	border: 1px solid #BA9;
	font: 90% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	background-color: #FFFFbb;
}
 caption {
  padding: 0 .5px .5px;
  text-align: left;
  font-size: 110%;
  font-weight: bold;
  text-transform: uppercase;
  color: #453827;
  background: transparent;
  }
tr{
}
td, th {
  border: 1px solid #BBAA99;
  padding: .3em;
	font-size: 14px;
color: #555555;
  }
thead th, tfoot th, tfoot td {
	border: 1px solid #BA9;
	text-align: left;
	font-weight: bold;
	font-size: 100%;
	background: #BA9 url(../images/minibar.jpg) repeat-x top left;
	color: #FFF;
}
 tbody th,thead th,tbody td {
	vertical-align: top;
	text-align: left;
}
tr.odd {
  border-bottom: 1px solid #061E8D;
  background-color: #999966;
  }

tr.even {
  border-bottom: 1px solid #061E8D;
  background-color: white;
  }

link {
	cursor: hand;
	filter: Glow(Color=#00FFFF, Strength=5);
}
li {
	display: inline;
	left: 1px;
	text-indent: 0px;
}
ul {
	text-indent: 0px;
	text-align: left;
	white-space: nowrap;
}
.chaptermenu {
	font-size: 12px;
	background-color: #CCCC99;
	text-align: left;
}
.chapsubhead {
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	color: #555555;
}
.chapsubhead_toc {
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	color: #555555;
	border:medium double #999933
}
.tdchapter {
	font-size: 12px;
	font-style: normal;
	text-align: left;
	text-indent: 0px;
	font-weight: bold;
	vertical-align: text-top;
}
.tdquestions {
	font-size: 12px;
	font-style: italic;
	text-align: left;
	text-indent: 0px;
	font-weight: bold;
	vertical-align: text-top;
}
.tdchapter_sub {
	font-size: 16px;
	font-style: normal;
	text-align: left;
	text-indent: 5px;
	font-weight: bolder;
	vertical-align: text-top;
	text-decoration:underline;
}
a {
	text-decoration: none;
	color: #0000FF;
	color: #444444;
	color: 444444;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
.footer {
	font-size: 9px;
	text-align: center;
}
