.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 21px;
	padding-left: 10px;
	padding-right: 20px;
}
a.menu {
	color: #416B7E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 40px;
	color: #C7AF6E;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	text-transform: capitalize;
}
a.menu:hover {
	color: #CCB06F;
	text-decoration: underline;
}
a.menu:link {
	color: #416B7E;
	text-decoration: none;
}
.table_bkg {
	background-image: url(images/tbl_bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.right_stripe {
	background-image: url(images/index_11.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.left_stripe {
	background-image: url(images/index_02.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
a.menu2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
a.menu2:hover {
	color: #39687D;
	text-decoration: none;
}
a.menu2:link {
	color: #666666;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #C7AF6E;
}

