.LeftNavBox
{
    float: left;
    width: 200px;
    padding-top: 15px;
}

.LeftNavHeader
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 25px;
}

.LeftNavItem
{
    padding-left: 20px;
    margin-left: 30px;
    background-image: url(../images/arrow_bull_wt.jpg);
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.LeftNavSpacer
{
    padding-left: 20px;
    margin-left: 30px;
    background-image: url(../images/arrow_bull_wt.jpg);
    background-repeat: no-repeat;
    height: 16px;
    margin-bottom: 10px;
}

.LeftNavItem a
{
    color: #333333;
    font-size: 12px;
}

.LeftNavAction
{
    margin-top: 20px;
    margin-bottom: 35px;
    padding-left: 20px;
    margin-left: 20px;
    font-size: 16px;
    font-weight: bold;
}

.LeftPictureBox
{
    margin-left: 20px;
}

.ContentBox
{
    position: relative;
    margin-left: 207px;
    padding-top: 15px;
    padding-left: 15px;
    margin-bottom: 15px;
    line-height: 23px;
}

.ActionBoxBox
{
    float: right;
    width: 140px;
    position: relative;
    margin-left: 7px;
    font-size: 10px;
    line-height: 12px;
    cursor: pointer;
    top: 470px;
    left: -125px;
}

.ActionBoxTop
{
    background-image: url(../images/actiontopround.jpg);
    background-repeat: no-repeat;
    height: 13px;
}

.ActionBoxContent
{
    background-image: url(../images/goldgradient.jpg);
    background-repeat: repeat-y;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    height: 25px;
}

.ActionBoxBottom
{
    background-image: url(../images/actionbottomround.jpg);
    background-repeat: no-repeat;
    height: 13px;
}

.ContentAction
{
    position: relative;
    float: right;
    height: 72px;
    width: 240px;
    background-color: Silver;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    padding-top: 18px;
    top: 470px;
    left: -25px;
}

.TextBox
{
    background-image: url(../images/bg_track.jpg);
    background-repeat: no-repeat;
}

.TextHeader
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-left: 50px;
}

.TextPara
{
    margin-bottom: 15px;
    margin-left: 50px;
    width: 450px;
}

.MYFBox
{
    background-image: url(../images/myf_white.jpg);
    background-repeat: no-repeat;
    height: 22px;
}

.WhatsNewBoxTop
{
    background-image: url(../images/whatsnewtopround.jpg);
    background-repeat: no-repeat;
    height: 13px;
}

.WhatsNewBoxBottom
{
    background-image: url(../images/whatsnewbottomround.jpg);
    background-repeat: no-repeat;
    height: 13px;
}
