body {
	scrollbar-face-color: white;
	scrollbar-highlight-color: green;
	scrollbar-3dlight-color: white; 
	scrollbar-arrow-color: green;
	scrollbar-base-color: white;
	scrollbar-shadow-color: green; 
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 5px;
}
A:hover{color:green;text-decoration:underline}
a {
color:green;text-decoration:none
}
.header {
	margin-bottom: 5px;
}
.headerArchitect {
	margin-top: 13px;
}
.headerPlanner {
	margin-top: 13px;
	margin-right: 5px;
}
.greenLt {
	background-color: #DBEDDB;
	padding: 2px 4px;
}
.greenDk {
	background-color: #AAD5AA;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 14px;
}
.menu a {
	font-size: 14px;
	margin-bottom: 2px;
}
.menu {
	margin-top: 10px;
	margin-left: -10px;
}
.title {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 4px;
	margin-left: 75px;
}
.left {
	width: 15%;
}
.content {
	width: 85%;
	padding: 10px;
}
.textblock {
	margin-left: 350px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.footer {
	font-size: 10px;
	text-align: right;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.subfooter {
	font-size: 9px;
	color: #999999;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-bottom: 5px;
}
.subfooter a {
	color: #999999;
}

.subCategory {
	background-color: #AAD5AA;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contentIndex {

	width: 85%;
	background-image: url(/images/Watermark1.gif);
	background-repeat: no-repeat;
	padding: 10px;
	background-position: center top;
}
