body {
	background-image: url(../../images/Back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link,a:visited,a:active {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #00F;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000;
}
.center {
	vertical-align: middle;
	margin-bottom: 1px;
}