body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	font-weight: lighter;
	color: #322013;
	}
	
table {
	position: fixed;
	top: 50%;
	margin-top: -259px;
	height: 518px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.whitetiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #cccccc;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #cccccc;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #322013;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: underline;
	color: #322013;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: underline;
	color: #322013;
}

.white a:link { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #cccccc;
	font-size: 9px;
	font-weight: lighter;
	}
	
.white a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #cccccc;
	font-size: 9px;
	font-weight: lighter;
}
	
.white a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #cccccc;
	font-size: 9px;
	font-weight: lighter;
}
	
.white a:active { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #cccccc;
	font-size: 9px;
	font-weight: lighter;
}

.brown {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #322013;
	font-size: 11px;
	line-height: 16px;
}
