.PrintBody
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, Verdana, Clean, Helvetica, sans-serif;
    BACKGROUND-COLOR: #FFFFFF;
}
.ButMain
{
    width : 92px;
    cursor : pointer;
    BORDER: 2px ridge;
    FONT-FAMILY: Verdana;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    BACKGROUND-COLOR: #E8F0E8;
    HEIGHT: 22px;
}
.ButLang
{
    cursor : pointer;
    BORDER: 2px ridge;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: white;
    BACKGROUND-COLOR: #959A90;
    HEIGHT: 22px;
    WIDTH: 26px
}
.ColorTable
{
    BORDER : black 1px solid;
    WIDTH  : 400px;
    HEIGHT : 80px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, Clean, Helvetica, sans-serif;
}
.InfoTable
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, Clean, Helvetica, sans-serif;
    BORDER-LEFT: #E8F4E4 2px ridge;
    BORDER-TOP: #E8F4E4 2px ridge;
    BORDER-RIGHT: #959A90 2px ridge;
    BORDER-BOTTOM: #959A90 2px ridge;
    BACKGROUND-COLOR: #E8F4E4;
}
.SimpleTable
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, Clean, Helvetica, sans-serif;
}
.Message
{
    BACKGROUND-COLOR: E8F4E4;
    FONT-SIZE: 14px;
    FONT-FAMILY: Courier New;
}
.MessageHeader
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Verdana, Arial, Clean, Helvetica, sans-serif;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #959A90;
    COLOR : WHITE;
}
.MessageHeader A
{
    COLOR : WHITE;
}
.MessageHeader A:hover
{
    COLOR : #E4EBDC;
}
.Quote
{
    BORDER-RIGHT: #DDDDDD 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: #DDDDDD 1px solid;
    BACKGROUND-COLOR: white;
    PADDING: 5px;
    FONT-SIZE: 12px;
    FONT-FAMILY: Courier New
}
.Signature
{
    BORDER-TOP: #AA5500 2px groove;
    FONT-SIZE: 12px;
    FONT-FAMILY: Courier New
}
.Post
{
    font-size: 12px;
    font-family: verdana, arial, clean, helvetica, sans-serif;
    border-left: #e8f4e4 2px ridge;
    border-top: #e8f4e4 2px ridge;
    border-right: #959a90 2px ridge;
    border-bottom: #959a90 2px ridge;
    background-color: white;
}
.PostHeader
{
    font-size: 12px;
    font-weight: bold;
    font-family: verdana, arial, clean, helvetica, sans-serif;
    height: 20px;
    background-color: #959a90;
    color : white;
}
.PostHeader A
{
    color: white;
}
.PostMessage
{
    background-color: #e8f4e4;
    font-size: 14px;
    font-family: courier new;
}
.PostSignature
{
    border-top: #aa5500 2px groove;
    font-size: 12px;
    font-family: courier new;
}
.PostDate
{
    border-bottom: #BBBBBB 1px solid;
    margin-bottom:10px;
    width : 100%;
    font-size: 11px;
    font-family: courier new;
}
.Counter
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Verdana, Arial, Clean, Helvetica, sans-serif;
    HEIGHT: 20px;
}
.ModeratorLink
{
    padding-left : 7px;
    padding-right : 7px;
    padding-top : 2px;
    padding-bottom : 2px;
    BORDER: 2px ridge;
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none;
    BACKGROUND-COLOR: #D4DBCC;
}
.Nav
{
    BORDER: #AA5500 2px ridge;
    BACKGROUND-COLOR: #E4EBDC;
    color : black;
    FONT-WEIGHT:bold;
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial , Clean, sans-serif
}
.Nav TD
{
    padding-left : 6px;
    padding-right : 6px;
    padding-top : 2px;
    padding-bottom : 2px;
    margin: 0px;
    FONT-SIZE: 12px;
}
.Nav A
{
    COLOR: BLACK;
    text-decoration : none;
    padding-left : 3px;
    padding-right : 3px;
    padding-top : 1px;
    padding-bottom : 1px;
}
.Nav A:hover
{
    COLOR: white;
    BACKGROUND-COLOR: #858A80;
}
A
{
    color : #555A50;
    TEXT-DECORATION: underline;
}
A:hover
{
    color : gray;
}
H1
{
    COLOR: #858A80;
    FONT-WEIGHT: bold;
    FONT-SIZE: 26px;
    FONT-FAMILY: Arial, Clean, Helvetica
}
H2
{
    COLOR: #858A80;
    FONT-WEIGHT: bold;
    FONT-SIZE: 22px;
    FONT-FAMILY: Arial, Clean, Helvetica
}
H3
{
    COLOR: #858A80;
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    FONT-FAMILY: Arial, Clean, Helvetica
}
BODY
{
    scrollbar-face-color:#BCC2B6;
    scrollbar-shadow-color:#000000;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#000000;
    scrollbar-darkshadow-color:#000000;
    scrollbar-track-color:#CDD0D0;
    scrollbar-arrow-color:#000000;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, Verdana, Clean, Helvetica, sans-serif;
    BACKGROUND-COLOR: #D4DBCC;
}
INPUT
{
    BORDER: 1px solid;
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, Clean, Helvetica, sans-serif
}
SELECT
{
    BORDER: 1px solid;
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, Clean, Helvetica, sans-serif
}
TEXTAREA
{
    BORDER: 1px solid;
    FONT-SIZE: 14px;
    WIDTH: 400px;
    FONT-FAMILY: Courier New
}
SMALL
{
    FONT-SIZE: 10px;
}
