﻿.MSG_Main
{
	background-color:#F5F5F5;
}

.MSG_Title_TopLeft
{
	background-image:url(/images/MessageBoard/BoardTitle_TopLeft.gif); 
	background-repeat:no-repeat; 
	background-position:left top;
	width:1%;
}
.MSG_Title_TopCenter
{
	background-image:url(/images/MessageBoard/BoardTitle_TopCenter.gif); 
	background-repeat:repeat-x; 
	background-position:right top;
	font-weight:bold;
	color:#002277;
	width:98%;
}
.MSG_Title_TopRight
{
	background-image:url(/images/MessageBoard/BoardTitle_TopRight.gif); 
	background-repeat:no-repeat; 
	background-position:right top;
	width:1%;
}


.MSG_Comment_Main
{
	background-color:#FFFFFF;
	vertical-align:top;
}
.MSG_Comment_UserName
{
	background-color:#FFFFFF;
	color:#444444;
	font-family:Times New Roman;
	font-size:10pt;
	vertical-align:middle;
}


.MSG_Comment_TopLeft
{
	background-image:url(/images/MessageBoard/Title_TopLeft.gif); 
	background-repeat:no-repeat; 
	background-position:left top;
	width:1%;
}
.MSG_Comment_TopCenter
{
	background-image:url(/images/MessageBoard/Title_TopCenter.gif); 
	background-repeat:repeat-x; 
	background-position:center top;
	font-weight:bold;
	color:#FFFFFF;
	width:49%;
}
.MSG_Comment_TopRight
{
	background-image:url(/images/MessageBoard/Title_TopRight.gif); 
	background-repeat:no-repeat; 
	background-position:right top;
	width:1%;
}
.MSG_CommentPendingApproval_TopLeft
{
	background-image:url(/images/MessageBoard/Title_TopLeft_PendingApproval.gif); 
	background-repeat:no-repeat; 
	background-position:left top;
	width:1%;
}
.MSG_CommentPendingApproval_TopCenter
{
	background-image:url(/images/MessageBoard/Title_TopCenter_PendingApproval.gif); 
	background-repeat:repeat-x; 
	background-position:center top;
	font-weight:bold;
	color:#FFFFFF;
	width:49%;
}
.MSG_CommentPendingApproval_TopRight
{
	background-image:url(/images/MessageBoard/Title_TopRight_PendingApproval.gif); 
	background-repeat:no-repeat; 
	background-position:right top;
	width:1%;
}
.MSG_CommentMe_TopLeft
{
	background-image:url(/images/MessageBoard/Title_TopLeft_Me.gif); 
	background-repeat:no-repeat; 
	background-position:left top;
	width:1%;
}
.MSG_CommentMe_TopCenter
{
	background-image:url(/images/MessageBoard/Title_TopCenter_Me.gif); 
	background-repeat:repeat-x; 
	background-position:right top;
	font-weight:bold;
	color:#FFFFFF;
	width:49%;
}
.MSG_CommentMe_TopRight
{
	background-image:url(/images/MessageBoard/Title_TopRight_Me.gif); 
	background-repeat:no-repeat; 
	background-position:right top;
	width:1%;
}

.MSG_Comment_BottomLeft
{
	background-image:url(/images/MessageBoard/Box_BottomLeft.gif); 
	background-repeat:no-repeat;
	background-position:left bottom;
	width:1%;
}
.MSG_Comment_BottomCenter
{
	background-image:url(/images/MessageBoard/Box_Bottom.gif); 
	background-repeat:repeat-x;
	background-position:center bottom;
	width:98%;
}
.MSG_Comment_BottomRight
{
	background-image:url(/images/MessageBoard/Box_BottomRight.gif); 
	background-repeat:no-repeat;
	background-position:right bottom;
	width:1%;
}
.MSG_Comment_Left
{
	background-image:url(/images/MessageBoard/Box_Left.gif); 
	background-repeat:repeat-y;
	background-position:left center;
	width:1%;
}
.MSG_Comment_Right
{
	background-image:url(/images/MessageBoard/Box_Right.gif); 
	background-repeat:repeat-y;
	background-position:right center;
	width:1%;
}

.MSG_Navigation
{
	 padding:4px 4px 4px 4px;
}