.middlebg {
	background-image:    url("../images/site/image_divider/1_a_tile.jpg");
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
}
.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
	text-align: justify;
}
.black_text {
	color: #000000;
}
a:link {
	color: #4D4D4D;
}
a:visited {
	color: #4D4D4D;
}
a:hover {
	color: #C99D94;
}
a:active {
	color: #4D4D4D;
}
