﻿body 
{
    margin: 0px;
    font-family:Arial;
    font-size:12px;
    background-color:#B2B2B2;
}
table.main 
{
    width: 810px;
    background-color:#B2B2B2;
}
table.colContent 
{
    width:100%
}
table.containerNorm 
{
    width: 100%;
}
td 
{
    vertical-align:top;
    font-size:12px
}
td.linkVelTitle 
{
    font-family:Arial Narrow, Helvetica;
    font-weight:bold;
    color: #FFFFFF;
    text-transform:uppercase;
    font-size: 16px;
    text-indent: 6px
}
td.linkVelCopy 
{
    font-family:Arial Narrow, Helvetica;
    text-transform:uppercase;
    font-weight:bold;
    text-indent: 6px;
    padding-bottom: 6px
}
img.picHome 
{
    border: solid 1px #222222;
    width: 264px
}
img.news 
{
    margin: 0px 10px 10px 0px
}
img.pic 
{
    /*border: solid 1px #222222*/
}
h1 
{
    color: #CC0000;
    font-weight:bolder;
    font-size: 16px;
    padding: 12px 6px 0px 6px
}
h2 
{
    color: #CC0000;
    font-weight:bolder;
    font-size: 14px;
    padding: 6px 6px 0px 6px
}
h3
{
    color: #CC0000;
    font-weight:bolder;
    font-size:14px;
    padding: 0px 0px 0px 0px;
    text-decoration:underline;
    text-align:left
}
p 
{
    padding: 0px 0px 6px 6px;
    text-align:left
}
p.standaloneLink 
{
    text-align:right
}
.imgDesc 
{
    font-size:10px;
    font-style:italic;
    padding: 0px 0px 6px 0px;
    /*white-space:nowrap*/
}
a 
{
    color: #CC0000;
}

td.footer 
{
    background-color:#B2B2B2;
    text-align:center;
    color:#FFFFFF
}
td.lhNav
{
    /*background-image:url('../images/lhBack.gif');
    background-repeat:repeat-y;*/
    background-color:#b2b2b2;
    width:260px
}
ul.secondLevel
{
    margin-top:0px
}
ul 
{
    margin-top:-20px;
    text-align:left
}
ul.privacy 
{
    margin-top:0px
}
td.leftBorder 
{
    background-image:url(../images/bgLeft.gif); 
    background-repeat:repeat-y; 
    background-position:left;
    background-color:#b2b2b2;
}
td.topRightBorder
{
    background-image:url(../images/bgRight.gif);
    /*background-color:#b2b2b2; */
    background-repeat:repeat-y; 
    background-position:right;
    background-color:#b2b2b2;
    /*height:280px*/
}
td.midRightBorder
{
    background-image:url(../images/bgRight_mid.gif); 
    background-repeat:repeat-y; 
    background-position:top
}
td.botRightBorder 
{
    background-image:url(../images/bgRight_bot.gif); 
    background-repeat:repeat-y; 
    background-position:top;
    height:100px
}

