ul {
margin-top: -10px;
}
.homeCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #999999;
}
.background {
	background-image: url(images/contentpages/header.jpg);
	background-repeat: no-repeat;
}
table.tables {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: white;
	border-collapse: collapse;
}
table.tables th {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: white;
	-moz-border-radius: ;
}
table.tables td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: white;
	-moz-border-radius: ;
}
table.tables2 {
	border-width: 0px;

}
table.tables2 th {
	border-width: 0px;

}
table.tables2 td {
	border-width: 0px;
}
.headerbkg {
	background-image: url(images/contentpages/header.jpg);
	background-repeat: no-repeat;
}
