.ForumItemTitle {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color: #000000;
	background: #202020;
	border-bottom: 1px solid #000080;
	border-top: 1px solid #000080;
	font-weight: bold;
}

.ForumItemTitleText {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color: #000000;
	font-weight: bold;
	background: #202020;	
}

.ForumItemPanel1 {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background: #404040;
	color : #CCCC66;
}

.ForumItemPanel2 {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background: #555555;
	color : #FFFFFF;
}

.ForumItemPanelLink {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background: transparent;
    text-decoration : none;
	color : #666666;
}

.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: #333300;
	border-bottom: 1px solid #000080;
	border-top: 1px solid #000080;
	color: #66CC66;
}
.quote {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background: #2e2e2e;
	color : #494949;
	border: 1px solid #FFCC00;
}
.code {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background: #d0CCc8;
	color: #000099;
}

.Forumiconbar {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color: Black;
	font-weight: bold;
	background: #E5E5E5 url(/themes/rockot/img/tbbg.png);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d0a700;
	border-right-color: #d0a700;
	border-bottom-color: #d0a700;
	border-left-color: #d0a700;
}
.ForumItemSubject {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color: White;
	font-weight: bold;
	background: #666666;	
}

.ForumItemSubjectText {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color: Black;
	font-weight: bold;
	background: #666666;	
}

.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;	
}
.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 : #CCCCCC;
	background: url(/themes/rockot/img/tbbg.png);
	font-weight: bold;

}
.lastchangedtext {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #CCCCCC;
	background: #FFFFCC url(/themes/rockot/img/tbbg.png);
	font-weight: normal;

}
