.subTABLE {
	background-color: #E6C484;
	color: #000000;
}
h1 {
	font-size: 2.4em;
	font-weight: normal;
	color: #eae5c8;
	text-decoration: none;
	padding-left: 20px;
	display: inline;
}
.sub-title {
	font-size: 1.45em;
	font-weight: normal;
	color: #862529;
}
a.sub-top {
	font-size: .90em;
	font-weight: normal;
	color: #862529;
	text-decoration: none;
}
a.sub-top:hover {
	font-size: .90em;
	font-weight: normal;
	color: #862529;
	text-decoration: underline;
}
a.sub-link {
	font-weight: normal;
	font-size: 1em;
	color: #31396A;
	text-decoration: none;
}
a.sub-link:hover {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
table.board {
	border-collapse: collapse;
	background-color: #C6A363;
	font-weight: normal;
	color: #0000;
	text-decoration: none;
}
table.board th {
	background-color: #31396A;
	font-size: 1.5em;
	font-weight: normal;
	color: #dbb46e;
	text-align: center;
	background-image: none;
	border: none;
}
table.board td {
	border: none;
	padding-left: 10px;
	text-align: left;
}
table.search {
	border-collapse: collapse;
	background-color: #D6B184;
	font-weight: normal;
	color: #4B4231;
	text-decoration: none;
	border: 10px solid #4E2022;
}
td.altCELL {
   background-color: #FFD67C;
}
.sub-toprow {
	background-color: #FFDDAA;
	font-size: 1em;
	font-weight: normal;
	color: #862529;
	text-decoration: none;
}
.padLeft {
	padding: 0px 10px;
}
.cap-top {
	background-color: #dddabb;
	background-image: url(images/light-cap-top.gif);
	background-repeat: no-repeat;
}
.cap-down {
	background-color: #dddabb;
	background-image: url(images/light-cap-bot.gif);
	background-repeat: no-repeat;
}
.number {
	color: #862529;
}
.question-title {
	font-size: 1.5em;
	color: #FFFFFF;
}

.searchTopicBkg {
	background-color: #556ab9;
	background-image: url(images/answers_topicBkg.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #ebe6c8;
	padding: 10px 20px;
}

.searchTitle {
	font-size: 1.6em;
	line-height: 0.7em;
	color: #ebe6c8;
}

.searchSubTitle {
	color: #ebe6c8;
	line-height: 2em;
}

td.answersHdr {
	background-image: url(images/answers_subhdrBkg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #242b57;
	padding-left: 10px;
	padding-bottom: 4px;
	vertical-align: bottom;
}

td.answersdescrip {
	border-left: 1px solid #a17676;
	border-right: 1px solid #a17676;
	padding: 5px 0px 5px 10px;
}

td.answersfooter {
	background-image: url(images/answers_subhdrFooter.gif);
	background-repeat: no-repeat;
}
.answers-head {
	background: #4f5f90 url(images/blue-head-tile.jpg) repeat-x;	
}
.note-nonBG {
	background-color: #dddabb;
	
}
.midTEXT {
	padding-right: 10px;
	padding-left: 10px;
	
}


