body {
	margin-top: 0px;
	background-color: #AFBD21;
}

.border {
	border: 1px solid #333333;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	line-height: 16pt;
}
.leftShadow {
	background-image: url(images/left-shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 10px;
}
.rightShadow {
	background-image: url(images/right-shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 41px;
}
.footerBackground {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 117px;
}
.gradient {
	background-image: url(images/gradient.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 400px;
	width: 798px;
}
.photoBorder {
	border: 1px solid #489161;
}
a.footer:link {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {

	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {

	font-size: 9pt;
	color: #AFBD21;
	text-decoration: none;
}
a.footer:active {

	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.footerText {
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.menuHeight {
	height: 266px;
}
.copyright {
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.photoBorder2 {
	border: 1px solid #489161;
	padding: 6px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.padding {
	padding-left: 10px;
}
.tablePadding {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AFBD21;
	padding-top: 10px;
}
a:link {
	color: #781D7E;
	text-decoration: underline;
}
a:visited {
	color: #781D7E;
	text-decoration: underline;
}
a:hover {

	color: #AFBD21;
	text-decoration: underline;
}
a:active {

	color: #781D7E;
	text-decoration: underline;
}
.popup {
	color: #AFBD21;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #AFBD21;
}
