.greybar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}
.overBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.catTitle {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bolder;
	font-style: normal;
}
p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.linkWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.linkBlackCopy {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.catTitleBlack {

	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	color: #000000;
	font-weight: bolder;
	font-style: normal;
}
p_w {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.tdTitle {
	background-color: #CCCCCC;
	border: thin solid #666666;
	font-family: "Courier New", Courier, monospace;
}
.smallInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.tdBorderThin {
	border: thin solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.desertfloor {
	background-image: url(images/desertfloor.jpg);
	background-position: center bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
