@charset "UTF-8";

:focus { outline: 0;
}
.paintingtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #61412C;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #DFD9A8;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F4F2C2;
}
.frame {
	border: 1px solid #FFFAD7;
}
body {
	background-color: #43251B;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8B573E;
}
a:link {
	color: #FFFFCC;
}
a:visited {
	color: #FFFFCC;
}
a:hover {
	color: #724C2F;
}
a:active {
	color: #FFFFCC;
}
.ruleabove {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #61412C;
}
a.flink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color: #8B573E;
	text-decoration: underline;
}
a.flink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color: #8B573E;
	text-decoration: underline;
}
a.flink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #8B573E;
	text-decoration: underline;
	line-height: 15px
}
a.flink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color: #FFFFCC;
	text-decoration: underline;
}
.formfield {
	border: 1px solid #B0814A;
	background-color: #43251B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	line-height: 20px;
}

