.MB_tborder {
	background-color: #cccccc;
}
.MB_thead {
	background-color: #8c8d8f;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
.MB_tcat {
	background-color: #cccccc;
	font-weight: bold;
}
.MB_font-small {
	font-size: 11px;
}
.MB_time {
	color: #999999;
}
.MB_tborder a {
	color: #000000;
	text-decoration: underline;
}
.MB_tborder a:hover {
	text-decoration: none;
}
.MB_alt1 {
	background-color: #f1f1f1;
}
.MB_alt2 {
	background-color: #e6e6e6;
}
.MB_font-large {
	font-size: 14px;
}

.MB_button:hover {
	background-color: #999999;
	text-decoration: none;
}
.MB_button a {
	color: #ffffff;
	font-weight: bold;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.MB_button a:hover {
	color: #ffffff;
	text-decoration: none;
}
.MB_button2 {
	background-color: #666666;
	display: inline;
	margin-left:5px;
	text-align:center;
}
.MB_button2:hover {
	background-color: #999999;
	text-decoration: none;
}
.MB_button2 a {
	color: #ffffff;
	font-weight: bold;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	text-decoration: none;
}
.MB_button2 a:hover {
	color: #ffffff;
	text-decoration: none;
}

.MB_tborder hr {
	size: 1;
	height: 1px;
	color: #cccccc;
}

#MB_Quote
{
	border: 1px solid #ffffff;
	padding:5px;
	background-color:#ffffcc;
}
legend
{
	padding-right:7px;
}

.MB_MessageUserLabel
{
	background-color:Maroon;
	border-color:Maroon;
	border-style:solid;
	border-bottom-width:thin;
	border-top-width:thin;
	border-right-width:thick;
	border-left-width:thick;
	color:White;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}
.MB_button 
{
	border-style:none;
	background-color:Navy;
	color:White;
}
.MB_MessageDateLabel
{
	font-size:12px;
	color:black;
	font-style:italic;
}
.MB_MessageSubjectLabel
{
	font-size:16px;
	font-weight:bolder;
}
.MB_MessageCell
{
	background-color:#fdf5e6;
}
.MB_MessageButton
{
	background-color:Navy;
	font-size:10px;
	color:White;
	font-weight:bold;
}
