.Forums_QuoteBlock {
	background: #F9F8FE;
	color: black;
	padding: 5px;
	font-family: Verdana;
	font-size: 10pt;
	width: 85%;
	border: 1px dotted gray;
}

.Forums_QuoteHeader {
	font-weight: bold;
}

.Forums_QuoteText {

}

.Forums_OnlineStatus {
	background-color: Transparent;
	border-top: solid 1px Black;
	text-align: center;
}

.Forums_DefaultButton {
	border: 0px;
	outline: none;
	background-image: url(Images/menu2.gif);
	width: 110px;
	height: 20px;
	font-family: Verdana;
	font-size: 8pt;
	color: White;
	cursor: pointer;
}

.Forums_Default_ForumName {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: Purple;
	text-decoration: none;
}

.ForumGrid {
	width: 100%;
	border-color: Silver;
}

.Forums_Default_HeaderRow {
	background: #393939;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	border-color: silver;
	border-collapse: collapse;
	border-width: 1px;
	height: 16px;
	padding-left: 5px;
	padding-right: 5px;
}

.Forums_Default_ForumCell1 {
	background: #EFEFEF;
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	padding-left: 5px;
	padding-right: 5px;
	border-color: silver;
	border-collapse: collapse;
	border-width: 1px;
	height: 40px;
}

.Forums_Default_ForumCell2 {
	font-family: Verdana;
	font-size: 8pt;
	background: Gainsboro;
	color: Black;
	padding-left: 5px;
	padding-right: 5px;
	border-color: silver;
	border-collapse: collapse;
	border-width: 1px;
	height: 40px;
}

.Forums_Default_FooterRow {
	background: #393939;
	height: 25px;
	color: Yellow;
	font-family: Verdana;
	font-size: 8pt;
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
}

a.ViewThreads_ManageThread {
	background-image: url(Images/ManageThread.gif);
	width: 15px;
	height: 14px;
	vertical-align: middle;
}

.ViewThreads_HeaderRow {
	background: #393939;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	border-color: silver;
	border-collapse: collapse;
	border-width: 1px;
	height: 20px;
}

.ViewThreads_HeaderRow th {
	padding-left: 5px;
	padding-right: 5px;
}

.ViewThreads_ItemRow_Cell1 {
	background: #EFEFEF;
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	padding-left: 5px;
	padding-right: 5px;
	border-color: silver;
	border-collapse: collapse;
	border-width: 1px;
	height: 45px;
}

.ViewThreads_ItemRow_Cell2 {
	font-family: Verdana;
	font-size: 8pt;
	background: Gainsboro;
	color: Black;
	padding-left: 5px;
	padding-right: 5px;
	border-color: silver;
	border-collapse: collapse;
	border-width: 1px;
	height: 45px;
}

.ViewThreads_Link {
	text-decoration: none;
	color: Purple;
	font-family: Verdana;
	font-size: 8pt;
}

.ViewThreads_PagerRow {
	background: #393939;
	color: Yellow;
	font-family: Verdana;
	font-size: 10pt;
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
}

.ViewPosts_OddRows {
	background: #FFFFFF;
	height: 325px;
	color: Black;
}

.ViewPosts_EvenRows {
	background: #EFEFEF;
	height: 325px;
}

.ViewPosts_Column1 {
	width: 220px;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 1px Silver;
}

.ViewPosts_Column2 {
	width: auto;
	vertical-align: top;
	padding-top: 5px;
	border: solid 1px Silver;
}

.ViewPosts_Author {
	font-weight: bold; 
	font-size: 12px; 
	color: Purple;
}

.ViewPosts_ForumTitle {
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
}

table.ViewPosts_AuthorDetails {
	width: 100%; 
	border-color: gray; 
	border-collapse: collapse; 
	text-align: left; 
	padding-left: 3px; 
	padding-right: 3px; 
	white-space: nowrap;
	color: Black;
}

.ViewPosts_AuthorDetails_Column1 {
	width: 40%;
	background: gainsboro;
	font-weight: bold;
	font-size: 9px;
	white-space: nowrap;
}

.ViewPosts_AuthorDetails_Column2 {
	width: 60%;
	font-size: 10px;
}

.ViewPosts_Attachment {
	width: auto;
	display: block;
}

.ViewPosts_AutosigText {
	font-family: Verdana;
	font-size: 8pt;
	font-style: italic;
	color: Black;
	display: block;
}

.ViewPosts_AutosigImage {
	max-width: 400px;
	display: block;
}

.ViewPosts_EditTag {
	font-family: Verdana;
	font-size: 8pt;
	font-style: italic;
	color: Red;
}

.ViewPosts_PostOptions {
	width: 100%;
	height: 30px;
	background: Gainsboro;
	color: Gray;
	text-align: left;
}

.ViewPosts_PostOptions a {
	width: 80px;
	height: 18px;
	color: Gray;
	background-image: url("./Images/ForumButton_PostOptions.gif") !important;
	background-repeat: no-repeat;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	border: solid 1px gray;
	line-height: 16px;
	padding: 0px 5px 0px 5px;
}

.ViewPosts_PostOptions a:hover {
	color: Black;
}

.ViewPosts_PagerRow {
	font-family: Verdana;
	font-size: 10pt;
	background: #393939;
	height: 30px;
	color: Yellow;
	padding-left: 5px;
	padding-right: 5px;
}

.SearchItem_Cell1 {
	background: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	padding-left: 5px;
	padding-right: 5px;
	border-color: silver;
	border-collapse: collapse;
	border-width: 1px;
	text-align: center;
	height: 35px;
}

.SearchItem_Cell2 {
	background: #DFDFDF;
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	padding-left: 5px;
	padding-right: 5px;
	border-color: silver;
	border-collapse: collapse;
	border-width: 1px;
	text-align: center;
	height: 35px;
}