.notvisible
{
	background-color: #FFE8E8;
}

h1
{
	font-weight: normal;
	font-size: 18pt;
	margin-bottom: 0px;
	font-family: 'Arial Narrow';
}
h2
{
	margin-bottom: 0px;
	font-size: 10pt;
}
h3
{
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 0px;
}


th a 
{
	color: White;
	font-size: 8pt;
	font-weight: normal;
}
th
{
	font-weight: bold;
	font-size: 9pt;
	background-image: url(/forum/images/bg1.gif);
	color: white;
	text-align: left;
}


/* pager style (pager is a div with id=divPager, it displays "pages: 1 2 3 .." */
div#divPager
{
	border: 1px solid silver;
	background-color: white;
}




/* classes */


div.quote
{
	color: #7777aa;
	text-decoration: none;
	padding-left: 15px;
}
/* user to fix firefox .net 1.1 bug (html3.2 rendering) */
.100percentwidth
{
	width: 95%;
}
