.maintable {
	border: 1px dotted #CCCCCC;
}
.outertable {
	background-attachment: scroll;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;

}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
