/* Start Inbox Table */

.mb-text{
	font-family: "Arial";
	font-size: 10pt;
	font-weight:bold;
	text-align : left;
}
.mb-text-nmsg-indication{
	font-family: "Arial";
	font-size: 10pt;
	font-weight:bold;
	color: #409507;
}
.mb-text-nmsg-indication a{
	font-family: "Arial";
	font-size: 10pt;
	font-weight:bold;
	color: #409507;
	text-decoration:none;
}
.mb-text-nmsg-indication a:hover{
	font-family: "Arial";
	font-size: 10pt;
	font-weight:bold;
	color: #409507;
	text-decoration:underline;
}
.mb-text-ninvit-indication{
	font-family: "Arial";
	font-size: 10pt;
	font-weight:bold;
	color: #FF7F17;
}
.mb-text-ninvit-indication a{
	font-family: "Arial";
	font-size: 10pt;
	font-weight:bold;
	color: #FF7F17;
	text-decoration:none;
}
.mb-text-ninvit-indication a:hover{
	font-family: "Arial";
	font-size: 10pt;
	font-weight:bold;
	color: #FF7F17;
	text-decoration:underline;
}
.mb-text-ncomment-indication{
	font-family: "Arial";
	font-size: 10pt;
	font-weight:bold;
	color: #5A85C0;
}
.mb-text-ncomment-indication a{
	font-family: "Arial";
	font-size: 10pt;
	font-weight:bold;
	color: #5A85C0;
	text-decoration:none;
}
.mb-text-ncomment-indication a:hover{
	font-family: "Arial";
	font-size: 10pt;
	font-weight:bold;
	color: #5A85C0;
	text-decoration:underline;
}
.mb-table-left{
	padding:5px;
	background-color: #F1F5FD;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}
.mb-table-right{
	padding:5px;
	background-color: #F1F5FD;
	border-top: 2px solid #FFFFFF;
}
.mb-padded{
	padding:5px;

}

/* End Inbox Table */
