body
{

}

body, td, th, p
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 11px;
    line-height: 16px;
    color: #424242;
}

input, select, textarea
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 11px;
    line-height: 16px;
    background-color: #F6F6F6;
}



a
{
    color: #424242;
    text-decoration: none;
}

a:hover
{
    color: #424242;
    text-decoration: underline;
}

.pgeFooter
{
    background-image: url('images/footer.gif');
    background-repeat: no-repeat;
    height: 40px;
}

.pgeContent
{
    height: 440px;
    background-color: #E9E7E7;
    padding-left: 17px;
    padding-top: 18px;
    padding-bottom: 17px;
    padding-right: 0px;
}

.PortIntro
{
    height: 138px;
    width: 240px;
    background-image: url(images/sub.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-decoration: none;
    float:left;
    margin-right: 10px;
    cursor: pointer;
}

.PortIntroHover
{
    height: 138px;
    width: 240px;
    background-image: url(images/sub.gif);
    background-repeat: no-repeat;
    background-position: 0px -162px;
    text-decoration: none;
    float:left;
    margin-right: 10px;
    cursor: pointer;
}

.PortBig
{
    height: 185px;
    width: 240px;
    background-image: url(images/back_portfolio_big.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-decoration: none;
    float:left;
    margin-right: 10px;
    cursor: pointer;
    margin-bottom: 16px;
}

.PortBigHover
{
    height: 185px;
    width: 240px;
    background-image: url(images/back_portfolio_big.gif);
    background-repeat: no-repeat;
    background-position: 0px -215px;
    text-decoration: none;
    float:left;
    margin-right: 10px;
    cursor: pointer;
    margin-bottom: 16px;
}

a.hlkNoLine, a.hlkNoLine:Hover
{
    text-decoration: none;
}

.pgeTeam
{
    display: block;
    float: left;
    background-image: url('images/back_team_item.gif');
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-right: 11px;
    width: 240px;
    height: 174px;
    margin-bottom: 16px;
}

.hdlPort
{
    color: #424242;
}

.hdlPortHover
{
    color: #FFFFFF;
}