body {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(../img/back.gif) fixed;
}

A:link	{
	color: #0075BF;
}

A:visited {
	color: #0075BF;
}

A:active {
	color: #0075BF;
}

.FRAME {
	width: 750px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #0075BF;
	border-left: 0px none;
}

.LEFT {
	width: 100px;
	background: #0075BF;
	color: #000000;
	text-align: center;
	border: 0px none;
}

.RIGHT {
	width: 100px;
}

.LOGO {
	color: white;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.TITLE {
	color: #0075BF;
	font: bold 24pt "Courier New", Courier, mono;
	text-align: center;
	vertical-align: middle;
}

.INFO {
	color: #333333;
	font-size: 10pt;
	font-style: italic;
}

.MENU {
	width: 100%;
	background: url(../img/menu-bg.gif);
	color: black;
	font-size: 11pt;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
	border: 0px none;
	padding: 1px;
	cursor: hand;

}

.MENU_SPACE {
	width: 100%;
	height=400px;
}

.ICONS {
	background: #0075BF;
	color: black;
	text-align: center;
}

.BOTTOM {
	width: 750px;
	border: 0px none;
	text-align: center;
	vertical-align: middle;
}

.MAIN {
	font: 12px Georgia, Times New Roman, Times, serif;
	height=535px;
	vertical-align: top;
}




.HOME {
	color: black;
	text-align: center;
	padding: 10px;
	margin: 10px;
}

.HOME TD {
	font: 13pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	margin: 10px;
}

.NAVIBAR {
	width: 100%;
	color: white;
	background: #0075BF;
	font: 12pt Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 2px;
}

.NAVIBAR P {
	cursor: hand;
}

.ANNIVERSARY {
	width: 500px;
}

.FAM_TREE {
	width: 600px;
	text-align: center;
}

.PERSON {
	font-size: 10pt;
	width: 125px;
	height: 125px;
	background: white;
	text-align: center;
	border: 2px solid silver;
	padding: 10px;
	margin: 10px;
}

.PERSON P {
	font-size: 12pt;
	text-decoration: none;
	cursor: hand;
}

.PROBANT {
	font-size: 10pt;
	width: 180px;
	height: 180px;
	background: white;
	text-align: center;
	border: 5px solid silver;
	padding: 10px;
	margin: 10px;
}

.PROBANT P {
	font-size: 12pt;
	text-decoration: none;
	cursor: hand;
}

.PARENT {
	font-size: 10pt;
	width: 140px;
	height: 85px;
	background: white;
	text-align: center;
	border: 2px solid silver;
	padding: 1px;
	margin: 10px;
}

.PARENT P {
	font-size: 12pt;
	text-decoration: none;
	cursor: hand;
}

.CHILDREN {
	font-size: 10pt;
	width: 140px;
	height: 85px;
	background: white;
	text-align: center;
	border: 2px solid silver;
	padding: 1px;
	margin: 10px;
}

.CHILDREN P {
	font-size: 12pt;
	text-decoration: none;
	cursor: hand;
}

.SPOUSE {
	font-size: 10pt;
	width: 140px;
	height: 85px;
	background: white;
	text-align: center;
	border: 2px solid silver;
	padding: 1px;
	margin: 10px;
}

.SPOUSE P {
	font-size: 12pt;
	text-decoration: none;
	cursor: hand;
}

