.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #2F3020;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-align: left;
}
.sideheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #036;
}
#mainframe {
	background-image: url(images/gradient3.jpg);
	background-color: #FFF;
	background-repeat:no-repeat;
}
.sidetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #0D2161;
}
#sidespace {
	background-image: none;
	background-repeat: no-repeat;
}
#mainframe {
	background-image: url(images/gradient3b.jpg);
	background-repeat: repeat-x;
}
.redbold {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bolder;
	color: #F00;
}
#mainframe tr td table tr td table tr .bodytext p {
	font-style: italic;
}
#mainframe tr td table tr td table tr .bodytext p {
	font-style: normal;
}
.signup {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #000;
}

