@charset "ISO-8859-1";
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
.dottedLine {
	height: 5px;
	font-size: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #99460E;
	border-right-color: #99460E;
	border-bottom-color: #99460E;
	border-left-color: #99460E;
}
.alignLeft {
	float: left;
	margin-right: 15px;
	padding-right: 15px;
}
.subhead {
	font-weight: bold;
	color: #90420C;
}
.titleColor {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6E320B;
}
.galleryText {
	color: #989898;
}
.gallerySelected {
	background-color: #999999;
}
a.gray:visited, a.gray:hover, a.gray:link  {
	color: #C1BAAD;
	text-decoration:none;
}
.superscript { 
font-size:9px; 
vertical-align:top; 
}