body {
margin: auto;
width: 90%;
padding-top: 25px;
padding-bottom: 8px;
background-color: #16275B;
color: #DDDFDE;
font-family: "sawasdee", sans-serif;
}

nav {text-align:center}

div.section {text-align:justify}
div.subsection {text-align:justify}
div.subsubsection {text-align:justify}

a {color: #485577}
a:hover {color: #A5B8BF}

a.articlelist {color: #485577; font-weight: 400; font-size: 1.25em}
a.articlelist:hover {color: #DBF9FB}

a.sectionlink {color: #6A4F5E; font-size: 1.20em; font-weight: 700}
a.sectionlink:hover {color: #7F7F7F}

a.subsectionlink {color: #BD907B; font-size:1.05em}
a.subsectionlink:hover {color: #B7B7B9}

a.subsubsectionlink {color: #D7B39D; font-size: 0.8em}
a.subsubsectionlink:hover {color: #E8DCD0}

.spoiler {color: #16275B}
.spoiler:hover {color: #DDDFDE}

.linkspoiler {color: #16275B; text-decoration: none}
.linkspoiler:hover {color: #485577; text-decoration: underline}

.quotespoiler {color: #16275B}
.quotespoiler:hover {color: #DBF9FB; font-style:italic}

.strongspoiler {color: #16275B}
.strongspoiler:hover {color: #6A4F5E; font-weight:700}

s {color: #2f2f2f}

ul {margin-left: 10px; margin-right: 10px; padding-right: 40px}
li {color: #4B2637; margin-bottom: 3px; list-style-position: inside}
span.list {color: #A5B8BF}
span.quotedlist {color: #DBF9FB}

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.icon {
vertical-align: middle;
width: 32px;
height: 32px;
}
img.vidya {
max-width: 400px;
max-height: 400px;
padding: 10px;
}

h1 {
text-align: center;
font-style: italic;
color: #4B2637;
}
h2 {
text-align: center;
color: #6A4F5E;
}
h3 {
text-align: center;
color: #BD907B;
}
h4 {
text-align: center;
color: #D7B39D;
}

hr {
color: #6E6E6E;
background-color: #6E6E6E;
border: 0;
height: 5px;
}

strong {
font-weight: 700;
color: #6A4F5E;

}

em, cite {
color: #F4BB54;
}

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: #DBF9FB;
}

#articlelist {
margin-top: 20px;
text-align: center;
padding: 5px;
}

table {border: 0}
td {
border: groove 4px #485577;
padding-left: 5px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #6A4F5E;
color: #D7B39D;
}
.toprow {
border: groove 4px #485577;
background-color: #4F2A3B;
color: #FEEAF9;
text-align:center;
}
td.menucat {
width:25%;
border: groove 4px #485577;
border-left:0;
background-color: #4F2A3B;
color: #FEEAF9;
text-align:center;
}
td.menuentry {
padding:0;
}
td.icon {
width:32px;
height:32px;
border: groove 4px #485577;
border-right:0;
background-color: #4F2A3B;
}
a.menuentry {
width:100%;
height:100%;
display:inline-block;
}
span.menuentry {
width:100%;
height:100%;
display:inline-block;
padding-top:8px;
padding-bottom:8px;
color: #D7B39D;
}
span.menuentry:hover {
background-color: #BD907B;
color: #4F2A3B;
}


a.intable {color: #F4BB54}
a.intable:hover {color: #EB7D28}

.intabletop {color: #FEEAF9}
.intablestrong {color: #16275B}

.bad {
background-color: crimson;
}
.neutral {
background-color: gold;
color: black;
}
.good {
background-color: greenyellow;
color: black;
}
