.normal {
	color: #660000;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.norepeatbg {
	background-image: url(assets/cupboard2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.small {

	color: #660000;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.scrollarea {
	display: block;
	overflow: auto;
	height: 400px;
}

.tiny {

	color: #fdf5e6;
	font-size: 6px;
	font-family: "Times New Roman", Times, serif;
}
.pageheader {
	color: #660000;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
.large {
	color: #660000;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.border {
	border: 4px solid #660000;
}

.normalbold {
	color: #660000;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.largePal {

	color: #660000;
	font-size: 18px;
	font-family: "Palatino Linotype", "Times New Roman";
	font-weight: bold;
}
.pageheaderPal {

	color: #660000;
	font-size: 24px;
	font-family: "Palatino Linotype", "Times New Roman";
	text-align: center;
	font-weight: bold;
}
.medlargePal {


	color: #660000;
	font-size: 16px;
	font-family: "Palatino Linotype", "Times New Roman";
	font-weight: bold;
}
.largePalOrange {


	color: #FF5C0F;
	font-size: 18px;
	font-family: "Palatino Linotype", "Times New Roman";
	font-weight: bold;
}
.pageheaderright {

	color: #660000;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
}
.hugePal {
	color: #660000;
	font-size: 36px;
	font-family: "Palatino Linotype", "Times New Roman";
	text-align: center;
	font-weight: bold;
}
.linkframe {
	border: 3px solid #660000;
	padding: 3px;
	margin: 2px;
}

.formNormalCenter {
	color: #660000;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
}
.formNormalLeft {
	color: #660000;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-weight: bold;
}
.floatright {
	float: right;
}

.formNormalRight {
	color: #660000;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	font-weight: bold;
}
.floatleft {
	float: left;
}
.pageheaderBlue {
	color: #000099;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
.largePalPumpkin {
	color: #b7410e;
	font-size: 18px;
	font-family: "Palatino Linotype", "Times New Roman";
	font-weight: bold;
}
.hugePalblue {
	color: #000099;
	font-size: 36px;
	font-family: "Palatino Linotype", "Times New Roman";
	text-align: center;
	font-weight: bold;
}
.largePumpkin {
	color: #b7410e;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.largeGreen {
	color: #006600;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
