body
{
    background: #2D3159 url('img/bg.jpg') top center;
    color: #2D2D2D;
    font: 12pt Times New Roman, helvetica, sans-serif; 
    scrollbar-3dlight-color: #B1B1B1;
    scrollbar-arrow-color: #B1B1B1;
    scrollbar-base-color: #D2D2D2;
    scrollbar-darkshadow-color: #858585;
    scrollbar-face-color: #D2D2D2;
    scrollbar-highlight-color: #C6C6C5;
    scrollbar-shadow-color #B1B1B1;
    margin-top: 12px;
    margin-right: 15px;
}
.content 
{
    background: transparent url('img/bg_center.jpg') no-repeat left top;
    width: 425 px;
    padding-top: 31px;
    padding-left: 37px;
    vertical-align: top;
}
.content2
{
    background: transparent url('img/menu/bg_center.jpg') no-repeat left top;
    width: 305 px;
    padding-top: 31px;
    padding-left: 37px;
    vertical-align: top;
}
.jtext
{ 
    color: #2D2D2D;
    font: 10pt Times New Roman, helvetica, sans-serif; 
    text-align: justify;
    line-height: 140%
}
a .alpha{
filter: Alpha(Opacity=60);
}
a:hover .alpha{
filter: none;
}
a:link
{
    color: #9CC5D9;
}
a:visited
{
    color: #8DAFC0;
}
a:hover, a:active
{
    color: #8DAFC0;
}
a.white
{
    color: #FFFFFF;
}
.text
{ 
    color: #2D2D2D;
    font: 10pt Times New Roman, helvetica, sans-serif; 
    line-height: 140%
}
.subtitle
{ 
    color: #1A2A71;
    font: bold italic 11pt Times New Roman, helvetica, sans-serif; 
    line-height: 140%
}
.title
{ 
    color: #DAD09B;
    font: bold italic 10pt Times New Roman, helvetica, sans-serif; 
}