.ForumItemTitle {
/*	font-family : Helvetica, Verdana, Arial, sans-serif; */
	font-size : 11px;
	color: Black;
	background: #E5E5E5;
	border-bottom: 1px solid #000080;
	border-top: 1px solid #000080;
}

.ForumItemTitleText {
/*	font-family : Helvetica, Verdana, Arial, sans-serif; */
	font-size : 11px;
	color: Black;
	font-weight: bold;
	background: #E5E5E5;	
}


.forumbottom {
/*	font-family : Helvetica, Verdana, Arial, sans-serif; */
	font-size : 10px;
	color: Black;
	font-weight: bold;
	background: #E5E5E5;	
	width: 10px;
	margin: 0;
	padding: 0;
}


.ForumItemPanel1 {
/*	font-family : Helvetica, Verdana, Arial, sans-serif; */
	font-size : 11px;
	background: #EFEFEF;
    font-weight : normal;
	color : Black;
}

.ForumItemPanel2 {
/*	font-family : Helvetica, Verdana, Arial, sans-serif; */
	font-size : 11px;
	background: #FFFFFF;
    font-weight : normal;
	color : Black;
}

.ForumItemPanelLink {
/*	font-family : Helvetica, Verdana, Arial, sans-serif; */
	font-size : 11px;
	background: transparent;
	text-decoration : none;
	color : Black;
}

.ForumItemPanelLink:HOVER {
	text-decoration : underline;
	color : Black;
}

.ForumItemGap {
/*	font-family : Helvetica, Verdana, Arial, sans-serif; */
	font-size : 11px;
	background: #ffffff;
	color : Black;
}

/* New items */
.phpcode {
/*	font-family : Verdana, Helvetica, Arial, sans-serif; */
	font-size :11px;
	background: #FFFFFF;
	border-bottom: 1px solid #000080;
	border-top: 1px solid #000080;
}
.quote {
/*	font-family : Helvetica, Verdana, Arial, sans-serif; */
	font-size : 11px;
	background: #FFFFFD;
	color : #494949;
	border-bottom: 1px solid #000080;
	border-top: 1px solid #000080;
	border-left: 1px solid #000080;
	border-right: 1px solid #000080;
}
.code {
/*	font-family : Helvetica, Verdana, Arial, sans-serif; */
	font-size : 11px;
	background: #FFCC99;
	color: #000099;
}

.Forumiconbar {
/*	font-family : Helvetica, Verdana, Arial, sans-serif; */
	font-size : 11px;
	color: Black;
	font-weight: bold;
	background: #E5E5E5;	
}
.ForumItemSubject {
/*	font-family : Helvetica, Verdana, Arial, sans-serif; */
	font-size : 11px;
	color: White;
	font-weight: bold;
	background: #CDCDCD;	
}

.ForumItemSubjectText {
/*	font-family : Helvetica, Verdana, Arial, sans-serif; */
	font-size : 11px;
	color: Black;
	font-weight: bold;
	background: #CDCDCD;	
}

.Forumheaderbar {
/*	font-family : Helvetica, Verdana, Arial, sans-serif; */
	font-size : 11px;
	color: Black;
	font-weight: bold;
	background: #666666;	
}

.Forumheaderbartext {
/* 	font-family : Helvetica, Verdana, Arial, sans-serif; */
	font-size : 11px;
	color: White;
	font-weight: bold;
	background: #666666;	
	width: 420px;
}
.Forumbg {
/* 	font-family : Helvetica, Verdana, Arial, sans-serif; */
	font-size : 11px;
	background: #000000;
	color : Black;
}

.lastchanged {
/*	font-family : Helvetica, Verdana, Arial, sans-serif; */
	font-size : 11px;
	color : Black;
	background: #CDCDCD;
	font-weight: bold;

}
.lastchangedtext {
/*	font-family : Helvetica, Verdana, Arial, sans-serif; */
	font-size : 11px;
	color : Black;
	background: #CDCDCD;
	font-weight: bold;

}

table.forumlists {
	width : 560px;
	border-bottom: 1px solid #000080;
	border-top: 1px solid #000080;
	border-left: 1px solid #000080;
	border-right: 1px solid #000080;

}