body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E0C6E1;
	color: #000;
	background-image: url(images/miscellaneous/background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
.main-table {
	border: 1px solid;
	background-position: center;
	background-color: #000;
}
.master-table {
	padding: 10px;
	width: 955px;
	padding: 10px;
	margin: 0px;
}
a:hover {
	color: #C9C;
	text-decoration: underline;
}
.navigation-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #909;
	text-decoration: none;
}
hr {
	color: #999999;
	height: 1px;
}
.subtitle {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-size: 10px;
	color: #000000;
	background-color: #FFF;
}
.page-title-small {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	line-height: 30px;
	color: #000;
	font-variant: normal;
	text-transform: none;
	font-style: italic;
	font-weight: bold;
}
.page-title-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;
	font-variant: normal;
}
.table-header {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: capitalize;
}
.table-text {
	font-weight: normal;
	background-color: #FFFFFF;
}

.table-formfields {
	background-color: #FFFFFF;
}


.table-footer {
	background-color: #CCCCCC;
}

.table-subheader {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background-color: #CCCCCC;
}
.photo-caption {
	color: #FFF;
	background-color: #000;
}
