body {
margin:auto;
width: 90%;
padding-top:25px;
padding-bottom:8px;
background-color: #102041;
color: #dede94;
font-family: sans-serif
}

a  {color: #295a94}
a:hover{color: #73a4ee}

a.articlelist {color: #cddeff; font-weight:400; font-size:1.25em; font-family:monospace}
a.articlelist:hover{color: #ffffff}

a.sectionlink {color: #184a52; font-size:1.15em; font-family:sans-serif; font-weight:700}
a.sectionlink:hover{color: #396262}

a.intable{color: #aca4f6}
a.intable:hover{color: #c5d5d5}

.spoiler {color: #102041}
.spoiler:hover {color: #dede94}

.linkspoiler {color: #102041; text-decoration:none}
.linkspoiler:hover {color: #73a4ee; text-decoration:underline}

.quotespoiler {color: #102041}
.quotespoiler:hover {color: #396262}

.strongspoiler {color: #102041}
.strongspoiler:hover {color: #396262}

ul {margin-left:10px; margin-right:10px; padding-right:40px}
li {color:#73a4ee; margin-bottom:3px; list-style-position: inside}
span.list {color:#dede94} // this allows lists with colored symbols without modern CSS functions
span.quotedlist {color: #396262}

img {max-width: 100%}
img.centerplus {
display:block;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:10px;
min-width:400px;
min-height:400px;
max-width:100%;
}

img.center {
display:block;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:10px;
max-width:100%;
}

.caption {
display:block;
text-align:center;
margin-top:15px;
}

img.link {
vertical-align: middle;
width:32px;
height:32px;
}
img.vidya {
max-width:400px;
max-height:400px;
padding:10px;
}

#center {
text-align:center;
}

h1 {
text-align:center;
font-style: italic;
font-family: serif;
color: #cddeff;
}
h2 {
text-align:center;
color: #295a94;
}
h3 {
text-align:center;
color: #73a4ee;
}
hr {
color: #b6c3e8;
background-color: #b6c3e8;
border: 0;
height: 5px;
}

strong {
font-weight:700;
color: #396262;
}

em, cite {
color: #396262;
font-family: serif;
}

em.hrec {
font-weight:700;
font-style:italic;
color:lime;
}
em.rec {
font-weight:700;
color:greenyellow;
font-style:normal;
}
em.srec {
font-weight:500;
color:yellow;
font-style:normal;
}
em.nrec {
font-weight:400;
color:orange;
font-style:normal;
}
em.avoid {
font-weight:700;
color:red;
font-style:italic;
}


q,blockquote {
font-style:italic;
color: #396262;
font-family: serif;
}

#articlelist {
margin-top: 20px;
font-family: serif;
text-align: center;
padding: 5px;
}


table {border:solid 1px #f8f8f8}
td {
border: solid 1px #f8f8f8;
padding-left:8px;
padding-right:8px;
padding-top:0px;
padding-bottom:0px;
background-color: #313131;
color: #f8f8f8;
}
.toprow {
background-color: #101010;
color: #f8f8f8;
}



// tcrl
