.ForumItemTitle {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color: Black;
	background: #ebebeb;
	border-bottom: 1px solid #204482;
	border-top: 1px solid #204482;
}

.ForumItemTitleText {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color: Black;
	font-weight: bold;
	background: #ebebeb;
}

.ForumItemPan {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background: #ebebeb;
	color : Black;
}

.ForumItemPanel1 {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background: white;
	color : Black;
	border: 1px solid #204482;
}

.ForumItemPanel2 {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background: white;
	color : Black;
	border: 1px solid #204482;
}

.ForumItemPanelLink {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background: transparent;
    text-decoration : none;
	color : #204482;
}

.ForumItemPanelLink:HOVER {
	text-decoration : underline;
	color : #204482;
}

.ForumItemGap {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background: #ebebeb;
	color : Black;
	}

/* New items */
.phpcode {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size :11px;
	background: white;
	color: red;	
}
.quote {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 9px;
	background: #cccccc;
	font-style : italic;
	border: 1px solid gray;
}
.code {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background: white;
	color: red;
}

.Forumiconbar {

	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color: Black;
	font-weight: bold;
	background: #ebebeb;
}
.ForumItemSubject {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color: White;
	font-weight: bold;
	background: #ebebeb;
}

.ForumItemSubjectText {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color: #204482;
	font-weight: bold;
	background: #ebebeb;
	
}

.Forumheaderbar {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color: Black;
	font-weight: bold;
	background: #ebebeb;
	border: 1px solid #204482;
}

.Forumheaderbartext {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color: white;
	font-weight: bold;
	background: #204482;
	
}
.Forumbg {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background: #ebebeb;
	color : Black;
}

.lastchanged {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color : Black;
	background: #ebebeb;
	font-weight: bold;

}
.lastchangedtext {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color : Black;
	font-weight: bold;

}