body
{
	background-color: #a5a7b9; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: Black; 
}

h1
{
	font-size: 17px;
	margin-bottom: -6px;
	padding-bottom: 5px;
	border-bottom: 1px solid #D3D3D3;
	color : #636363;
	text-align: left;
}

h2
{
	font-size: 16px;
	color : #636363;
	margin-bottom: -6px;
	padding-bottom: 5px;
	text-align: left;
}

a:link { color: #00008B; text-decoration:none; }   
a:visited { color: #00008B; text-decoration:none; }
a:active { color: #00008B; text-decoration:underline; }
a:hover { color: #00008B; text-decoration:underline; }

a.menulink:link { color: #97001e; text-decoration:none; font-weight: bold; font-size: 13px; }
a.menulink:visited { color: #97001e; text-decoration:none; font-weight: bold; font-size: 13px; }
a.menulink:active { color: #97001e; text-decoration:none; font-weight: bold; font-size: 13px; }
a.menulink:hover { color: #FF8C00; text-decoration:none; font-weight: bold; font-size: 13px; }

td
{
	font-size: 12px;
}

img
{ border: 0; }

td.main
{ padding-right: 30px;  }

td.menu
{ background-repeat: no-repeat; }

ul,ol {
	margin-top: 1px;
	margin-bottom: 1px;
}

ul {
	list-style-type: disc;
}

li {
	margin-top: 5px;
	margin-bottom: 5px;
}

table.usertable {
	background-color: #C2C2C2;
}
td.usertable {
	background-color: #FCFCFC;
}

/* This is the outline round the main forum tables */
.forumline	{ 
	background-color: #DEDEDE; 
	border: 2px solid #587EBC;
	}

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #F1F1F1; }
td.row2	{ background-color: #F1F1F1; }
td.row3	{ background-color: #E4E4E4; }

.cattitle { text-decoration: none; font-weight: bold; font-size: 13px; color: #101010; font-family: Verdana; }
a:link.cattitle { text-decoration: none; font-weight: bold; font-size: 13px; color: #101010; font-family: Verdana; }
a:visited.cattitle { text-decoration: none; font-weight: bold; font-size: 13px; color: #101010; font-family: Verdana; }
a:hover.cattitle { text-decoration: none; font-weight: bold; font-size: 13px; color: #101010; font-family: Verdana; }
a:active.cattitle { text-decoration: none; font-weight: bold; font-size: 13px; color: #101010; font-family: Verdana; }

.postdetails {
	font-size: 10px;
}