/* *************************************************************
 *  Default Style Sheet                                        *
 *                                            SIF 20/08/2001   *
 ************************************************************* */

html {
   scrollbar-base-color:  #CDDAF0;
   scrollbar-arrow-color: black;
} 


body {
   color: black;
   line-height: 130%;

   background-color: white;
   background-image: url('/images/back-tj2.jpg');
   background-repeat: no-repeat;
   background-attachment: fixed; 

   /* 
   background-position-x: 180px;
   background-position-y: 130px;
   background-repeat: repeat-y; 
   margin: 4px 10px;  
   font-family: verdana, arial, sans-serif; 
   font-size: x-small; */

}

body.fa {
   background-position-x: right;
}


body.nobg {
   background: none;
}


a:link {color: blue; text-decoration: underline;}
a:active {color: blue; text-decoration: underline;}
a:visited {color: #3366AA; text-decoration: underline;} /* #336699 */
a:hover {color: #FF0066;}
a.cm:link, a.cm:visited {color: red; text-decoration: none;}
a.toc:link, a.toc:visited {color: black; text-decoration: none;}

h1 {color: navy; font-size: x-large;}
h2 {color: navy; font-size: large;}
h3 {color: navy; font-size: medium;}
h4 {color: blue; font-size: small;}
h5 {color: blue; font-size: x-small;}
h6 {color: blue; font-size: xx-small;}
h7 {color: blue; font-size: xx-small;}

tr.listhead, tr.lhi, tr.ldk { 
   font-size: x-small;
   color: black ;
   background-color: white;
}

tr.listhead {
   color: lightblue;
   background-color: black; 
}

tr.ldk { 
   background-color: #EEEEEE;
}

.search {
   color: navy;
   font-family: arial, sans-serif; 
   font-size: 8pt;
}


td.kcontent {
   color: black;
   background-color: white;
   background-image: url('/images/back-tj1.jpg');
   background-repeat: no-repeat;
   line-height: 130%;
   background-attachment: scroll; 
   background-position-x: center;
   background-position-y: top;
}

img {
   border-color: black;
}

table.memform {
   font-size: x-small;
}

/*------------------- Trashcan ------------------*/
.echeck {
   color: navy;
   font-family: arial, sans-serif; 
   font-size: 8pt;
}

table.miscbar {
   color: black;
   background: #fff0f0;
   margin: 4px 0px;
   font-family: arial, verdana, sans-serif; 
   font-size: 9pt;
}

td.miscbtd {         /* GBS = God Bless Netscape )-: */
   /* padding: 6px; */
   font-family: arial, verdana, sans-serif; 
   font-size: 9pt;
}

td.miscbtitle {      /* GBS */
   color: #ffff80;
   background: #400000;
   /* padding: 0em; */
   text-align: center;
   font-family: arial, verdana, sans-serif; 
   font-size: 9pt;
   font-weight: bold;
}

div.bottomlines {
   color: black;
   text-align: center;
   margin:  1em 6em;
   font-family: arial, verdana, sans-serif; 
   font-size: 10pt;
   font-style: italic;
}
span.blsep { color: gray; }


div.level2 {
   text-align: center;
   margin-top: 0em;
}

table.level2{ 
   color: #000000;
   border-width: 2px;
   border-style: outset;
   border-color: gray;
   border-collapse: collapse;
}

td.l2head, td.hi, td.dk { 
   font-family: arial, verdana, serif; 
   font-size: 10pt;
   font-weight: bold;

   border-collapse: collapse;

   /* padding: 2px 4px; */  /* GBN */
   color: black ;
   background-color: white;
}

td.l2head {
   /* color: lightblue; */
   color: yellow;
   background-color: black; 
}

td.dk { 
   background-color: #EEEEEE;
   /* background-color: #d2ffd2; */
}

table.listtab { 
   color: #000000;
   border-width: 2px;
   border-style: outset;
   border-color: gray;
   border-collapse: collapse;
}

table.admtbl{ 
   color: #000000;
   border-width: 2px;
   border-style: outset;
   border-color: gray;
   border-collapse: collapse;
}

td.admttl, td.admimg, td.admdsc { 
   font-family: arial, verdana, serif; 
   font-size: 10pt;
   font-weight: bold;
   vertical-align: bottom;

   border-collapse: collapse;
   color: black ;
}

td.admttl {
   color: yellow;
   background-color: black; 
}
td.admimg { 
   text-align: left;
   background-color: white;
}
td.admdsc { 
   background-color: #d2ffd2; 
}
