

span.cattitle { font-size:13px; color:#006699; font-weight:bold; text-decoration:none; }
.catdesc { font-size:12px; color: black; padding:0px; margin:0px; }


.tablegeneral
{
  border:none; 
	background-color:#FFF;
}

.tablegeneral .missing 
{ 
  border:none; 
	background-image:none; 
	background-color:#FFFFFF; 
}

.tablegeneral td.highlight:hover { cursor:hand; }
.tablegeneral td.highlight:hover, .tablegeneral td.highlight:hover span, .tablegeneral td.highlight:hover p 
{ 
	color:#f60;
	cursor:pointer; 
}


/* ViewForum styles */
.tablegeneral td.cat {
	height:24px;
	margin:0px;
	padding:0px;
	border:0px;
/*	background-color:#DCE1E5;*/
  background-color: #ececec;
	padding-left: 10px;
	vertical-align:middle;
}

.tablegeneral td.catright { 
	background-color: #ECECEC;
	height:24px;
	text-align:center; white-space:nowrap;
}

.forumlink { float:right; color:#006699; font-weight:bold; font-size:10px; }

#prebutton { width:120px; }
#submitbutton { width:120px; }

.forumalert { text-align:center; color:#009900; font-size:10px; font-weight:bold; margin:4px; }

.message #i_heading { width:80%; font-size:15px; }
.message #i_content { min-height:100px; width:99%; display:block; }
#posts .respond 
{ 
	float: right;
	color: #3B5998;
	font-size: 10px;
	padding-right: 10px;
}