@charset "utf-8";
/* CSS Document */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: #FFF;
	overflow: auto;
	clip: rect(auto,auto,auto,auto);
	top: auto;
}

.bodytextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	background-color: #FFF;
	overflow: auto;
	clip: rect(auto,auto,auto,auto);
	top: auto;
}


.bodytext A:link {text-decoration: underline none; color: #847e6a;}
.bodytext A:visited {text-decoration: underline none; color: #847e6a;}
.bodytext A:active {text-decoration: none}
.bodytext A:hover {text-decoration: underline; color: #847e6a;}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
.gallerynavtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #666;
}

.gallerynavtext A:link {text-decoration: underline none; color: #666666;}
.gallerynavtext A:visited {text-decoration: underline none; color: #666666;}
.gallerynavtext A:active {text-decoration: none}
.gallerynavtext A:hover {text-decoration: underline; color: #847e6a;}

.bodytext_wrapindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	background-color: #FFF;
	overflow: auto;
	clip: rect(auto,auto,auto,20px);
	top: auto;
	text-align: left;
	list-style-position: inside;
}
