.table {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.table2 {
	background-image: url(images/top_bar.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 125%;
	color: #FFFFFF;
}
.bold_body {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #89CFF3;
}
.ubody_text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 125%;
	color: #FFFFFF;
}
.Large_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: italic;
	color: #89CBE9;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.tableBG {
	background-image: url(images/index2_r10_c1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.int_table {
	background-image: url(images/int_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #333333;
}
.body_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}
