html, body{
  background-color: #C9C9C9;

  margin:0;
  padding:0;
overflow:hidden;
  }
.spread{ display: inline; white-space: nowrap }
.parents{ display: block; white-space: nowrap; }
*{
  padding: 0px;
  margin: 0px;
}
a.isGr:link { color: #008000; }

a.isGr:visited {
	color: #008000;

	}
a.isGr:hover {
	color: #FFFFFF;
        background-color: #777777;
	text-decoration: none;

	}
a.isGr:active {
        color: #FFFFFF;
        background-color: #777777;
	text-decoration: none;
}
a.isNot:link {
	color: #222222;
}

a.isNot:visited {
	color: #222222;

	}
a.isNot:hover {
	color: #FFFFFF;
        background-color: #777777;
	text-decoration: none;

	}
a.isNot:active {
        color: #FFFFFF;
        background-color: #777777;
	text-decoration: none;
}
a.isHot:link {
	color: red;
}
a.isHot:visited {
	color: red;

	}
a.isHot:hover {
	color: #FFFFFF;
        background-color: #777777;
	text-decoration: none;

	}
a.isHot:active {
        color: #FFFFFF;
        background-color: #777777;
	text-decoration: none;
}
.tr1{
  height: 20px;
}
.top_box{ background-color: #FFFFFF;
text-align: left;
vertical-align: middle;
padding-bottom: 5px;
padding-top: 5px; }
.left{ width: 200px;
vertical-align: top;
background-color: #FFFFFF;
padding-top: 10px;
padding-bottom: 10px; }
.right{ vertical-align: top;
background-color: #FFFFFF;
padding-top: 10px;
padding-bottom: 10px;
width: auto; }

#thetable { empty-cells: show;
table-layout: fixed;
margin: 10px;
padding: 0;
border-collapse: collapse;
}
#thetable td{ }
.t_l{ width: 20px;
background-image: url(images/t_l.gif);
background-position: top left;
background-repeat: no-repeat;
background-color: #FFFFFF; }
.t_r{ width: 20px;
background-image: url(images/t_r.gif);
background-position: top right;
background-repeat: no-repeat;
background-color: #FFFFFF; }
.b_l{ background-image: url(images/b_l.gif);
background-position: bottom left;
background-repeat: no-repeat;
background-color: #FFFFFF; }
.b_r{ background-image: url(images/b_r.gif);
background-position: bottom right;
background-repeat: no-repeat;
background-color: #FFFFFF; }
.thin_h{ height: 10px;
 }
.thin_v{
  width: 10px;
}
.list {
overflow: auto;
overflow-y: auto;
position: relative;
height: 100px;
width: 200px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
margin: 0px;
background-color: #FFFFFF;
 }
.edit_box { position: relative;
height: 100px;
width: 400px;
overflow: auto;
font-size: 16px;
background-color: #FFFFFF;
 }
.buttons_r { position: relative;
height: 20px;
width: 100%;
padding-top: 2px;
padding-bottom: 2px;
background-color: #FFFFFF;
 }
.buttons_l { position: relative;
height: 20px;
width: 200px;
padding-top: 2px;
padding-bottom: 2px;
background-color: #FFFFFF; }
.button {
    margin-right: 2px;
    padding-right: 0.1em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    height: 18px;
    float: left;
    text-align: center;
    vertical-align: middle;
    border: 1px solid;
    margin-left: 2px;
    padding-left: 0.1em;
    border-color: #609F8E;
    border-style: solid;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
    overflow: visible;
    background-color: #489EBB
    }
.buttonr {
    background-color: #489EBB;
    margin-right: 2px;
    padding-right: 0.1em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    height: 18px;
    float: right;
    text-align: center;
    vertical-align: middle;
    border: 1px solid;
    margin-left: 2px;
    padding-left: 0.1em;
    border-color: #609F8E;
    border-style: solid;
    overflow: visible;
    padding-top: 0.1em;
    padding-bottom: 0.1em
    }
.line {
    border-color: black black #000000;
    position: relative;
    width: 90%;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px
    }
.edit_box table {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px}
.buttonx { background: transparent;
    margin-right: 2px;
    padding-right: 0.1em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    height: 18px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid;
    margin-left: 2px;
    padding-left: 0.1em;
    overflow: visible;
    padding-top: 0.1em;
    padding-bottom: 0.1em ;
    float: right;
    border-color: #000000
    }
.iHead { font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #008080;
line-height: 1.5;
 }
.card_no {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    position: relative;
    width: 80%;

    border-color: black black #000000;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: thin;
    border-left-width: 0px;
    text-align: left
    }
 .working {
   display: block;
   position: absolute;
   width: 100px;
   height: 50px;
   top: 50px;
   left: 40px;
   z-index: 1000;
 }
  .list_head {
   font-size: 16px;
   font-weight: bold;
   margin-left: 5px;
   display: block;
 }
.main{ table-layout: auto; empty-cells: show; }
.prnts{ padding-left: 5px;
padding-right: 5px;
margin-left: auto;
margin-right: auto;
width: auto;
height: 100%; }
    .prnts td{
  text-align: center;
  vertical-align: top; }

  .main td{ text-align: center;
vertical-align: top;
padding-left: 10px;
padding-right: 10px;
 }
  .container{ position: absolute;
height: auto;
left: auto;
top: 0px;
width: auto;
}
.spacercell{ width: 20px; }
.treeleft{ background-image: url('images/dtree_a.gif');
background-position: top center;
background-repeat: no-repeat; }
.treemid{ background-image: url('images/dtree_b.gif');
background-position: top center;
background-repeat: no-repeat; }
.treeright{ background-image: url('images/dtree_c.gif');
background-position: top center;
background-repeat: no-repeat; }
.vert{ background-image: url('images/dtree_g.gif');
background-position: top center;
background-repeat: repeat-y; }
.parents_top{ display: none;
 }
 .parents_top2{height: 50px;}
 .drawing{ position: relative;
margin-left: 0px;
margin-right: 20px;
margin-top: 20px;
margin-bottom: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px; }

.spacer{ display: block;
 width: 20px;
  }
.inBubble{ left: 30px;
height: 110px;
position: absolute;
top: 20px;
width: 110px;
text-align: center; }
.popBox{ display: none;
position: absolute;
 }
 .boxhead{ font-family: Arial; font-size: 12px; clear: left; }
 .boxtext{ font-family: Arial; font-size: 12px; }
 .popBox table{ empty-cells: show }
.pop_container{ border-color: #000000;
border-style: solid;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 1px;
background-color: #CDCDCD;
padding-bottom: 5px;
padding-top: 5px;
font-family: Arial;
font-size: small;
 }
.pop_row{ height: 20px; }
.popBut{ height: 20px;
width: 20px;
background-image: url(images/X_button.gif);
float: right; }
.smallPop{ border-color: #D6D6D6;
border-style: outset;
border-width: 1px;
height: auto;
width: auto;
position: absolute;
display: none; }
.popBut1{ background-color: #FD6251;
 }
.smallPop input{ height: 20px;
width: 20px;
font-family: Arial;
font-size: 14px;
font-weight: bold;
padding-top: 0px;
padding-bottom: 2px;
vertical-align: middle; }
.pop_tl{ background-image: url(images/pop_tl.gif);
background-position: top left;
width: 20px; }
.pop_tr{ background-image: url(images/pop_tr.gif);
background-position: top right;
background-repeat: no-repeat;
width: 20px; }
.pop_bl{ background-image: url(images/pop_bl.gif);
background-position: bottom left;
background-repeat: no-repeat;
}
.pop_br{ background-image: url(images/pop_br.gif);
background-position: bottom right;
background-repeat: no-repeat; }
.linkOff{ display: none; }
.linkHOR{ background-image: url(images/link_hor.gif);
background-position: center center;
background-repeat: repeat-x; }
.linkStr{ background-image: url(images/link_str.gif);
background-position: center center;
background-repeat: no-repeat; }
.linkBL{ background-image: url(images/link_bl.gif);
background-position: center center;
background-repeat: no-repeat; }
.linkBR{ background-image: url(images/link_bl.gif);
background-position: center center;
background-repeat: no-repeat; }
.linkTR{ background-image: url(images/link_tr.gif);
background-position: center center;
background-repeat: no-repeat; }
.linkTL{ background-image: url(images/link_tl.gif);
background-position: center center;
background-repeat: no-repeat; }
.linkSpace{ display: block;
width: 20px;
height: 60px;
 }
.linkTable{ table-layout: auto }