body {
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.box_bg {
	background-image: url(images/advertise_21.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #053743;
	text-transform: uppercase;
}
.footer {
	font-size: 11px;
	color: #666666;
}
.header_text {
	font-size: 11px;
	color: #8FC3D1;
}
a:link {
	color: #006b96;
	text-decoration: none;
}
a:visited {
	color: #006b96;
	text-decoration: none;
}
a:hover {
	color: #004762;
	text-decoration: none;
}
a:active {
	color: #006b96;
	text-decoration: none;
}