body {
	margin: 0px;
	background-image: url(images/left_dots.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}
.toptablebg {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat;
}
.bluebld {
	color: #0067b1;
	font-weight: bold;
}
a {
	color: #0067b1;
	text-decoration: none;
}
a:hover {
	color: #0067b1;
	text-decoration: underline;
}
.bigbluebld {
	color: #0067b1;
	font-size: 14px;
	font-weight: bold;
}