.logo_top {
	background-image: url(images/logo_top2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
body {
	margin-top: 0px;
}.menu_boxes {
	border: 1px  solid thin #000000;
	background:#FFFFFF;
}
.affiliates_table {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
td.hover {
	background-color:#000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color:#FF0000;
}.body_table {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bordered_cell {
	border: 1px solid #A1A0A5;
}
.footer_table {
	border: 1px solid #000000;
}

