	body {
		background:#999999;
		margin:1em;
		padding:0px;
		text-align:center;
		font-family:verdana,arial,helvetica;
		font-size:.9em;
		color:#000000;
	}
	#main {
		width:95%;
		margin:auto;
		background:#CCCCCC;
		border:1px solid white;
		color:#000000;
	}
	.navigation{
		padding:.3em;
		margin-bottom:1em;
		background:#000000;
		color:#FFFFFF;
	}
	.content {
		background:#CCCCCC;
		padding:1em;
	}
	.content p {
		margin:0px;
	}
	.navigation a{
		font-size:12px;
		color:#FFFFFF;
		font-weight:bold;
	}
	div.image {
		font-size:.8em;
		color:#000000;
		float:left;
		width:14em;
		height:18em;
		padding:1em;
	}
	div.break {
		clear:both;
	}
	a {
		font-family:verdana,arial,helvetica;
		color:#ffffff;
		text-decoration:none;
	}
	a:hover {
		color:#FF0000;
		text-decoration:underline;
	}
	.content {
	}
	.galtitle {
		font-size: larger;
		font-weight: bold;
	}
	h1 {
		border-bottom: 1px solid white;
		border-top: 1px solid white;
		padding: 5px;
	}
	h2 {
		border-bottom: 1px solid white;
		border-top: 1px solid white;
		padding: 5px;
	}
	#banner {
		border-bottom: 1px solid white;
		border-top: 1px solid white;
	}
	.txtWhite {color: #FFFFFF}
	.subhead {
		font-size: larger;
		border-bottom: 1px solid white;
		padding: 5px;
	}
	.bottom_border {
		border-bottom: 1px solid white;
		padding: 5px;
	}
	.top_bottom_border {
		border-top: 1px solid white;
		border-bottom: 1px solid white;
		padding: 5px;
	}
	table.stats {
		border-width: 0px 0px 0px 0px;
		border-spacing: 0px;
		border-collapse: collapse;
	}
	table.stats th {
		border-width: 1px 1px 1px 1px;
		border-style: inset inset inset inset;
		border-color: white white white white;
		-moz-border-radius: 0px 0px 0px 0px;
	}
	table.stats td {
		border-width: 1px 1px 1px 1px;
		border-style: inset inset inset inset;
		border-color: white white white white;
		-moz-border-radius: 0px 0px 0px 0px;
	}
	.downloads {
		padding:.3em;
		margin-bottom:1em;
		background:#000000;
		color:#FFFFFF;
		width:500px; 
		border:1px solid white;
	}
	.route_name {
		font-family:verdana,arial,helvetica;
		color:#000000;
		text-decoration:none;
	}
.htmlControl
{
	border:solid black 1px;
	background-color:white;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
