#fullheightused
{	
	height: 100%;
}


body.standard
{
	background: #ffffff;
	background-image: url(images/map1.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	width: 95%;
}
body.fullheight
{	
	height: 100%;
	width: 90%;
	margin: 0px;
	padding: 0px;
	border: none;
}


h2.pageheadings 
{
	font-family: "Times New Roman", Times, serif;
	color: #0D653B;
	text-align: center;
}
.standardfont 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
}
.centredtext
{
	text-align: center;	
}
.centred
{
	margin-left: auto;
	margin-right: auto;
}
span.bigl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}
span.linksheading 
{
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #0D653B;
}
div.newsheadfoot 
{
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-align: center;
}
span.newsheadings
{
	font-weight: bold;
	font-style: italic;
}
span.newssubheadings
{
	font-style: italic;
}


a:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0D653B;
}
a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #073620;
}
a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #139340;
}
a:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0D653B;
}


img.maincentred 
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.link
{
	border-style: none;
}
img.photo
{
	border-style: none;
	padding-right: 5px;
	padding-bottom: 5px;
}


.standardtable
{	
	border-color: black;
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
}
.standardtable td
{	
	border-color: black;
	border-style: solid;
}
td.headings
{	
	font-weight: bold;
}
table.linkstable
{	
	height: 95%;
	margin-left: auto;
	margin-right: auto;
}
.newstable
{	
	border-color: black;
	border-style: double;
}
td.itemsagm
{	
	width: 30px;
	vertical-align: top;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}