.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A7594;
}
.dot {
	background-attachment: fixed;
	background-image: url(Images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #151314;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A7594;
	text-decoration: none;
}
.vdot {
	background-image: url(Images/vert_dots.gif);
	background-repeat: repeat-y;
	background-position: top;
}
body {
	background-repeat: repeat-x;
	background-position: left top;
}
.td-tile {
	background-repeat: repeat-x;
	background-position: center bottom;
}
.td-tileCopy {

	background-repeat: repeat-x;
	background-position: center top;
}
