.maintable {
	margin: 0px;
	padding: 0px;
	width: 720px;
	top: 0px;
	position: relative;
	height: auto;
	background-color: #FFFFFF;
	visibility: visible;
	clip: rect(0px,auto,auto,auto);
	border: 1px ridge #999999;
	overflow: scroll;
}
.insidetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	float: none;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: middle;
}

.titletable {
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #669966;
	color: #FFFFFF;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.buttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-align: right;
	display: table-cell;
}
.sidebar {
	top: 0px;
	background-color: #669999;
	margin: 0px;
	float: none;
	border: 1px none #FFFFFF;
	padding: 0px;
	width: 110px;
}
.sidebarcell {
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-right: 10px;
	right: 25px;
}
.directorphoto {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(0px,0px,0px,0px);
}
.phototable {
	border-bottom-style: ridge;
	border-top-color: #669999;
	border-right-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

