.table {
	border: 1px none #F6D5B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 20px;
	background-image: url(palebackground.jpg);
	margin: 0px;
}
.text {
	border: 1px dotted #F6D5B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(palebackground.jpg);
}
.left {
	float: left;
}
.right {
	float: right;
}
.bottomborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
	background-image: url(palebackground.jpg);
}
.navtable {
	border: 1px none #F4D5B6;
	text-decoration: none;
}
.textwhite {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
}
.right {

	float: right;
}
.contenttable {
	border: 1px none #F6D5B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}
.textnormal {
	border: 1px none #F6D5B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(palebackground.jpg);
	font-weight: normal;
}
.whitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000000;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 30px;
}

