.ForumHeader
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color:Black;
	background-color:#C9A001;	
	padding-left: 5px;
	padding-bottom: 2px;
}
.ForumSubHeader
{
	font-family: Verdana, Arial;
	font-size: 0.9em;
	background-color: #003366;
	padding-left: 5px;
	padding-right: 5px;
	color: White;
	padding-top: 3px;
	padding-bottom: 2px;
}
.ForumSummary
{
	font-family: Verdana, Arial;
	font-size: 0.8em;
	color: #003366;
}

.PostAuthor
{
	font-family: Verdana, Arial;
	font-size: 0.8em;
	color: #003366;
	padding-left: 5px;
	padding-top: 4px;
}
/******************************Forum Classes*/
.ForumIcon
{
	color: #003366;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 3px;
	padding-right: 3px;
}
.ForumTitle
{
	font-size: 0.9em;
	padding-bottom: 5px;
}
.ForumTitle a
{
	color: #003366;
	text-decoration: underline;
}
.ForumTitle a:visited
{
	color: #003366;
	text-decoration: underline;
}
.ForumTitle a:hover
{
	color: #003366;
	text-decoration: underline;
}
.ForumInformationArea
{
	color: #003366;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.LatestPostDetail
{
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 0.7em;
	color: #003366;
}
.LatestPostDetail a
{
	color: #003366;
	text-decoration: underline;
}
.LatestPostDetail a:visited
{
	color: #003366;
	text-decoration: underline;
}
.LatestPostDetail a:hover
{
	color: #003366;
	text-decoration: underline;
}
.PostNumber
{
	vertical-align: top;
	padding-top: 10px;
	font-size: 0.8em;
	color: #003366;
}
.TopicNumber
{
	vertical-align: top;
	padding-top: 10px;
	font-size: 0.8em;
	color: #003366;
}
/******************************Topic Classes*/
.TopicIcon
{
	vertical-align: top;
	padding-top: 10px;
	padding-left: 3px;
	padding-right: 3px;
}
.TopicTitle
{
	font-family: Verdana, Arial;
	font-size: 0.9em;
}
.TopicTitle a
{
	color: #003366;
	text-decoration: underline;
}
.TopicTitle a:visited
{
	color: #003366;
	text-decoration: underline;
}
.TopicTitle a:hover
{
	color: #003366;
	text-decoration: underline;
}
.TopicSummary
{
	font-family: Verdana, Arial;
	font-size: 0.8em;
	color: #003366;
	margin-top: 4px;
}
.TopicInformationArea
{
	vertical-align: top;
	color: #003366;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
	width:304px;
}

.LatestTopicPostDetail
{
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 0.7em;
	color: #003366;
}
.LatestTopicPostDetail a
{
	color: #003366;
	text-decoration: underline;
}
.LatestTopicPostDetail a:visited
{
	color: #003366;
	text-decoration: underline;
}
.LatestTopicPostDetail a:hover
{
	color: #003366;
	text-decoration: underline;
}
.TopicPostNumber
{
	vertical-align: top;
	padding-top: 10px;
	font-size: 0.8em;
	color: #003366;
}

/********************************************Post Styles*/
.PostAuthorHeading
{
	font-family: Verdana, Arial;
	color: White;
	font-size: 0.8em;
	background-color: #003366;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
}

.PostMessageHeading
{
	font-family: Verdana, Arial;
	color: White;
	font-size: 0.8em;
	background-color: #003366;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.PostPhotoHeading
{
	font-family: Verdana, Arial;
	color: White;
	font-size: 0.8em;
	background-color: #003366;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 5px;
}

.titleSection
{
	padding-top: 5px;
	padding-left: 5px;
}

.PostTitle
{
	font-family: Verdana, Arial;
	font-size: 0.7em;
	color: #003366;
	padding-top: 5px;
}

.PostDate
{
	font-family: Verdana, Arial;
	font-size: 0.7em;
	color: #003366;
}
.PostMessage
{
	font-family: Verdana, Arial;
	font-size: 0.7em;
	color: #003366;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.ForumImageCaption
{
	font-size: 0.78em;
	color: #003366;
	padding-bottom: 5px;
}

.ForumImageCaption a
{
	color: #003366;
}
.ForumImageCaption a:visited
{
	color: #003366;
}
.ForumImageCaption a:hover
{
	color: #003366;
}

.horizontalRule
{
	border-top: solid 1px #003366;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

/*********************************************************Forum Form*/
.PostForm
{
	margin-bottom: 15px;
}
.PostedBy
{
	font-size: 0.8em;
	background-color: #eeeeee;
	color: #179DCA;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.PostedByUsername
{
	color: #003366;
}

.PostReplyHeader
{
	font-size: 0.8em;
	color: White;
	background-color: #003366;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.PostButton
{
	background-color: #D1A536;
	color: White;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
}

/*************************************Labels*/
.PostReplyTitleLabel
{
	color: #003366;
	vertical-align: top;
	font-size: 0.8em;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #e7e7e7;
	border-right: solid 1px white;
}

.PostReplyMessageLabel
{
	color: #003366;
	vertical-align: top;
	font-size: 0.8em;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #e7e7e7;
	border-right: solid 1px white;
}

.PostReplyPhotoLabel
{
	color: #003366;
	vertical-align: top;
	font-size: 0.8em;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #e7e7e7;
	border-right: solid 1px white;
}
.PostReplySpacerLabel
{
	background-color: #e7e7e7;
	border-right: solid 1px white;
}
/****************************************Boxes*/
.PostReplyTitle
{
	padding-top: 8px;
	padding-left: 10px;
	background-color: #eeeeee;
}

.PostReplyMessage
{
	padding-top: 8px;
	padding-left: 10px;
	background-color: #eeeeee;
	padding-right: 10px;
}

.PostReplyPhoto
{
	padding-top: 8px;
	padding-left: 10px;
	background-color: #eeeeee;
}

.PostReplyButtonCell
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #eeeeee;
}

.PostReplyLinks
{
	color: #179DCA;
	font-size: 0.7em;
	background-color: #eeeeee;
	padding-right: 10px;
}

/******************************Paging*/

.ForumPaging, .ForumPagingMessage
{
	padding-top: 5px;
	font-size: 0.7em;
	padding-right: 10px;
	padding-bottom: 5px;
}

.SorterForm
{
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.PostSorter
{
	background-color: #eeeeee;
}

.HeaderTitle
{
	padding-left: 5px;
	font-size: 0.8em;
	color: #003366;
	font-weight: bold;
}




















/********************************************Forum Backgrounds*/
/****************ForumIcon*/
.odd .ForumIcon
{
	background-color: #dfdfdf;
}
.even .ForumIcon
{
	background-color: #d9d9d9;
}

/****************ForumInformationArea*/
.odd .ForumInformationArea
{
	background-color: #f3f3f3;
}
.even .ForumInformationArea
{
	background-color: #ebebeb;
}
/****************LatestPostDetail*/
.odd .LatestPostDetail
{
	background-color: #e7e7e7;
}
.even .LatestPostDetail
{
	background-color: #dfdfdf;
}
/****************PostNumber*/
.odd .PostNumber
{
	background-color: #dfdfdf;
}
.even .PostNumber
{
	background-color: #d9d9d9;
}
/****************TopicNumber*/
.odd .TopicNumber
{
	background-color: #dfdfdf;
}
.even .TopicNumber
{
	background-color: #d9d9d9;
}

/********************************************Topic Backgrounds*/
/****************TopicIcon*/
.odd .TopicIcon
{
	background-color: #dfdfdf;
}
.even .TopicIcon
{
	background-color: #d9d9d9;
}
/****************TopicInformationArea*/
.odd .TopicInformationArea
{
	background-color: #f3f3f3;
}
.even .TopicInformationArea
{
	background-color: #ebebeb;
}
/****************LatestTopicPostDetail*/
.odd .LatestTopicPostDetail
{
	background-color: #e7e7e7;
}
.even .LatestTopicPostDetail
{
	background-color: #dfdfdf;
}

.odd .TopicPostNumber
{
	background-color: #dfdfdf;
}

.even .TopicPostNumber
{
	background-color: #d9d9d9;
}

/********************************************Post Backgrounds*/
/****************PostAuthorArea*/
.PostAuthorArea_odd
{
	background-color: #e7e7e7;
}
.PostAuthorArea
{
	background-color: #dfdfdf;
}
/****************PostMessageArea*/
.PostMessageArea_odd
{
	background-color: #f3f3f3;
}
.PostMessageArea
{
	background-color: #ebebeb;
}
/***************PostPhotoArea*/
.PostPhotoArea_odd
{
	background-color: #dcdcdc;
}

.PostPhotoArea
{
	background-color: #d4d4d4;
}

