﻿.width100
{
    width: 731px; /*width:100%*/
}
.cell_feature
{
    vertical-align: top;
    text-align: left;
}
.cell_photo
{
    width: 200px;
    vertical-align: top;
    text-align: left;
}
.cell_links
{
    width: 175px;
    text-align: left;
    vertical-align: top;
}
.cell_grey
{
    background-color: #C0C0C0;
    width: 25px;
}
table.standard
{
    font-size: 9pt;
    border-width: 1px;
    border-spacing: 0;
    border-style: solid;
    border-color: #CCCCCC;
    border-collapse: collapse;
    text-align: center;
    line-height: 1.5em;
}
table.standard td
{
    border-width: 1px;
    border-spacing: 0;
    border-style: solid none solid none;
    border-color: #DBDBDB;
    border-collapse: collapse;
    padding: 10px;
}
table.standard ul
{
    margin: 0px 5px 10px 25px;
    padding: 0;
}
.celltitle
{
    color: #CC6600;
    font-weight: bold;
}
.celltitle a:link
{
    color: #CC6600;
}
.celltitle a:visited
{
    color: #CC6600;
}
.celltitle a:active
{
    color: #CC6600;
}
.celltitle a:hover
{
    color: black;
}
.cell_links_sublink
{
}
.cell_links_sublink a:link
{
    color: black;
}
.cell_links_sublink a:visited
{
    color: black;
}
.cell_links_sublink a:hover
{
    color: #CC6600;
}
.cell_links_sublink a:active
{
    color: black;
}

