body {
	font-family: 'Microsoft Sans Serif', verdana, arial;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px;
	position: relative;
	border: 0px solid #ddd;
}
.large {
	width: 1180px;
}
.index {
	width: 1180px;
	font-size: 16px;
}
.medium {
	width: 980px;
}
.narrow {
	width: 580px;
}
#banner {
	position: relative;
	border: 1px solid white;
	margin: 10px -9px 0 -9px;
}
#shade img {
	position: absolute;
	width: 100%;
	height: 26px;
	right: 0;
	top: 0;
}
.lnk img {
	border: 0px solid white;
}
#links {
	position: absolute;
	right: 20px;
	top: 0;
	margin: 0;
	list-style-type: none;
	z-index: 100;
}
#links li {
	float: right;
}
#links2 {
	position: absolute;
	left: 0px;
	top: 0;
	margin: 0;
	list-style-type: none;
	z-index: 100;
}
#links li, #links2 li  {
	float: left;
	display: block;
	margin: 0 20px 0 0;
}
#links li a, #links2 li a, .lnk {
	color: white;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
.lnk, .more, .more_left {
	position: relative;
}
.more a {
	text-decoration: none;
}
.lnk span.pop, .lnk span.pop_list, .more span.pop, .more span.pop2, .more_left span.pop {
	display: none;
}
.lnk:hover span.pop, .more:hover span.pop, .more:hover span.pop2, .more_left:hover span.pop {
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
	color: #365fb3;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #ddd;
	background-color: #def;
	padding: 2px;
	Z-index: 500;
}
.lnk:hover span.pop {
	width: 150px;
}
.more:hover span.pop {
	width: 400px;
}
.more:hover span.pop2 {
	width: 250px;
}
.more_left:hover span.pop {
	width: 340px;
	top: 0px;
	left: -360px;
}
.lnk:hover span.pop_list {
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 150px;
	color: white;
	font-size: 16px;
	font-weight: bold;
	background-color: #4a71c0;
	padding: 2px;
	Z-index: 0;
}
#nav {
	position: absolute;
	top: 30px;
	left: 10px;
	Z-index: 0;
}
#nb {
	position: absolute;
	top: 30px;
	right: 0px;
	Z-index: 0;
}

h3 {
	margin: 40px 0 0 0;
	padding: 0;
	text-align: center;
}
h4 {
	font-size: 16px;
}
#base {
	position: absolute;
	top: 700px;
	width: 1180px;
	z-index: 0;
}
#bottom {
	clear: both;
	height: 30px;
	background-color: #fff;
	padding: 20px 0 0 0;
	margin: 0;
	border: 0px solid black;
}
#bottom p {
	display: block;
	float: left;
	margin: 0;
	font-size: 11px;
}
#bottom ul {
	border-top: 2px dotted #aaa;
	margin: 0;
	padding: 5px 0 0 0;
	list-style-type: none;
	font-size: 11px;
}
#bottom li {
	float: right;
}
#bottom a {
	float: left;
	display: block;
	margin: 0 10px;
	text-decoration: none;
	font-weight: bold;
	color: #0d57a0;
}
.lnk_tx {
	font-weight: bold;
	color: #0d57a0;
}
.center {
	border: 0px solid #ddd;
	margin: 0;
	padding: 0;
	text-align: center;
}
#ppal_name {
	padding: 0 340px 50px 340px;
	position: relative;
}
#ppal_name #coop {
	display: none;
}
#ppal_name:hover #coop {
	display: block;
	position: relative;
	width: 100px;
	top: -2px;
	left: 200px;
	border: 1px solid #ddd;
	background-color: #def;
	padding: 0 0 3px 0;
	font-size: 12px;
	font-weight: normal;
	color: #365fb3;
	cursor: pointer;
	cursor: hand;
}
.link, .link_name, .link_contrib {
	position: relative;
	color: #3f6c99;
	cursor: pointer;
	cursor: hand;
}
.link_name, .link_contrib {
	font-weight: bold;
}
.pop_name, .pop_contrib {
	display: none;
}
.link_name:hover .pop_name, .link_contrib:hover .pop_contrib {
	display: block;
	position: relative;
	top: -17px;
	border: 1px solid #ddd;
	background-color: #def;
	padding: 0 0 3px 3px;
	font-size: 12px;
	font-weight: normal;
	color: #365fb3;
	z-index: 500;
}
.link_name:hover .pop_name  {
	left: 250px;
	margin: 0 -60px -20px 0;
}
.link_contrib:hover .pop_contrib {
	left: -300px;
	margin: 0 -60px -20px 0;
}
.ppal {
	font-weight: bold;
	color: #3f6c99;
	cursor: pointer;
	cursor: hand;
	padding: 0 0 2px 0;
	border: 0px solid red;
	z-index: 10;
}
.ppal span.othn, .ppal span.nickn {
	display: inline;
	font-weight: normal;
}
.nickn {
	font-style: italic;
}
.ind_item {
	position: relative;
	margin: 10px 0 0 0;
}
span#un, .more , .more_left{
	text-decoration: none;
	font-weight: 600;
	cursor: pointer;
	cursor: hand;
}
span#un {
	border: 1px solid white;
	color: #080;
}
.more, .more_left {
	color: #3f6c99;
}
span#un span#un_det {
	display: none;
}
span#un:hover{
	border: 1px solid #ddd;
	background-color: #dfe;
}
.un, .cancel_arbit, .cancel_access {
	position: relative;
	font-size: 11px;
}
.un select, .un input {
	font-size: 11px;
}
.dat span.help, .plc span.help, .un span.help, .un_edit0 span.help_un, 
	.cancel_arbit span.help, .cancel_access span.help, #li_pa span.pop {
	display: none
}
span#un:hover span#un_det, .dat:hover span.help, .plc:hover span.help, .un:hover span.help, 
	.un_edit0:hover span.help_un, .cancel_arbit:hover span.help, .cancel_access:hover span.help, #li_pa:hover span.pop {
	display: block;
	position: absolute;
	top: -2px;
	left: -200px;
	width: 150px;
	border: 1px solid #ddd;
	background-color: #def;
	padding: 3px;
	font-size: 12px;
	font-weight: normal;
	color: black;
	Z-index: 500;
}

span#un:hover span#un_det {
	background-color: #dfe;
}
.cancel_arbit:hover span.help, .cancel_access:hover span.help {
	left: 50px;
	width: 100px;
}
img .float{
	float:left;
}
#father, #mother {
	width: 590px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0px solid #dfd;
}
#father {
	float: left;
}
#mother {
	float: right;
}
#life {
	position: relative;
	clear: both;
	width: 1180px;
	height: 600px;
	border: 0px solid blue;
	margin: 0 0 10px 0;
	z-index: 10;
}
#details {
	position: absolute;
	top: 210px;
	left: 400px;
	width: 490px;
	border: 0px solid green;
	z-index: 20;
}
.bs_list, .ch_list {
	list-style-type: none;
	border: 0px solid #dfd;
	padding: 0;
}
.bs_list {
	margin: 0;
	width: 180px;
}
.ch_list {
	margin: 0 0 0 20px;
}
.ch_list li {
	position: relative;
}
.dwp {
	display: block;
	position: absolute;
	left: 80px;
	top: 0;
	margin: 0;
	padding: 0;
}
.bs {
	position: absolute;
	top: 8px;
}
#bs0 {
	left: 200px;
}
#bs1 {
	left: 890px;
}
#bs2 {
	left: 10px;
}
#bs3 {
	left: 1088px;
}
.desc {
	border: 0px solid #ddd;
	margin: 0 0 0 44px;
	padding: 0;
}
#desc0 {
	position: absolute;
	top: -10px;
	left: 244px;
}
#desc1 {
	position: absolute;
	top: -10px;
	left: 884px;
}
#desc2 {
	position: absolute;
	top: -10px;
	left: 50px;
}
#desc3 {
	position: absolute;
	top: -10px;
	left: 884px;
}
#ind_list {
	position: relative;
	width: 490px;
	list-style-type: none;
	border: 0px solid #dfd;
	margin: 0;
	padding: 0;
}
pre {
	font-size: 12px;
}
#frame {
	position: relative;
	clear: both;
	border: 0px solid black;
	left: 0;
}
.tree_item {
	position: absolute;
	border: 1px solid black;
	width: 80px;
	height: 40px;
	font-size: 9px;
	text-align: center;
}
#tree_start {
	font-weight: bold;
}
#tree_end {
	font-weight: bold;
}
.tree_line_v1 {
	position: absolute;
	border: 1px solid black;
	width: 0px;
	height: 9px;
}
.tree_line_v2 {
	position: absolute;
	border: 1px solid black;
	width: 0px;
	height: 18px;
}
.tree_line_v3 {
	position: absolute;
	border: 1px solid black;
	width: 0px;
	height: 30px;
}
.tree_line_h1 {
	position: absolute;
	border: 1px solid black;
	width: 18px;
	height: 0px;
}
.tree_line_h2 {
	position: absolute;
	border: 1px solid black;
	width: 100px;
	height: 0px;
}
#photo_frm {
	display: block;
	position: absolute;
	width: 252px;
	left: -280px;
	top: 150px;
	border: 0px solid orange;
	z-index: 500;
}
.photo {
	width: 250px;
	border: 1px solid black;
}
.txt_photo {
	display: block;
	clear: left;
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #0d57a0;
	cursor: pointer;
	cursor: hand;
}
#first_form {
	display: block;
	clear: all;
	height: 750px;
}
#frm_edit, #first {
	position: absolute;
	width: 292px;
	border: 1px solid black;
	padding: 0;
	background-color: white;
	Z-index: 1500;
	font-size: 12px;
}
#frm_edit {
	left: 893px;
	top: 170px;
}
#first {
	left: 180px;
	top: 110px;
}
#list_dat {
	position: absolute;
	width: 280px;
	left: 12px;
	top: -10px;
	margin: 0 0 10px 0;
}
.tit_edit {
	position: relative;
	left: 10px;
	top: -10px;
	padding: 0 3px 0 3px;
	background-color: white;
	color: #3f6c99;
	Z-index: 110;
	cursor: pointer;
	cursor: hand;
}
.tit_edit_hid {
	position: relative;
	display: block;
	left: 500px;
	top: 0px;
	width: 0;
	height: 15px;
	padding: 0;
	margin: 0;
	background-color: white;
	color: white;
	Z-index: 0;
}
#frm_edit ul, #first ul, #new_place ul, #new_country ul, #new_city ul, #new_place_f ul, #new_country_f ul, #new_city_f ul {
	position: relative;
	list-style-type: none;
	left: 10px;
	top: 0;
	padding: 0 5px 0 5px;
	margin: 0;
	border: 0px solid green;
}
#frm_edit ul li, #first ul li, #new_place ul li, #new_place_f ul li {
	padding: 3px 10px 3px 0;
}
.blk_edit, .blk_un {
	position: relative;
	border: 0px solid blue;
}
.blk_edit ul, .blk_un ul {
	border: 0px solid green;
	margin: 0;
}
.blk_edit ul  li .blk_un ul  li {
	margin: 0;
}
.lnk_edit {
	color: #3f6c99;
	cursor: pointer;
	cursor: hand;
}
.first_line {
	margin: -10px 0 0 0;
}
.group_line {
	margin: 0 0 5px -10px;
	font-weight: bold;
}
#group1 {
	margin-top: -12px;
}
#group2 {
	margin-bottom: -5px;
}
ul #edit_nm, ul #edit_lf {
	margin: 0 0 0 -5px;
}
ul #add_ch {
	margin: 0 0 0 -15px;
}
.dat_un {
	width: 270px;
}
ul.edit li {
	margin: 0 0 0 0;
}
ul.dat_un li {
	margin: 0 0 0 -15px;
}
.hid {
	display: none;
}
.vis {
	display: block;
}
.blank {
	color: white;
}
.dat, .plc, .plc1, .on_vis {
	font-size: 11px;
	position: relative;
	margin: 0 0 4px -5px;
	z-index: 1;
}
.dat {
	border: 0px solid red;
}
#new_place ul, #new_place_f ul {
	margin-right: 5px;
}
.dat select, .dat input, .on_vis select , .on_vis input {
	font-size: 11px;
	position: absolute;
	left: 70px;
	top: -1px;
}
.dat select, .on_vis select {
	width: 140px;
}
.dat input, .on_vis input {
	width: 136px;
	height: 15px;
	padding: 0;
	Z-index: 500;
}
.plc select , .plc input, .plc1 input, .plc textarea {
	font-size: 11px;
	position: absolute;
	left: 90px;
	top: -1px;
}
.plc select  {
	width: 160px;
}
.plc input  {
	width: 175px;
}
.plc1 input  {
	width: 50px;
}
.plc textarea {
	width: 175px;
	height: 15px;
}
#email {
	font-size: 12px;
	width: 175px;
	left: 50px;
}
ul #nw_lf .dt1{
	left: 45px;
}
ul #nw_lf .dt2{
	left: 90px;
}
#monthB, #dayB, #monthD, #dayD {
	width: 45px;
	height: 18px;
}
#yearB, #yearD, .dw input.year0, .dw input.year1 {
	width: 35px;
	font-size: 11px;
	height: 13px;
	text-align: center;
	border: 1px solid #bbb;
}
.dw input.year0, .dw input.year1 {
	margin: 2px 0 0 0;
}
#yearB, #yearD {
	left: 135px;
	height: 15px;
	margin: 0 ;
}
.dw {
	font-size: 11px;
	position: relative;
	margin: 8px 0 6px 0;
}
.dw input {
	font-size: 11px;
	position: absolute;
	top: -1px;
}
.dw input.year0 {
	left: 40px;
}
.dw label.label1 {
	display: block;
	position: absolute;
	top: 3px;
	left: 85px;
}
.dw input.year1 {
	left: 100px;
}
.dw img {
	position: absolute;
	left: -20px;
	top: 2px;
}
.dat input.note {
	top: 1px;
}
.year {
	width: 30px;
	height: 12px;
}
.cancelD {
	position: absolute;
	left: 210px;
	top: 2px;
}
.life_pl {
	position: absolute;
	left: 240px;
	top: 0px;
	cursor: pointer;
	cursor: hand;
}
.cancelU {
	position: absolute;
	left: 260px;
	top: 5px;
	cursor: pointer;
	cursor: hand;
}
.unc, .uncU {
	display: block;
	position: absolute;
	font-size: 18px;
	color: black;
}
.unc {
	left: 175px;
	top: 0;
}
.uncU {
	left: 240px;
	top: 5px;
}
.dat select.place {
	position: absolute;
	left: 25px;
	top: 0px;
	width: 200px;
	height: 18px;
}
.un select.place, .un select.un_rank, .un select.un_sp  {
	width: 200px;
	position: absolute;
	left: 38px;
	margin: -2px 0 3px 2px;
}
.un div.un_li0 {
	position: absolute;
	left: 38px;
	margin: -15px 0 16px 2px;
}
.un div.un_li1 {
	position: absolute;
	left: 38px;
	margin: -1px 0 16px 2px;
}
.un select.sel_un {
	width: 70px;
}
.cancel_un {
	text-decoration: line-through;
	color: #3f6c99;
	cursor: pointer;
	cursor: hand;
}
.dat label , .dw label , .blk_edit label{
	color: black;
	cursor: auto;
}
#lab_rnk {
	position: absolute;
	left: 190px;
}
.dat select#rankB {
	position: absolute;
	left: 217px;
	width: 38px;
}
.on_vis img {
	position: relative;
	left: 36px;
	top: -1px;
}
.nw {
	display: block;
	position: absolute;
	top: 0;
	right : 5px;
	color: #3f6c99;
	cursor: pointer;
	cursor: hand;
	border: 1px solid #ddd;
	background-color: #ddf;
	z-index: 500;
}
.un .nw {
	margin: 0 5px 0 0;
}
.oth_dat {
	color: black;
	margin: -5px 0 2px 0;
}
.blk_edit select, .blk_edit input {
	font-family: 'Microsoft Sans Serif', verdana, arial;
	font-size: 11px;
}
.blk_edit textarea {
	font-family: 'Microsoft Sans Serif', verdana, arial;
	font-size: 11px;
	width: 250px;
	height: 52px;
}
#new_place, #new_country, #new_city, #new_place_f, #new_country_f, #new_city_f {
	position: absolute;
	border: 1px solid black;
	background-color: white;
	font-size: 12px;
	width: 300px;
	z-index: 1500;
}
#new_place {
	top: 170px;
	left: 592px;
}
#new_country, #new_city {
	top: 170px;
	left: 291px;
}
#new_place_f {
	top: 110px;
	left: 473px;
}
#new_country_f, #new_city_f {
	top: 110px;
	left: 774px;
}
.nw_par {
	width: 270px;
	margin: 2px 0 2px 0;
}
.button {
	margin: 0 10px 10px 10px;
	width: 75px;
	cursor: pointer;
	cursor: hand;
}
.button#del_ind {
	margin: 0 0 10px 75px;
	width: 145px;
	color: red;
}
.button#cancel, .red {
	color: red;
}
#confirm, #restore, #cancel_ed, #delete {
	position: relative;
}
#help_confirm, #help_restore, #help_cancel, #help_delete {
	display:none;
	width: 150px;
}
#confirm:hover #help_confirm, #restore:hover #help_restore, #cancel_ed:hover #help_cancel, #delete:hover #help_delete {
	display: block;
	position: absolute;
	top: -15px;
	border: 1px solid #ddd;
	background-color: #def;
	padding: 3px;
	font-size: 12px;
	font-weight: normal;
}
#confirm:hover #help_confirm {
	left: -180px;
	color: black;
}
#restore:hover #help_restore {
	left: -270px;
	color: black;
}
#cancel_ed:hover #help_cancel {
	left: -360px;
	color: red;
}
#delete:hover #help_delete {
	left: -150px;
	color: red;
}
.add_ch {
	color: black;
	cursor: default;
}
#contrib li, #arbit li {
	position: relative;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
}
#contrib li a {
	display: block;
	position: absolute;
	left: 500px;
	top: 0;
	color: #0d57cc;
}
#contrib li input {
	display: block;
	position: absolute;
	left: 475px;
	top: 0;
}
#gen_mail {
	margin: 0 0 0 518px;
	color: #0d57cc;
}
#change_email {
	display: block;
	position: absolute;
	top: 0;
	left: 800px;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	color: #0d57a0;
}
#mod {
	margin: -10px 0 0 20px;
}
.cancel_arbit img, .cancel_access img {
	margin: 0 0px 0 20px;
	cursor: pointer;
	cursor: hand;

}
.inactive {
	color: #bbb;
}
.banned {
	color: #fbb;
}
#company {
	margin: 0 0 5px 0;
	padding: 0;
}
#msg {
	display: block;
	color: red;
	margin: 0;
	border: 0px solid green;
	position: absolute;
	width: 805px;
	top: 0px;
	left: 380px;
	text-align: right;
}
#welcome {
	color: black;
}
#msg strong {
	color: #0d57a0;
}
#home_text {
	margin: 40px 200px 20px 10px;
}

.lnk_white {
	font-weight: bold;
	background-color: #577dc8;
	color: white;
}
.lnk_blue {
	color: #0d57a0;
}
.video {
	float: left;
	margin: 0 50px;
	cursor: pointer;
	cursor: hand;
}
#source {
	position: relative;
	left: 0px;
	top: 0px;
	width: 480px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	z-index: 10;
	color: #777;
}
#test {display:none;}