.clientPrimary
{
    color: #F41002;
}
.clientSecondary
{
    color: #F41002;
}
.clientTertiary
{
    color: #ffff00;
}
.clientPage
{
    background-color: #000000;
}
.clientHeader
{
    background-color: #000000;
}
.clientFooter
{
    background-color: #000000;
}
.clientNav
{
    background-color: #000000;
}
.clientContent
{
    background-color: #000000;
}
.clientAds
{
    background-color: #000000;
}
a
{
    color: #F41002;
}
a.clientSecondary
{
    color: #F41002;
}
table.list
{
    border-bottom: solid 1px #F41002;
    border-right: solid 1px #F41002;
}
table.list th
{
    border-left: solid 1px #F41002;
    border-top: solid 1px #F41002;
    background-color: #F41002;
}
table.list td
{
    border-left: solid 1px #F41002;
    border-top: solid 1px #F41002;
}
h1
{
    color: #F41002;
}
table.photoFrame
{
    width: 100%;
    border: solid 2px #F41002;
}
table.photoFrame td
{
    width: 50%;
    background-color: #F41002;
    text-align: center;
}
table.photoFrame td.photo
{
    width: 50%;
    background-color: transparent;
}
body{    color: #ffffff;    background-color: #000000;    font-family: verdana;    font-size: 12;}table.calendar{    border-top: solid 1px #F41002;    border-left: solid 1px #F41002;}table.calendar td{    border-bottom: solid 1px #F41002;    border-right: solid 1px #F41002;    width: 75px;    height: 75px;    vertical-align: top;}table.calendar th{    border-bottom: solid 1px #F41002;    border-right: solid 1px #F41002;}