h1 {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #1a1936;
	padding-bottom: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #1a1936;
}
.pg-border {
	border: 1px solid #1a1936;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #1a1936;
	text-align: justify;
}
.ftr-link {
	color: #1A1936;
	text-decoration: underline;
}
.ftr-link:visited {
	color: #1A1936;
	text-decoration: underline;
}
.ftr-link:hover {
	color: #ED190D;
	text-decoration: underline;
}
.ftr-link:active {
	color: #ED190D;
	text-decoration: underline;
}
.cat-link {
	font-size: 85%;
	color: #1A1936;
	text-decoration: underline;
}
.cat-link:visited {
	font-size: 85%;
	color: #1A1936;
	text-decoration: underline;
}
.cat-link:hover {
	font-size: 85%;
	color: #ED190D;
	text-decoration: underline;
}
.cat-link:active {
	font-size: 85%;
	color: #ED190D;
	text-decoration: underline;
}
.form-label {
	font-weight: bold;
	background-color: #c9c9d0;
	text-align: right;
}
a:link {
	color: #1A1936;
	text-decoration: underline;
}
a:visited {
	color: #1A1936;
	text-decoration: underline;
}
a:hover {
	color: #ED190D;
	text-decoration: underline;
}
a:active {
	color: #ED190D;
	text-decoration: underline;
}
div.thumb {
	width: 126px;
	margin: 5px;
	height: 190px;
	float: left;
	text-align: center;
	font-size: 11px;
}
div.spacer {
	clear: both;
}
form {
	padding-top: 0;
	margin-top: 0;
}
input {
	font-size: 90%;
	border: 1px solid #1A1936;
	background-color: #FFFFFF;
	color: #333333;
	padding: 2px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	border: 1px solid #1A1936;
	background-color: #FFFFFF;
	color: #333333;
	padding: 2px;
}
select {
	font-size: 90%;
	background-color: #FFFFFF;
	color: #333333;
	line-height: 18px;
	width: 150px;
	height: 20px;
}
