html, body {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 10px;
	color: #000000;
}

.main {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

.maintd {
	width: 650px;
	padding-left: 20px;
}

.footertd {
	height: 10px;
	padding: 0;
}

.tablebasic {
	padding: 0;
}

.tableinfo {
	padding: 2px;
}

.tablefamily {
	width: 600px;
}

.tablelogin {
	background: #ffffff;
	border: solid #98c6fe 4px;
}

.tdfamily {
	background: #ebebeb;
	border: solid #cccccc 1px;
}

h1 {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 13px;
	color: #000000;
}

h2 {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 18px;
	color: #000000;
}

a {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #808080;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6d8293;
}

a:hover {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6699cc;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6699cc;
	text-decoration: none;
}

td {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
	color: #000000;
}

.small {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 10px;
	color: #000000;
}

.smallred {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 10px;
	color: #990000;
}

.error {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 12px;
	color: #df3f43;
}

.iteminfo {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 11px;
	color: #000000;
}

.picdesc {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
	color: #000000;
}

.familytree {
	width: 365px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	background: #f3f3f3;
}

.field {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	background: #f3f3f3;
	border-bottom: #404040 solid 1px;
	border-left: #404040 solid 1px;
	border-right: #404040 solid 1px;
	border-top: #404040 solid 1px;
}

.thumbnail {
	margin: 10px;
}

.thumbbg {
	background: #ffffff;
	border: solid #c5e1ff 4px;
}

.medium {
	margin: 10px;
}

.mediumbg {
	background: #ffffff;
	border: solid #c5e1ff 4px;
}