.container_bg_img {
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.11_left_padding {
	padding-right: 11px;
}
.box_gradient {
	background-image: url(../images/box_gradient.jpg);
	background-repeat: repeat-x;
	height: 100%;
}
.box_bottom_gradient {
	background-image: url(../images/box_bottom_gradient.jpg);
	background-repeat: repeat-x;
}
.white_txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CC9900;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 18px;
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #681a0e;
	font-weight: bold;
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #641e06;
	font-variant: small-caps;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
