body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: normal;
	color: #A2B4E8;
	background-color: #000000;
	background-image: url(../images/bkg_shiny_blue.jpg);}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A2B4E8;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #A2B4E8;
}
a:link {
	color: #E7DEEF;
}
a:visited {
	color: #E9D4CF;
}
a:active {
	color: #E9D4CF;
}
a.menu {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: medium;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
}
a.menu:hover {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: medium;
	color: #CCC;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
}
a.menuSelected {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: medium;
	color: #FFFFCC;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
}
a.bulletLinks {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: small;
	color: #E7DEEF;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
a.bulletLinks:hover {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: small;
	color: #999999;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
a {
	color: #000099;
}
.copyright {
	font-size: x-small;
}
.pedigreeName {
	font-size: x-small;
}

a.pedigreeButton {
	font-size: small;
	font-weight: bold;
	color: #FFF;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	text-decoration: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	padding: 2px;
}
a.pedigreeButton:hover {
	font-size: small;
	font-weight: bold;
	color: #000099;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	text-decoration: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	padding: 2px;
}
.pedigreeHeading {
	font-size: small;
	font-weight: bold;
}
.pageTitle {
	font-size: large;
}
.inputButton {
	font-size: x-small;
	width: 50px;
}
.smallReturnLink {
	font-size: x-small;
}
.tableBackgroundSolidBlue {
	background: url(../images/bkg_blue.jpg);
}
.highlight {
	color: #FF9;
}

.centerAlign {
	text-align: center;
}
