.mainheader {
	font-family: verdana;  
	font-size: 24px; 
	color: #383838;
	text-align: "center";
	}

.subheader {
	font-family: verdana;
	font-size: 18px;
	color: #383838;
	text-align: "center";
	}	

.maintext {
	font-family: verdana;
	font-size: 16px;
	color: #004578;
	text-align: "justify";
	}	

.map {
	float: right;
	}

.brit1 {
	margin-left: 10px;
	margin-right: 5px;
	float: left;
	}

.brit2 {
	margin-left: 5px;
	margin-right: 10px;
	float: right;
	}

.pageheader {
	font-family: verdana;  
	font-size: 20px; 
	color: #000000;
	text-align: "center"
	}

.subtext {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	}
.pagesub {
	font-family: verdana;
	font-size: 16px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	}

.pagetext {
	font-family: verdana;  
	font-size: 14px; 
	color: #004578;
	text-align: "justify";	
	}

.coltext {
	font-family: verdana;  
	font-size: 16px; 
	color: #383838;
	}
	
.col1text {
	font-family: verdana;  
	font-size: 14px; 
	color: #004578;
	}

.background	{
	filter: clsid:623e2882-fc0e-11d1-9a77-0000f8756a10 (startColorstr:#006633, endColorstr:#ffffff, gradientType:1);
	}

.buttonscontainer {width: 140px;}

.buttons a {	color: 000000;
		background-color: ffe2bf;
		padding: 2px;
		padding-left: 3px;
		display: block;
		border-left: 10px solid 898989;
		font: 13px Arial, sans-serif;
		font-weight: bold;
		text-decoration: none;
		text-align: left;
		margin-top: 1px;
	}

.buttons a:hover {border-left: 10px solid #CCFF33;
		text-decoration: none;
		color: 000000;	
	}

	
.menucontainer a	{
	width: 140px; 
	display: block;
	font-family: verdana;
	font-size: 14px; 
	text-align: center;
	color: #000000;
	target: iframe;
	}

.menucontainer a:link	{
	color: #000000; 
	text-decoration: none; 
	border: solid 1px #c0c0c0; 
	background-color: #99ff99;
	}
	
a:visited	{color: #0000ff; text-decoration: underline;} 
a:active	{color: #000000; text-decoration: underline;} 
a:hover		{color: #ff00ff; text-decoration: underline;}
a:visited:hover	{color: #ff00ff; text-decoration: underline;}

.menucontainer a:visited	{color: #000000; text-decoration: none; border: solid 1px #c0c0c0; background-color: #99ff99;} 
.menucontainer a:active		{color: #000000; text-decoration: none; border: solid 1px #c0c0c0; background-color: #33cc99;} 
.menucontainer a:hover		{color: #ffff00; text-decoration: none; border: solid 1px #ffff00; background-color: #867a9b;}
.menucontainer a:visited:hover	{color: #ffff00; text-decoration: none; border: solid 1px #ffff00; background-color: #867a9b;}

.menuindicator a:link		{border: solid 1px #c0c0c0; background-color: #427A9B;}
.menuindicator a:visited	{border: solid 1px #c0c0c0; background-color: #427A9B;} 
.menuindicator a:active		{border: solid 1px #c0c0c0; background-color: #000000;} 
.menuindicator a:hover		{border: solid 1px #ffff00; background-color: #000000;}
.menuindicator a:visited:hover	{border: solid 1px #ffff00; background-color: #867A9B;}