body {
    margin: 0px;
    background-color: #F5FBFF;
    font-family: Helvetica;
    font-size: 12px;
    color: #104378;
}
a {
    text-decoration: none;
    color: #104378;
}
#cerceve {
    width: 760px;
    margin-left: auto;
    margin-right: auto;
}

#menu {
    width: 760px;
}

#menu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#menu ul li {
    float: left;
    background-image: url('../images/menu_bg.jpg');
    width: 126px;
    height: 21px;
    margin: 0px;
    padding: 0px;
}
#menu ul li a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
    color: #000000;
    margin-left: 18px;
    height: 21px;
    float: left;
    padding-top: 4px;
}
#menu ul li img {
    border-width: 0px;
}

#sayfa {
    background-color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    border-color: #041E61;
    min-height: 500px;
    width: 612px;
}

#copyright {
    width: 760px;
    background-image: url('../images/index_11_2.jpg');
    height: 26px;
    border-width: 1px;
    border-top-width: 0px;

    border-color: #041E61;
    border-style: solid;
    text-align: center;
    display: table-cell; 
    vertical-align: middle;
}

#copyright a {
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

#blockquote {
    width: 580px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.baslik {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
    color: #104378;
    background-color: #D1E3F5;
}

.metin {
    text-align: justify;
}

.imgright {
    margin-left: 10px;
    float: right;
}

.imgleft {
    margin-right: 10px;
    float: left;
}

.ul {
    padding: 0px;
    margin-left: 20px;
}
.ul li {
    list-style: url('../images/li-bg.png');
    background-color: #f2f2f2;
    margin-bottom: 3px;
}

.table_y th {
    background-color: #F5F8EF;
    text-align: right;
}

.table_y td {
    background-color: #F5F8EF;
}

.album {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.album li {
    margin-left: -50px;
    margin-top: -10px;
    float: left;
    min-height: 100px;
    min-width: 100px;
    border-width: 1px;
    border-style: solid;
    border-color: #EEEEEE;
    margin: 3px;
    text-align: center;
}

.album li a img {
    border-width: 0px;
}

.table_x th {
    background-color: #E6F0F8;
}
.table_x td {
    background-color: #E6F0F8;
}

.textim {
    text-align: justify;
}
.ul {
    list-style: none;
}
.li {
    background-image: url('../images/im.png');
    background-repeat: no-repeat;
    background-position: 0 .5em;
    padding-left: 25px;
}

ul.sul {
	list-style: square inside url("../images/star.jpg");
	padding-left: 0px;
	margin-left: 0px;
}
ul.sul li {
	list-style: square inside url("../images/star.jpg");
	background-color: #f6f6f6;
	margin-bottom: 2px;
	margin-left: 10px;
}
