td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
a:link, a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover, a:active {
	color: #6699CC;
	text-decoration: underline;
}
.bgspacer {
	background-image: url(images/spacer2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	top: 10px;
	clip:  rect(10px auto auto auto);
}
.images {
	border-top-width: 25px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e9eff7;
	border-bottom-color: #6699CC;
}
.tablepadding {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.boderright {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #EEEEEE;
}
.borderbottom {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #EEEEEE;
}
.photoborder {
	padding: 3px;
	border: thin dotted #CCCCCC;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
}
.footer a:link, .footer a:visited {
	color: #89A6CC;
}
.footer a:hover, .footer a:active {
	color: #999999;
	text-decoration: underline;
}
.footnotes {
	font-size: 9px;
	color: #BBBBBB;
}
