@import url('https://use.fontawesome.com/releases/v5.6.1/css/all.css');

body, td
{
        font-family: Verdana, Tahoma, Arial;
        font-size:13px;
        color:#0000ff;
}
a,a:visited,a:hover
{
        color:#ff0000;
}
a.jsnavi, a.jsnavi:visited,.jsnavi
{
        font-family: Verdana, Arial;
        font-size:11px;
        color:#6060ff;
        font-weight: bold;
        text-decoration: none;
}

a i.fas {color: #999;}
a i.fas:hover {color: #000;}

.tool_tip {
 position: absolute;
 visibility: hidden;
 border: #000000 1px solid;
 padding: 3px 3px 3px 3px;
 background-color: #FCFCD3;
}
.jsnavi:hover
{
        font-family: Verdana, Arial;
        font-size:11px;
        color: blue;
        font-weight: bold;
        text-decoration: none;
}

small
{
        font-size:11px;
        color:#555555;
}

.input {
    font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
    font-size: 10pt;
    color: #000000;
    height: auto;
    width: auto;
    border: #98C00B;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px
}

.input_button {
    font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
    font-size: 10px;
    background-color: #4bacd6;
    border: 1px solid #296681;
    color: #FFFFFF;
    height: auto;
    width: auto;
    border-radius: 3px;
    box-shadow: inset 0px 1px 0px 0px #fff;
    cursor: pointer;
}
.input_button:hover {
    background-color: #71d7ec;
    box-shadow: none;
}

h3, .cap
{
        font-weight: bold;
        font-size:16px;
}
a.nick, a.nick:visited
{
        text-decoration: none;
}
a.nick:hover
{
        color:#6060ff;
        text-decoration: none;
}
.hs
{
        background-color: #dadada;
}
.hu
{
        background-color: #BDD6A9;
}
.ha {
    background-color: #1251d8;
}
.ha font b {
    color:#fff !important;
}
.topic
{
        font-size:16px;
        font-weight:bold;
        color:#555555;
}

.marriedcell {font: 8pt Arial, Helvetica, sans-serif; padding: 1px; color: #000000; background: #F8F9F1; border-top: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; height: auto; width: auto;} 

.marriedtable {border-top: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000;} 

a.marriedsexf, a.marriedsexf:visited, a.marriedsexf:hover 
{ 
text-decoration: none; 
color: #FF0000; 
font-weight: bold; 
} 

a.marriedsexm, a.marriedsexm:visited, a.marriedsexm:hover 
{ 
text-decoration: none; 
color: #0000FF; 
font-weight: bold; 
} 

a.marriedsexn, a.marriedsexn:visited, a.marriedsexn:hover 
{ 
text-decoration: none; 
color: #000000; 
font-weight: bold; 
} 

.marriedtableheader {font: 10pt Arial, Helvetica, sans-serif; padding: 1px; color: #000000; background: #E0E4C0; border-top: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000;}
