td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.texttable {
	display: block;
	margin-top: 5px;
	padding-top: 5px;
}
.header {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #B3B3E6;
	text-decoration: none;
}
a:visited {
	color: #FFFFC2;
	text-decoration: none;
}
a:active {
	color: #FFFFC2;
}
.textblock {
	display: block;
	padding-top: 8px;
	padding-right: 80px;
	padding-bottom: 8px;
	padding-left: 16px;
}
a:hover {
	text-decoration: underline;
}

.subheader {
	font-size: 12px;
	font-weight: bold;
}
.gallerytextblock {
	display: block;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
}
.gallery_subheader {
	font-size: 12px;
	font-weight: bold;
	color: #D6AA6E;
}
.sidebarborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6666CC;
}
.sidebarblock {
	display: block;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.indentedsublinks {
	text-indent: 12px;
	display: block;
}
