.table_header {
	background-color: #FFFFFF;
	background-image: url(images/header_rep.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.div_header_menu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover {
	text-decoration: underline;
}
.table_options {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #C7C7C7;
	background-image: url(images/option_rep.jpg);
	background-repeat: repeat-x;
}
.table_listing {
	background-color: #FFFFFF;
	background-image: url(images/footer_rep.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.style_header {font-size: 14px; font-weight: bold; }


