#contentblock {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px 5px 5px;
	padding: 0px 5px 5px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
body,td,th {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.smgrey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.smgrey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.border {
	margin: 5px;
	border: 1px solid #333333;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.blacktext {  font-family: geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}
.blacktextsm { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000 }
.graytext { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #CCCCCC}
.greyback {
	background-color: #dddddd;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}
table.tablelist tr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#photolist {
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
}
ul#photolist li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 3px;
	float: left;
	height: 120px;
	margin-top: 5px;
	margin-left: 5px;
}
.highlightbox {
	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
	width: 300px;
	border: 1px solid #CCCCCC;
}
.formborder {
	margin: 0px;
	padding: 5px;
	border: 1px solid #000000;
}
