/***** *****/

body
{
    margin: 0 0;
    background-color: #bcb09d;
    background-image: url('/images/background.jpg');
    font-family: Verdana, Arial, Sans-Serif;
}

img
{
    behavior: url("/images/iepngfix.htc"); margin: 0; padding: 0;
}

td
{
    line-height: 1.5em;
}

ul
{
    margin: 0px 0px 0px 28px;
}

.name-style
{
    color: #966b00;
    font-weight: bold;
}

.profile-box
{
    background-image: url('/images/profile-box.jpg');
    background-repeat: no-repeat;
    font-size:13px;
    color: #666666;
    
}   

.site-second-table
{
    behavior: url("/images/iepngfix.htc"); margin: 0; padding: 0;    
    background-image: url('/images/background-body.png');
}

table#sst
{
    behavior: url("/images/iepngfix.htc"); margin: 0; padding: 0;    
    background: url('/images/background-body.png') top left repeat-y;
}

.site-content-padding
{
    padding: 0px 22px 0 22px;
}

.page-title
{
    font-size: 11pt;
    text-align: center;
    line-height: 9px;
}

.menu-cell
{
    background-image: url('/images/background-menu.png');    

}

.menu-table
{
    background-image: url('/images/background-menu.png');    
    font-size: 9pt;
    text-align: right;
    line-height: 9px;
}

.menu-pipe
{
    color: #f0ac00;
    padding: 0 3px 0 3px;
}

.content
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color: #666666;
    line-height: 1.7em;
    text-align: justify;
}

.content-small
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 9px;
    color: #666666;
    line-height: 1.7em;
    text-align: justify;
}

.content-small a
{
    color: #999999;    
}
    
.pic
{
    border: solid 1px #555555;
}

a
{
    color:#000000;
    text-decoration:none;
}

a:hover
{
    color:#f0ac00;
    text-decoration:none;
}

a.email-link
{
    color:#2f5bb4;
    font-weight: bold;
    text-decoration:none;
}

a.email-link:hover
{
    color:#f0ac00;
    font-weight: bold;
    text-decoration:none;
}

td.copy-footer
{
    font-family: Arial, Verdana, Sans-Serif;
    color: #555555;
    font-size: 9px;
    line-height: 1.4em;
}

td.copy-footer a
{
    color: #555555;
    text-decoration: none;
}

td.copy-footer a:hover
{
    color: #f0ac00;
    text-decoration: none;
}    


td.footer
{
    font-size: 9px;
    color: #555555;
    line-height: 1.4em;
}

/***** *****/

