﻿body
{
    margin: 0px;
    background-image: url(artwork\back.gif);
}
.pagetitle
{
    font-size: 12px;
    font-weight: bold;
}
a
{ color:black;
    font-weight:bold;
    text-decoration: none;
}
a.LeftBars
{
    color: White;
}
a.LeftBarsActive
{
    color: White;
}
td
{
    font-family: Tahoma;
    font-size: 11px;
}
td.leftcell
{
    background-color: #09295c;
}
td.rightcell
{
    background-image: url(artwork\wp2sswgy.jpg);
    background-color: #99b831;
    padding: 10px 15px;
}
td.folder{ text-align:center}
div.PageTitle
{
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}
blockquote
{
    margin-top: 0px;
}
ol
{
    margin-top: 0px;
}
ul
{
    margin-top: 0px;
}
p
{
    margin-bottom: 0px;
}
