@charset "UTF-8";
/* CSS Document */

#forum1{
	padding: 10px;
	border: 1px solid #FFFFFF;
}
#forum2{
	padding: 10px;
	border: 1px solid #FFFFFF;
}
.com {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.comButton {

}

.comDefault {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.comLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.comError {
padding:10px;
}

.comForm {

}

.comInput {}

.comLabel {
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.comMessage {
	padding:20px;
	color: #000000;
}

.comQuote {}

.comRequired {
	color:#db332e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.comSelect {}

.comTitle {
	font-size:14px;
	font-weight:bold;
	color: #000000;
}

.echo {}


.quizRightAnswer {}

/*must defin*/
.comBody{}/*this style is applied to the body of pages generated by echotools*/