﻿body
{
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Calibri, Arial, Tahoma ;
    background: #FFFFFF url(images/img01.gif) repeat-x;
    font-size: 8pt;
    color: #696969;
}
.hostb
{
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: gray 1px dashed;
    width: 120px;
    font-size: 8pt;
    color: black;
}
/* IE 8 Menü Problemi için Açılır menüler görünsün diye */
.x_menu
{
    background-color: transparent;
    background-image: none;
    z-index: 1000;
    text-align: left;
    direction: ltr;
}
/* IE 8 Menü Problemi için Açılır menüler görünsün diye */
a:link {
	color: #7BAA0F;
}

a:hover, a:active
{
    text-decoration: none;
    color: #d3d3d3;
}

a:visited
{
    color: #99cc00;
}
table
{
    font-size: 8pt;
    font-family: Calibri,Arial,Tahoma;
    vertical-align: top;
    text-align: center;
    cursor: auto;
}

.sagcizgi
{
    border-right: silver 1px dashed;
}
.altcizgi
{
    border-bottom: silver 1px dashed;
}
.ustcizgi
{
    border-top: silver 1px dashed;
}

.tam5pxpad
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.tam2pxpad
{
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    border-bottom: whitesmoke 1px dashed;
}
.siyahbas12
{
    font-weight: bold;
    font-family: Calibri, Arial;
    font-size: 12pt;
    color: black;
}
.siyahbas10
{
    font-weight: bold;
    font-family: Calibri, Arial;
    font-size: 10pt;
    color: black;
}
.siyahbas8
{
    font-weight: bold;
    font-family: Calibri, Arial;
    font-size: 8pt;
    color: black;
}
.gribas12
{
    font-size: 12pt;
    color: gray;
    font-family: Calibri, Arial;
}
.gribas10
{
    font-size: 10pt;
    color: gray;
    font-family: Calibri, Arial;
}
.gribas8
{
    font-size: 8pt;
    color: gray;
    font-family: Calibri, Arial;
}
.mavibas12
{
    font-size: 12pt;
    color: #3399cc;
    font-family: Calibri, Arial;
}
.mavibas10
{
    font-size: 10pt;
    color: #3399cc;
    font-family: Calibri, Arial;
}
.mavibas8
{
    font-size: 8pt;
    color: #3366cc;
    font-family: Calibri, Arial;
}
.yesilbas12
{
    font-size: 12pt;
    color: #999900;
   font-family: Calibri, Arial;
}
.yesilbas10
{
    font-size: 10pt;
    color: #999900;
   font-family: Calibri, Arial;
}
.yesilbas8
{
    font-size: 8pt;
    color: #999900;
   font-family: Calibri, Arial;
}

/* Header */

#header {
	width: 850px;
	height: 82px;
	margin: 0 auto 40px auto;
	background: url(images/img03.gif) repeat-x left bottom;
}

/* Menu */

.menu
{
    
    background-image: url(Images/menuarka.gif);
    background-repeat: repeat-x;
    font-size: 9pt;
}

.menuhover
{
    background-image: url(Images/menuarkahover.gif);
    background-repeat: repeat-x;
    font-size: 10pt;
    color: #ffffff;
}
.submenu
{
    
    background-image: url(Images/menuarka.gif);
    background-repeat: repeat-x;
    font-size: 9pt;
    vertical-align: middle;
    text-align: left;
}

.submenuhover
{
    background-image: url(Images/menuarkahover.gif);
    background-repeat: repeat-x;
    font-size: 9pt;
    color: #ffffff;
    vertical-align: middle;
    text-align: left;
}

/* 2 Ayak */

.ayak
{
    background-image: url(images/altback.gif);
    background-repeat: repeat-x;
    width: auto;
    height: 50px;
    text-align: center;
    padding-top: 20px;
}

/* FOTOĞRAFLAR */

.ustcerceve
{
    background-image: url(Images/ustcerceve.gif);
    height: 3px;
}
.altcerceve {
    background-image: url(Images/altcerceve.gif);
    height: 3px;
}