﻿body
{
    font-size: 10pt;
    color: #646464;
    font-family: Verdana, Tahoma, 'Arial Tur' , Arial, 'Arial TUR';
    margin: 0px;
    background-color: White;
}
html
{
    overflow: -moz-scrollbars-vertical;
    overflow: scroll;
}
img
{
    border: 0;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.clear
{
    clear: both;
}
p
{
    text-align: justify;
}
.link
{
    font-size: 9pt;
    color: White;
    text-decoration: none;
}
.link:hover
{
    font-size: 9pt;
    color: White;
    text-decoration: underline;
}
#main
{
    margin: 0 auto;
    width: 970px;
}
.bgholder
{
    margin: 0 auto;
    width: 970px;
    background: url(/images/content-bg1.gif) repeat-y;
    border: solid 2px Silver;
}
.bgholder1
{
    margin: 0 auto;
    width: 970px;
    background-color: #132958;
    border: solid 2px Silver;
}
.threecolumn
{
    float: left;
    width: 250px;
    text-align: left;
}
.threecolumn img
{
    margin-bottom: 15px;
}

#header
{
    position: relative;
    margin: 5px auto 20px auto;
    width: 970px;
    height: 55px;
    background: url(/images/header-bg.gif);
}
#header .logo
{
    position: absolute;
    left: 0;
    top: 20px;
    float: left;
    width: 285px;
    height: 40px;
}
#menu
{
    float: left;
    width: 170px;
    line-height: 48px;
    background-color: #132958;
}
#menu a
{
    font-size: 9pt;
    color: White;
    margin-left: 10px;
    text-decoration: none;
    font-weight: bold;
}
#menu a:hover
{
    color: Silver;
}
.menu-button
{
    float: left;
    width: 99px;
    height: 27px;
    margin-right: 10px;
    background: url(/images/buton.gif);
    border: 0;
    color: White;
    font-weight: bold;
    cursor: pointer;
}

#businesspartners td
{
    vertical-align: top;
}
.content
{
    float: left;
    width: 780px;
    padding: 10px;
    min-height: 175px;
    height: auto;
}
.npright
{
    float: right;
    margin: 0 0 10px 10px;
    width: 250px;
    height: 166px;
}
.content1
{
    float: left;
    width: 750px;
    padding: 10px;
    min-height: 175px;
    height: auto;
}
.content h1
{
    margin: 15px 0 0 0;
    padding: 0;
    font-family: Verdana, Tahoma, Arial;
    font-size: 14pt;
    color: #132958;
}
.content h3
{
    margin: 5px 0 15px 0;
    font-family: Verdana, Tahoma, Arial;
    font-size: 12pt;
}
#news
{
    padding: 10px;
    font-size: 8pt;
}
#news .newshead
{
    color: #132958;
    font-weight: bold;
    font-size: 10pt;
}
#news .newshead1
{
    color: #132958;
    font-weight: bold;
}

#footer
{
    margin: 0 auto;
    float: left;
    width: 950px;
    height: 87px;
    text-align: left;
    font-size: 10px;
    border-top: solid 2px Silver;
    margin-top: 20px;
    padding: 10px;
}

.watermark
{
    font-size: 9pt;
    color: Silver;
    font-family: Verdana, Tahoma, 'Arial Tur' , Arial, 'Arial TUR';
}
.pr-button
{
    width: 99px;
    height: 27px;
    margin-right: 10px;
    background: url(/images/buton.gif);
    border: 0;
    color: White;
    font-weight: bold;
    cursor: pointer;
}
.prTableMain
{
    float: left;
    border: solid 1px Silver;
}
.prTableMain td
{
    border: solid 1px Silver;
    text-align: center;
}
.content .SlideBack
{
    float: left;
    width: 95px;
    height: 130px;
    vertical-align: middle;
    margin: 3px;
    text-align: center;
    font-size: 7pt;
}
.content .SlideBack img
{
    margin: 2px;
    vertical-align: middle;
    cursor: hand;
}
.absmiddle
{
    vertical-align: middle;
    margin: 10px;
}
