body {
	background-attachment: scroll;
	background-image:  url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 140px;
	padding-right: 140px;
}
a {
	color: #FF3300;
}
a:hover {
	color: #003333;
}
.tablecontent {
	padding-left: 14px;
	padding-bottom: 14px;
}
.tabletitle {
	font-weight: bold;
	color: #000000;
	border-top: 0px #666666;
	border-right: 0px #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px #666666;
}

