@charset "iso-8859-1";
/* author: david.lumm@twinklebob.co.uk */
/* Generated by AceHTML Freeware http://freeware.acehtml.com */
/* Creation date: 21/10/2006 */

body 		{
			margin-top:0;
			margin-left:0;
			margin-right:0;
			margin-bottom:0;
			background: #ffffff;
			font-family: arial;
			color: #000000;
			}
		
A:visited 	{
			color: #E6AC0E;
			text-decoration:underline;
			}
A:link    	{
			color: #E6AC0E;
			text-decoration: underline;
			}
A:active  	{
			color: #FFFF80;
			text-decoration: underline;
			}
A:hover    	{
			color: #FFFF80;
			text-decoration: none;
			background: #0E5B8D;
			}

A.menu		{
			font-weight: bold;
			}
			
A.menusel		{
			border: solid thin gray;
			font-weight:bold;
			font-size: large;
			font-style: italic
			}
			
.title		{
			text-align: center;
			font-family: verdana;
			font-size: 300%;
			}

.main		{
			padding: 10px;
			}

.copy		{
			text-align: center;
			color: #000000;
			font-size: x-small;
			}

/* News related styles */
.news_title	{
			background-color:#CCCCCC;
			font-weight:bold;
			font-size:larger;
			padding-left: 5;
			}

.news_main	{

			}

.news_summ	{
			border: solid thin gray;
			}

.summ_date	{
			font-style:italic;
			}
.news_date	{
			font-style:italic
			}
			
/* Events related styles */
.row0 		{padding:5 5 5 5; border:dotted thin gray; }
.row1		{background-color:#CCCCCC; padding:5 5 5 5; border:dotted thin gray; }

/* History related styles */
.imglink {
	text-align: center;
}
.jmImage {
	display: none;
	text-align: center;
}

