.Head
{
    color:#000000;
    font-family: Arial, Verdana;
    font-size: 8.5pt;
    font-weight:bold;
}

.rightContainer
{
    width:235px;
    text-align:left;
    vertical-align:top;
}

.rightContent
{
    width:235px;
    height: 150px;
    text-align:left;
    padding: 10px 5px 10px 10px;
    border-left: solid 1px #999999;
    vertical-align:top;
}

SkinObject
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #000000;
    font-family: Arial, Verdana;
    text-decoration: none;  
}
A.SkinObject:link
{
    text-decoration: none;
    color: #000000;
}
A.SkinObject:visited
{
    text-decoration: none;
    color: #999999;
}
A.SkinObject:hover
{
    text-decoration:none;
    color: #999999;
}
A.SkinObject:active
{
    text-decoration:none;
    color: #999999;
}








































































