.tdtitle {
	background-color: #FBE2C8;
	border: 1px dotted;

}
.caption {
	background-color: #FCE4DA;
	font-weight: bold;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px double;
	border-left: 1px groove;
	font-size: 12pt;
	color: #663300;


}
.content {
	border: 1px ridge;
}
.cell {
	border: 1px ridge #CBCBA9;
}
.topicstitle {
	font-weight: bold;
	background-color: #E2E4EF;
	padding: 3px;
	border-top: 1px solid #919AC8;
	border-right: 1px none #919AC8;
	border-bottom: 1px none #919AC8;
	border-left: 1px double #919AC8;
	color: #000066;




}
.topicsbody {
	border: none;
	padding-bottom: 20px;
	padding-top: 2px;
	padding-right: 20px;
	padding-left: 20px;






}
