body {
    /* background: #eeeeff; */
    background: url(/graphics/bgtile.gif) #ffffff;
    font-family: eurostyle,verdana,arial,helvetica;
    font-size: 10pt;
}

td,th,p,span,div {
    font-family: eurostyle,verdana,arial,helvetica;
    font-size: 10pt;
}
h1 {
    /* color: #662222; */
    color: #441111;
    letter-spacing: 0.15em;
}
h2 {
    color: #552222;
}
h3 {
    color: #662222;
}
th {
    font-size: 105%;
}
a {
    text-decoration: none;
}

a:active {
        color: #FF1111;
	font-weight: bold;
}

a:visited {
        color: #0000aa;
}

a:link {
        color: #0000ff;
}

a:hover {
        color: #0077ff ! important;
        text-decoration: underline;
}

.picture-cell {
    text-align: center;
    font-size: 60%;
    background: #ccccff;
}

.info-box-header {
    text-align: center;
    font-weight: bold;
    padding: 5px 25px;
    background: #ccccff;
}

.info-box-topic {
    text-align: left;
    font-weight: bold;
}

.info-box-data {
    text-align: left;
    font-size: 85%;
}

.row-dark1 {
    background: #ddddff;
}
.row-dark2 {
    background: #ccccff;
}
.row-dark3 {
    background: #bbbbff;
}

.lobby-header {
    font-size: 110% ! important;
    font-weight: bold ! important;
    text-align: left;
    background: transparent ! important;
}

.small {
    font-size: 80%;
}

.toplogin {
    font-size: 8pt;
}

.generation-info {
    #border: 1px #aaaaaa solid;
    background: #dddddd;
    padding: 3px 25px;
    font-size: 80%;
    letter-spacing: 0.1em;
    color: black;
    font-variant: small-caps;
}

.gallery-list {
    padding: 4px;
}

.new-note {
    background: #ffff00;
    font-weight: bold;
    padding: 4px;
    font-family: tahoma,arial,helvetica;
}

.info-box {
    background: #f0f0f0;
    margin: 0px 70px;
    padding: 1px 4px 1px 4px;
    border-style: solid;
    border-color: #aaaaaa;
    border-width: 1px;
}

.pagebutton {
    background: #f0f0f0;
    padding: 1px 4px 1px 4px;
    line-height: 2em;
    border-style: solid;
    border-color: #aaaaaa;
    border-width: 1px;
    font-size: 70%;
}

.pagebutton-new {
    background: #f0f000;
    padding: 1px 4px 1px 4px;
    line-height: 2em;
    border-style: solid;
    border-color: #aaaaaa;
    border-width: 1px;
    font-size: 70%;
}

.pic-range {
    font-size: 75%;
    letter-spacing: 0.1em ! important;
    text-color: #444444 ! important;
}

.history-date {
    font-weight: bold;
    font-size: 115%;
    letter-spacing: 0.05em;
}
