BODY {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
	font-weight : normal;
	background-image: url(../images/bg2.gif);
}

P, .normal, td {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
	font-weight : normal;
	text-align: left;

}

a:link, a:visited {
	font-size : 11px;
	text-decoration :underline;
	color : #000000;
}

a:active, a:hover {
	font-size : 11px;
	text-decoration :underline;
	color : #CC0000;
}

a.navlink:link, a.navlink:visited {
	font-size : 10px;
	text-decoration :none;
	color : #FFFFFF;
	font-weight : bold;		
}
a.navlink:active, a.navlink:hover {
	font-size : 10px;
	text-decoration :underline;
	color : #FFFFFF;
	font-weight : bold;		
}

h1 {
	font-size : 13px;
	font-weight : bold;
	color: #000000;
}

span.note {
	font-size : 10px;
	font-weight : bold;
	color: #000000;
}

/* Forum on frontpage - Header cells */

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(http://www.civic4g.com/forum/templates/subSilver/images/cellpic1.gif);
			background-color:#D1D7DC; height: 20px;
}

/* Forum on frontpage - category titles */
.cattitle		{ font-weight: bold; font-size: 11px ; letter-spacing: 1px; color : #FFFFFF}
a.cattitle:hover{ text-decoration: underline; }