.content_table {
	width: 760px;
	margin: 20px;
}

.top_of_page {
	padding-top: 30px;
	vertical-align: top;
	align: left;
}

.text {
	padding-top: 10px;
	font-family: "Trebuchet MS";
	font-weight: plain;
	font-size: 14px;
	line-height: 35px;
	color: #817269;
	background-color: #ECEAE9;
}

.text_2 {
	padding-top: 10px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
	line-height: 35px;
	color: #817269;
	background-color: #ECEAE9;
}

.text_orange {
	padding-top: 10px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
	line-height: 35px;
	color: #E15400;
	background-color: #ECEAE9;
}

.text_2_pad {
	text-align: left
	padding-top: 10px;
	margin-left: 70px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
	line-height: 35px;
	color: #817269;
	background-color: #ECEAE9;
}

.text_orange_nopad {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
	line-height: 35px;
	color: #E15400;
	background-color: #ECEAE9;
}

