.fairwaysmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(tile1.jpg);
	background-repeat: repeat;
}
#header {
	width:800px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	}
.basetable {


}
.whitebg {
	background-image: url(whitebg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
}
.topbgfade {
	background-image: url(topbgfade.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0px;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
.sidebar {
	background-image: url(sidebar.png);
	background-repeat: repeat-y;
	background-position: right top;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
.header {
	margin: 0px;
}
