.text {
	font-family: Arial;
	font-size: 11px;
}
.background2 {
	background-image: url(Images/new/bg2.gif);
}
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;
}