body {background-color: #cccccc}
.footer {font-family: "Trebuchet MS";
		font-size: 12px;
		color: #666666;
}
.nav {font-family:"Trebuchet MS";
		font-size: 11px;
		font-weight: bold;
		color: black;
		margin-left: 8px;
		margin-right: 20px;
}
a.nav:link, a.nav:visited {
		color: black;
		text-decoration: none;
}
a.nav:hover, a.nav:active {
		color: #005e2a;
		text-decoration: none;
}
.leftbartext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: white;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
}
.properties {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: black;
	border: solid 1px white;
	margin-bottom: 5px;
}
.subtitles {font-family: "Trebuchet MS";
			font-size: 18px;
			color: white;
}
.text, input, textarea, select {font-family: "Trebuchet MS";
		font-size: 12px;
		color: black;
}
td.indent1 {
	padding-left: 20px;
}
.subtitles-2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #003300;
	text-transform: none;
	font-weight: bold;
}
.subtitles-3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #003300;
	text-transform: none;
	font-weight: bold;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif, "trebuchet MS";
	font-size: 12px;
}
td.Subtitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a {
	color: #005D29;
	text-decoration: underline;
}
a:link {
	color: #005D29;
	text-decoration: underline;
}
a:hover {

	color: #666666;
	text-decoration: underline;
}
a:visited {
}
td {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif, "trebuchet MS";
	font-size: 12px;
}
.Overview {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
a.white {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:link {

	color: #FFFFFF;
	text-decoration: underline;
}
p.white {
	color: #FFFFFF;
}
.picborder {
	border: 1px solid black;
}