.textnormal
{
    FONT-SIZE: small;
    COLOR: #00008b;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman'
}
.errornormal
{
    FONT-SIZE: small;
    COLOR: #ff0000;
    FONT-FAMILY: Arial, Tahoma
}
.whitetext
{
    FONT-SIZE: small;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman'
}
.linkstandard
{
    FONT-SIZE: x-small;
    COLOR: #00008b;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman'
}
A:link
{
    FONT-SIZE: x-small;
    COLOR: #800000;
    FONT-FAMILY: Arial, Tahoma;
    TEXT-DECORATION: underline
}
A:active
{
    FONT-SIZE: x-small;
    COLOR: #ff0000;
    FONT-FAMILY: Arial, Tahoma;
    TEXT-DECORATION: underline
}
A:hover
{
    FONT-SIZE: x-small;
    COLOR: #ff0000;
    FONT-FAMILY: Arial, Tahoma;
    TEXT-DECORATION: underline
}
A
{
    FONT-SIZE: x-small;
    COLOR: #800000;
    FONT-FAMILY: Arial, Tahoma;
    TEXT-DECORATION: underline
}
.whitetextbold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman'
}
.linksmallwhite
{
    FONT-SIZE: x-small;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman';
    TEXT-DECORATION: underline
}
.linksmall
{
    FONT-SIZE: x-small;
    COLOR: #191970;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman'
}
.InfoHeader
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: x-small;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman';
    BACKGROUND-COLOR: #00008b
}
.InfoField
{
    FONT-SIZE: x-small;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman';
    BACKGROUND-COLOR: #708090
}
.InfoValue
{
    FONT-SIZE: x-small;
    COLOR: #000000;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman';
    BACKGROUND-COLOR: #e3e3e3
}
.separator
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman';
    BACKGROUND-COLOR: #20b2aa
}
.infoHeaderSmall
{
    FONT-SIZE: x-small;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman';
    BACKGROUND-COLOR: #00008b
}
.textsmall
{
    FONT-SIZE: x-small;
    COLOR: #000000;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman'
}
.infoHeaderxxsmall
{
    FONT-SIZE: x-small;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman';
    BACKGROUND-COLOR: #00008b
}
.gameStateMessage
{
    FONT-WEIGHT: 500;
    FONT-SIZE: x-small;
    COLOR: #ff0000;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman';
    BACKGROUND-COLOR: navajowhite
}
.pending
{
    FONT-SIZE: x-small;
    COLOR: #ff0000;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman'
}
.backgroundfill
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman';
    BACKGROUND-COLOR: #a4b4d6
}
.PageHeader
{
    FONT-SIZE: small;
    COLOR: #191970;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman'
}
.linkxxsmall
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman'
}
.currentuser
{
    FONT-SIZE: x-small;
    COLOR: #a52a2a;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman'
}
.board_high
{
    BACKGROUND-COLOR: #d3d3d3
}
.board_low
{
    BACKGROUND-COLOR: #666666
}
.board_selectedLow
{
    BACKGROUND-COLOR: #009933
}
.board_selectedhigh
{
    BACKGROUND-COLOR: #b9ecb9
}
.board_surround
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman';
    BACKGROUND-COLOR: #191970
}
.linksmallwhite A
{
    FONT-SIZE: x-small;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Tahoma
}
.commentvalue
{
    FONT-SIZE: x-small;
    COLOR: #000000;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman';
    BACKGROUND-COLOR: #a4b4f6
}
.commentheader
{
    FONT-SIZE: x-small;
    COLOR: #000000;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman';
    BACKGROUND-COLOR: #a4b4f6
}
.textsmallblack
{
    FONT-SIZE: x-small;
    COLOR: #000000;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman'
}
.Input
{
    FONT-SIZE: small;
    FONT-FAMILY: Arial, Tahoma, 'Times New Roman'
}
.board_surround A
{
    COLOR: #ffffff
}
.board_surround A:active
{
    COLOR: #ffffff
}
.board_surround A:link
{
    COLOR: #ffffff
}
.board_surround A:hover
{
    COLOR: #eee8aa
}
.board_high A:hover
{
    BACKGROUND-COLOR: #f3f3f3
}
.board_low A:hover
{
    BACKGROUND-COLOR: #888888
}
.board_low A:active
{
    BACKGROUND-COLOR: #008000
}
.board_high A:active
{
    BACKGROUND-COLOR: #b0e0b0
}