html, body {
	/* background-image: url('images/bgdot.jpg'); */
	/* background-repeat: repeat; */
	background: #293a63;
	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: 900px;
	background: #3e5998;
	height: 100%;
	padding: 0;
	margin: 0;
}

.maintd {
	width: 850px;
	padding-left: 20px;
}

.line {
	background: #293a63;
	width: 100%;
	height: 1px;
	padding: 0;
	margin: 0;
}

.footertd {
	height: 10px;
	padding: 0;
}

.tablebasic {
	padding: 0;
}

.tableinfo {
	padding: 2px;
}

.tablefamily {
	width: 600px;
}

.tablelogin {
	background: #7089c4;
	border: solid #293a63 1px;
}

.tdfamily {
	background: #ebebeb;
	border: solid #cccccc;
	border: 1px;
}

h1 {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 13px;
	color: #ffffff;
}

h2 {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 18px;
	color: #ffffff;
}

a {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

a:hover {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c0c0c0;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c0c0c0;
	text-decoration: none;
}

td {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
	color: #a7b6db;
}

.small {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 10px;
	color: #a7b6db;
}

.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: #ffffff;
	border: solid #7089c4 1px;
}

.thumbnail {
	margin: 10px;
}

.thumbbg {
	background: #7089c4;
	border: solid #293a63 1px;
	padding: 5px;
}

.medium {
	margin: 10px;
}

.mediumbg {
	background: #7089c4;
	border: solid #293a63 1px;
	padding: 5px;
}