body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-color: #CC5C22;
	background-image: url(images/tile.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.orange {
	background-color: transparent;
	vertical-align: bottom;
	font-size: small;
	padding-right: 55px;
	padding-left: 55px;
}
.white {
	background-color: #FFFFFF;
	padding-top: 6px;
	font-size: x-small;
	color: #CC5C22;
	padding-right: 55px;
	padding-bottom: 0px;
	padding-left: 55px;
	background-image: url(images/grey_line_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.white_bottom {
	background-color: #FFFFFF;
	padding-top: 6px;
	font-size: x-small;
	color: #CC5C22;
	padding-right: 55px;
	padding-bottom: 0px;
	padding-left: 55px;
	background-image: url(images/grey_line_bot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.grey {
	background-color: #D9D9D9;
	font-size: small;
	margin: 0px;
	padding: 40px 55px 50px;
}
.grey1 {
	background-color: #D9D9D9;
	font-size: small;
	margin: 0px;
	padding: 40px 55px 0px;
}
.orangetitles {
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	font-size: x-small;
	vertical-align: bottom;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
td {
	text-align: left;
	vertical-align: top;
}
.greytext {
	font-size: 10px;
	color: #CC5C22;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 5px;
}
.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.logo_custom {
	background-image: url(images/logo_custom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: small;
}
.purple {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #4D3069;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: small;
}
h1 {
	font-size: medium;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.float_right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.greytext a:link {
	color: #999999;
	text-decoration: none;
}
.greytext a:visited {
	color: #999999;
	text-decoration: none;
}
.greytext a:hover {
	color: #CC5C22;
}
.sample {
	font-weight: bold;
	color: #CB521D;
	text-decoration: none;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
	font-size: 10px;
	vertical-align: top;
	padding-right: 6px;
}
.add {
	font-weight: bold;
	color: #CB521D;
	text-decoration: none;
	background-image: url(images/plus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	font-size: 10px;
	vertical-align: middle;
	padding-right: 6px;
}
.sample a:link {
	color: #CC5C22;
	text-decoration: none;
}
.sample a:visited {
	color: #CC5C22;
	text-decoration: none;
}
.sample a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.add a:link {
	color: #CC5C22;
	text-decoration: none;
}
.add a:visited {
	color: #CC5C22;
	text-decoration: none;
}
.add a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #CC5C22;
	text-decoration: none;
}
a:visited {
	color: #CC5C22;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.pad {
	padding-bottom: 6px;
}
.arrow {
	text-align: center;
	vertical-align: middle;
}
.float_left {
	margin-right: 20px;
	margin-bottom: 20px;
}
.foot {
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 6px;
}
.white_space {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #CC5C22;
}
.grey_books {
	background-color: #D9D9D9;
	padding-top: 20px;
	padding-right: 55px;
	padding-bottom: 20px;
	padding-left: 55px;
}
.align_bot {
	vertical-align: bottom;
	text-align: center;
}
#ppp input {
	vertical-align: bottom;
}
#ppp form{
	padding: 0px;
	margin: 0px;
}

