body,td,th {
	color: rgb(0, 0, 0);
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: small;
}

h1 {
	font-size: 175%;
}

h1.contentrred {
	color: rgb(204, 0, 0);
	font-size: 150%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 115%;
}

h5 {
	font-size: 100%;
}

strong.answer, span.answer {
	background-color: rgb(255, 255, 240);
	border: 1px solid rgb(102, 102, 102);
	display: run-in;
	font-weight: bold;
	padding: 1px;
}

strong.question, span.question {
	background-color: rgb(255, 242, 202);
	border: 1px solid rgb(102, 102, 102);
	display: run-in;
	font-weight: bold;
	padding: 1px;
}

table.boxorange {
	background-color: rgb(255, 255, 255);
	border: rgb(169, 169, 169) 1px solid;
}

table.question {
	background-color: rgb(255, 204, 51);
	border: 1px solid rgb(102, 102, 102);
	font-weight: bold;
	margin-left: 40px;
	margin-right: 40px;
	padding: 4px;
}

table.testimonialbox {
	background-color: rgb(219, 231, 253);
	border: rgb(0, 0, 0) 3px solid;
}

td.boxorange {
	background-color: rgb(255, 204, 102);
	border: rgb(169, 169, 169) 1px solid;
	padding: 8px;
}

td.question {
	background-color: rgb(255, 255, 204);
	border: 1px solid rgb(102, 102, 102);
	font-weight: bold;
	padding: 4px;
}

td.testimonialbox {
	background-color: rgb(219, 231, 253);
	border: rgb(0, 0, 0) 1px solid;
	padding: 8px;
}

.author {
	color: rgb(204, 0, 0);
}

.bonustablebottom{
	background-image: url(../bonusbg/bonus-bg1R3C2.jpg);
	background-position: right;
	background-repeat: repeat-x;
}

.bonustableheaders {
	background-color: transparent;
	background-image: url(../bonusbg/bonus-bg1R1C2.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: rgb(204, 0, 0);
	display: inline;
	font-weight: bold;
	padding-left: 20px;
}

.bonustableleft{
	background-image: url(../bonusbg/bonus-bg1R2C1.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

.bonustableright{
	background-image: url(../bonusbg/bonus-bg1R2C3.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

.bonustabletop{
	background-image: url(../bonusbg/bonus-bg1R1C2.jpg);
	background-position: right;
	background-repeat: repeat-x;
}

.darkestgreen {
	color: rgb(0, 66, 0);
}

.dashbox {
	background-color: rgb(255, 255, 240);
	border: medium dashed rgb(169, 51, 85);
	color: rgb(0, 0, 0);
}

.dotted {
	background-color: rgb(255, 243, 227);
	border: 3px dashed rgb(0, 101, 102);
	color: rgb(53, 60, 82);
	padding: 10px;
}

.flashingtextoff {
	color: rgb(51, 153, 51);
}

.highlight {
	background-color: rgb(255, 255, 102);
	color: rgb(255, 0, 0);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.lightgreen {
	color: rgb(0, 153, 0);
}

.lightgreenbox {
	background-color: rgb(242, 248, 235);
	border: thin solid rgb(43, 96, 78);
	color: rgb(0, 0, 0);
}

.lightyellowbox {
	background-color: rgb(255, 255, 240);
	border: thin solid rgb(43, 96, 78);
	color: rgb(0, 0, 0);
}

.mediumgreen {
	color: rgb(0, 102, 0);
}

.previeaudiobg {
	background-color: rgb(255, 255, 240);
	background-image: url(../images/bu-wide-play.gif);
	background-position: center;
	background-repeat: no-repeat;
	color: rgb(0, 0, 0);
	height: 50px;
	padding-right: 25px;
	padding-top: 3px;
	width: 330px;
}

.replaybox {
	border: 2px solid rgb(51, 153, 51);
}

#banner {
	background: url(../images/ask_01-orange3.jpg) no-repeat;
	height: 175px;
}
