.gb-header {
	color: Green;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.add-message-page {
	background-color: #F2F2F2;
}
.add-message-failed {
	background-color: #FFD7CA;
	border: 1px solid #B22222;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Red;
}
.add-message-success {
	background-color: #D0E7A2;
	border: 1px solid #6B8E23;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.form-submit {
	font-weight: bold;
}
.form-cell {
	background-color: #ffffff;
	border: 0px dotted #CDCD74;
}
.form {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
A.page-list:link, A.page-list:active, A.page-list:visited {
	color: #1E6F1E;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}
A.page-list:hover {
	color: #6B8E23;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}
.page-list-cell {
	color: Black;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	background-color: White;
	border-bottom: 0px solid #A9A9A9;
	border-top: 0px solid #A9A9A9;
	text-align: left;
}
.message-answer {
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	border-left: 1px solid Black;
	border-right: 1px solid black;
	border-bottom: 1px solid Black;
	background-color: #E0F0C2;
}
.message-text {
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	border-left: 1px solid Black;
	border-right: 1px solid black;
	border-bottom: 3px double Black;
}
.message-header {
	color: Black;
	background-color: #8FB07B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border-bottom: 1px solid Black;
	border-top: 1px solid black;
	border-left: 1px solid Black;
	border-right: 1px solid black;
}
.message-square {
	background-color: #D8E9EB;
	border: 1px solid #2F4F4F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
