a {
	color: #3333CC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #002B00;
	font-size: 1.1em;
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
	color: #0F6B3A;
	text-align: center;
}
#PageTop {
	width: 100%;
	background-color: #E6EBF1;
	background-image: url(/metromed/sitegfx/sitetop_ext.jpg);
	background-repeat: repeat-x;
	border-top: medium solid #0C6D3A;
	border-right: thick none #0C6D3A;
	border-bottom: thin solid #0C6D3A;
	border-left: thick none #0C6D3A;
	}
#PageBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	position: static;
	line-height: 1.4em;
}
#Credits {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000033;
}
.lightlink {
	color: #00CCFF;
}
#button {
	width: 14em;
	border-right: 1px solid #000;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #55E696;
	color: #333;
	position: relative;
	padding-top: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
	float: left;
	clear: both;
	margin-right: 1em;
	margin-top: 0em;
	margin-left: 0em;
	font-size: .9em;
	}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#button li {
	border-bottom: 1px solid #55E696;
	margin: 0;
	}
#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #0C502B;
	border-right: 10px solid #1BB862;
	background-color: #106B3A;
	color: #ff9;
	text-decoration: none;
	width: 100%;
	}
html>body #button li a {
	width: auto;
	}
#button li a:hover {
	border-left: 10px solid #106B3A;
	border-right: 10px solid #1FD170;
	background-color: #138446;
	color: #ffc;
	}
.pictureright {
	float: right;
	background-position: center;
	border: medium double #106B3A;
	margin-left: 2em;
}
#charnav a {
	font-size: 0.8em;
	font-weight: 100;
}

