/* CSS Document */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D8A441;
	text-decoration: none;
	font-style: italic;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ABADB9;
	text-decoration: none;
}
.Thumbnails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.GalleryHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #ABADB9;
	text-decoration: none;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ABADB9;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D08837;
	text-decoration: none;
	font-style: normal;
	font-weight: 500;
	font-variant: small-caps;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D8A441;
}
.textinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #777777;
	border: 1px solid #333333;
}
.CustomButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #777777;
	border: 1px solid #333333;
	cursor: auto;
}
.CustomCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #595959;
	border: 1px solid #000000;
	color: #CCCCCC;
}
