body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(blocks.gif);
	background-repeat: repeat;
	padding: 0px;
	top: 0px;
	margin: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
a:visited {
	color: #333399;
	text-decoration: none;
}
a:active {
	color: #CC3333;
	text-decoration: none;
}
.ContentControl {
	width: 400px;
}

