BODY
{
    background-color: #494b0c;
    margin: 0px;
}
.LeftPat
{
    background-position: left top;
    background-image: url(images/LeftPat.gif);
    background-repeat: repeat-y;
}
.ContentBack
{
    background-color: #c3b861;
}
.TitleBack
{
    background-position: left top;
    background-image: url(images/MiddleTitlePat.jpg);
    background-repeat: repeat-y;
}
.BackColor
{
    background-color: #625f0c;
}
P
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    margin-top: 8px;
    margin-bottom: 8px;
    line-height: 22px;
    text-align: justify;
    margin-right: 20px;
    margin-left: 6px;
}
.BottomP
{
    font-size: 11px;
    font-family: Arial;
    text-align: justify;
    color: #c3b861;
    margin: 15px 30px 15px 104px;
    line-height: 22px;
}
.Bold
{
    font-weight: bolder;
}
.Italic
{
    font-style: italic;
}
A
{
    color: #b0420f;
}
.BottomLinks
{
    color: #c3b861;
}
.ImgCentered
{
    text-align: center;
}
P.ByLog
{
    font-weight: bold;
    margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
A.ByLog
{
    font-size: 10px;
}