﻿.ForumHeader            {
                            color: Black;
                            font-size: 9pt;
                            margin: 0 auto 0 auto; }
.ForumSubject           { 
   	                        margin: 0px;
	                        text-transform: lowercase;
	                        font-family: Georgia, "Times New Roman", Times, serif;
	                        font-weight: normal;
                            color: #1d2e4d; 
                            font-size: 18pt; }
.ForumUserPosted        {   color: #1d2e4d; font-size: 8pt; }
.ForumStats             {   }
.ForumRatings           {   }
.ForumContent           {   border: solid 1px silver; width: 740px; padding: 5px; background-color: #DAE2E8;}
.ForumDates             {   font-family: arial, verdana; font-size: 8pt; color: Gray;}
.ForumReplySubject 		{   }
.ForumReplyUserPosted 	{   color: #1d2e4d; font-size: 8pt;}
.ForumReplyRatings 		{   }
.ForumReplyContent 		{   }
.ForumReplyDates 		{   font-family: arial, verdana; font-size: 8pt; color: Gray;}
.ForumReplyQuotedText 	{   }
.ForumRow 				{   background-color: White;}
.ForumAlternateRow 		{   background-color: #DAE2E8;}
.ForumLeftColumn 		{   border: solid 1px #cdcdcd; padding: 5px; width: 150px; }
.ForumRightColumn 		{   border: solid 1px #cdcdcd; padding: 5px; width: 590px;}
.ForumTableHeader 		{   background-color: Gray; 
                            height: 26px; 
							color: white; 
							font-weight: bold; padding-left: 5px; }


