@charset "UTF-8";
/* CSS Document */

body {
	background-attachment: scroll;
	background-image: url(sitebg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #ccffff;
	margin: 0px;
	padding: 0px;
}
td {
	background-attachment: scroll;
	background-image: url(head_bot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #333333;
	font-family: Tahoma, "Geneva", Times, serif;
	font-size: 12px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
