body {
	background-color: #CCCC98;
}.footerBkgd {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #602024;
	border: 1px solid #602024;
	padding: 5px;
}
.twitterContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #602024;
}
.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #602024;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #602024;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.iframeContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #602024;
	border: 1px solid #602024;
	padding: 2px;
}

.formTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #F6EAB8;
	background-color: #F6EAB8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #602024;
}
.formLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #F6EAB8;
	background-color: #F6EAB8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #602024;
}
.formRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #F6EAB8;
	background-color: #F6EAB8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #602024;
}
.formBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #F6EAB8;
	background-color: #F6EAB8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #602024;
}

