.mytable
{
	border-collapse:collapse;
	font-size: small;
}
h1
{
	font-weight: normal;
	font-size: 18pt;
	margin-bottom: 0px;
	font-family: 'Arial Narrow';
	font-size: small;
}
h2
{
	margin-bottom: 0px;
	font-size: small;
}
h3
{
	font-weight: bold;
	margin-bottom: 0px;
	color:white;
	font-size: small;
}

th a 
{
	color: White;
	font-size: 10pt;
	font-weight: normal;
}
.loggeda 
{
	color: White;
	font-size: x-small;
	font-weight: normal;
	font-size: small;	
}
th
{
	font-weight: bold;
	background-color:#732912;
	color: white;
	text-align: left;
	font-size:small;

}
select
{
	font-family: Verdana;
	font-size: small;
	border: slategray 1px solid;
}
/* pager style (pager is a div with id=divPager, it displays "pages: 1 2 3 .." */
div#divPager
{
	border: 1px solid silver;
	background-color: white;
}


div.quote
{
	color: #7777aa;
	text-decoration: none;
	padding-left: 15px;
}

.sub
{
    background-color:#D43B0C;
}

.loggedin
{
    color:white;
	font-size: xx-small;    
}

.forumtitle
{
     background-image:url("../../Images/Autumn/mainheader.jpg");
}