.text {
	font-family: Arial;
	font-size: 11px;
}
.background3 {
	background-color: #F2F3FF;
}

.background2 {
	background-image: url('Images/new/bg2.gif');
}
.text_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a:link {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #9999FF;
	text-decoration: underline;
}
body {
	padding: 0px;
}
.background_bottom {
	background-image: url('Images/new/bottom.gif');
}
.bg_mid {
	background-image: url('Images/corner_mid.jpg');
}
.txt_directory_title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2D3E64;
}
.table_listings {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
