﻿.MBODocumentTitle
{
	text-align:right;
	color:#fd5a00;
	font-size:20px;
	font-family:Arial;
	font-weight:bold;
	float:right;
	/*background:url(mboTitleBack.gif) right bottom no-repeat;padding-right:40px;*/
	padding-bottom:5px;
	margin-bottom:2px;
	width:92%;
}
.MBODocumentDate
{
	color:gray;
	font-size:11px;
	font-family:Arial;
	margin-bottom:20px;
	width:92%;
}
.MBOParagraphBody
{
	color:black;
	font-size:13px;
	font-family:Tahoma;
	text-align:right;
	margin-bottom:25px;
	line-height:18px;
}
.MBOParagraphTitle
{
	color:#fd5a00;
	font-size:14px;
	font-family:Tahoma;
	text-align:right;
	margin-bottom:0px;
	line-height:0px;
	font-weight:bold;
}
.MBOParagraphImageDiv
{
	float:left;width:256px;border:0px solid gray;text-align:center;margin:10px;margin-bottom:0px;
}
.MBOParagraphImage
{
	width:100%;height:192px;float:right;border:1px solid black;
}
.MBOImageComment
{
	background-color:gray;text-align:center;font-size:15px;font-family:Arial;color:red;width:95%
}
.MBOQuoteContainer
{
	float:left;width:160px;border:1px solid gray; background-color:#f0f8ff;text-align:center;margin:15px;
	margin-top:0px;
	font-size:16px;font-weight:bold;
}
.MBOQuote
{
	width:200px;text-align:right;font-size:20px;color:blue;font-family:tahoma;font-weight:bold;
}
.MBOQuoteQuotes
{
	color:blue;font-size:25px;font-weight:blod;	
}
.MBOImageLeft
{
	background:url(mboImageCommentLeft.gif) left no-repeat;
	float:right;
	height:17px;
	width:100%;
	padding:0px;
}
.MBOImageRight
{
	float:right;
	background:url(mboImageCommentRight.gif) right no-repeat;
	height:17px;
	width:100%;
	padding:0px;
}
.MBOImageCommentContainer
{
	float:left;
	background:url(mboImageComment.gif) repeat;
	text-align:center;
	height:17px;
	font-family:Arial;
	color:red;
	width:100%;
	font-size:12px;
}

