/* CSS Document */
body {
	background-image: url(../images/background/chainbkg2.jpg);
	background-repeat: repeat-y;
	color: #000000;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td img {
	display: block;
}
#content {
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	width: 99%;
	height: 490px;
	overflow: auto;
}
