.tableback{
background-image: url(images/tablebkg.gif);
padding-bottom: 5px;
border-right: 1px solid #575757;
border-left: 1px solid #575757;
border-top: 1px solid #575757;
border-bottom: 0px;
background-repeat: no-repeat;
}

.table {
	background-image: url(images/rowbkg.gif);
	background-repeat: repeat;
}

.daveimage{
	position: relative;
	top: 0px;
	right: 0px;
}

BODY{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background-color: #000000;
}

.bigpadding{
	padding-left: 200px;
	padding-right: 45px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: Black;
}

.regularpadding{
	padding: 0px 45px 0px 55px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	
}

.bigpaddtitle{
	padding-left: 200px;
	padding-right: 45px;
	text-align: justify;
	font-family: "Arial", Times, serif;
	font-size: 13px;
	color: #575757;
	font-weight: bold;
}

.title{
	padding-left: 0px;
	padding-right: 0px;
	font-family: "Arial", Times, serif;
	font-size: 13px;
	color: #575757;
	font-weight: bold;
}

a, a:link {
	background: transparent;
	color: #920E02;
	text-decoration: underline;
}

a:visited {
	background: transparent;
	color: #920E02;
	text-decoration: underline;
}

a:hover, a:active {
	background: transparent;
	color: #575757;
	text-decoration: none;
}

.bordernoT {
	border-right: 1px solid #575757;
	border-bottom: 1px solid #575757;
	border-left: 1px solid #575757;
	background-color: Black;
}

.freecell {
	background-color: Black;
}
.border {
	border-right: 1px solid #575757;
	border-left: 1px solid #575757;
	border-top: 1px solid #575757;
	border-bottom: 1px solid #575757;
}

.credits{
	background: transparent;
	color: #575757;
	font: 11px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

.smtxt{
	color: #575757;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}


