body {
	font-family: verdana, arial, helvetica, sans-serif;
    background: #dbdbdb url(http://www.abundantlifeacademy.com/images/logo.jpg) top left repeat-y fixed;
	background-position: 10 0;
	padding-left: 110px;
}
td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}
.app_left {
	background-color: #d6d6f0;
	padding: 2px;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	vertical-align: top;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}
.app_right {
	background-color: #d6d6f0;
	padding: 2px;
	font-size: 12px;
	vertical-align: top;
	border-bottom: 1px solid #FFFFFF;	
}
.header {
	background-color: #331366;
	color: #ffffff;
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
}
.header_large {
	color: #331366;
	font-size: 35px;
	padding: 3px;
	font-family: times, georgia, serif;
	font-weight: bold;
	letter-spacing: -2px;
	margin: 0;
}
input, textarea, select {
	color: #331366;
	padding: 1px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	border: 1px solid #666666;
}
strong {
	color: #331366;
}
.red {
	color: #CC0000;
	font-weight: bold;
	font-size: 13px;
}
.px10 {
	font-size: 10px;
	font-weight: normal;
}
.pheader {
	font-size: 18px;
	border-bottom: 1px solid #331366;
	font-family: times, georgia, serif;
	color: #331366;
	font-weight: bold;
}
.note {
	width: 450px;
	border: 1px solid #331366; 
	padding: 5px; 
	background-color: #eeeeee;
}
