/*	FG Colours...
	Orange = FF6400
	Dark Blue = 2E4974
	Light Blue = 5486D1
	Grey = 9A9A9A
*/




h1, h2, h3, ul, p, td, a
{
	font-family: Arial;
}

h2 {
	padding:3px;
	margin:3px;
}


p
{
	font-size: x-small;
	padding:3px;
	margin:3px;
	margin-top:3px;
}

ul
{
	padding:3px;
	margin-top:3px;
	font-size: x-small;
}

p.headercopy
{
	font-size: x-small;
	font-style: italic;
	color: #9A9A9A;
}


a:link, a:visited
{
	text-decoration: none;
	color: #2E4974;
	font-weight: bold;
}


a:hover
{
	color: #FF6400
}


#topnav a:link, #topnav a:visited, #topnav a:hover, #topnav a:active
{
	text-decoration: none;
	color: #000000;
	background-color: transparent;	
	padding: 3px 10px 2px 10px;
}


#topnav a:hover
{
	text-decoration: none;
	color: #FF6400;
	background-color: transparent;	
	padding: 3px 10px 2px 10px;
}



#homenav a:link, #homenav a:visited, #homenav a:hover, #homenav a:active
{
	text-decoration: none;
	color: #000000;
	background-color: transparent;	
	padding: 3px 10px 2px 10px;
	font-size: medium;
}


#homenav a:hover
{
	text-decoration: none;
	color: #FF6400;
	background-color: transparent;	
	padding: 3px 10px 2px 10px;
	font-size: medium;
}



td.breadcrumbs
{

	color: #5486D1;
	font-size: x-small;
	font-style: italic;
}



td.memberlist
{

	font-size: x-small;
}


td.datelist
{

	font-size: x-small;
}


td.dateform
{

	font-size: x-small;
}


td.datelistheadings
{

	font-size: x-small;
	font-weight: bold;
}


td.toplinks
{
	font-size: x-small;
	text-align: center;
}


td.bottomlinks
{
	font-size: xx-small;
	font-weight: bold;
}


h1
{
	font-size: medium;
	font-style: italic;
	color: #FF6400;
	font-weight: bold;
}

h2
{
	font-size: small;
	color: #9A9A9A;
}

h3
{
	color: #375D96
}





