/* ----------------------------| CSS for Administrative Pages |------------------------------- *//* -------------------------------------|               All Pages              |--------------------------------------- *//* ------------------------------------- Body */body {background: url(white.jpg);font-family: Helvetica Neue, Arial;
font-size: 0.7em;color: rgb(43, 28, 0);
margin-left: 40px;
margin-right: 40px;}
.nav1 {font-size: 1.1em}
.nav2 {font-size: 1em;text-align: center;}
h1 {border-bottom: 3px double #666;text-align: center;font-size: 1.1em;}
/* ------------------------------------ Table */table {text-align: left;font-weight: normal;
border-collapse: collapse;
}
td {padding: 1px 4px 1px 4px;vertical-align: top;
border: 1px solid #666666;border-spacing: 0px;
}

/* --- Title-Chain, FAQ --- */
tr.title{font-weight: bold;vertical-align: top;text-align: center;}
/* -------------------------------------|            Specific Pages             |--------------------------------------- *//* ------------------------------- Chains.html */img.example {width: 150px;height: auto;}
img.chain {width: 150px;height: auto;}