body{

   margin: 0px;

   padding: 0px;

   color:#1e1e1e;

   text-align:center;

   word-spacing:1px;

   line-height:200%;

   background-color: #e7dad2;

   font-family: Arial;

   font-size: 12px;}

h1{

   color:#d65919;

   font-size:12px;

}


h2{

   color:#ffffff;

   font-size:12px;
font-weight:normal;
}

h3 {
    /* 14px via YUI Fonts CSS foundation. */
    font-size: 108%;
}

h1,h2,h3 {
    /* Top & bottom margin based on font size. */
    margin: 1em 0;
}

h1,h2,h3,h4,h5,h6,strong,dt {
    font-weight: bold;
}
optgroup {
    font-weight:normal;
}

abbr,acronym {
    border-bottom: 1px dotted #000;
    cursor: help;
}

em {
    font-style: italic;
}

del {
    text-decoration: line-through;
}

blockquote,ul,ol,dl {
    margin: 1em;
}

ol,ul,dl {
    margin-left: 2em;
}

ol li {
    list-style: decimal outside;
}

ul li {
    list-style: disc outside;
}

dl dd {
    margin-left: 1em;
}

th,td {
    padding: .5em;
    height: 20px;
}

th {
    font-weight: bold;
    text-align: center;
}

caption {
    margin-bottom: .5em;
    text-align: center;
}

sup {
    vertical-align: super;
}

sub {
    vertical-align: sub;
}

p, fieldset, table, pre {
    margin-bottom: 1em;
}
button, input[type="checkbox"], input[type="radio"], input[type="reset"], input[type="submit"] {
    padding:1px;
}

.paginate { padding: .25em .25em .6em .25em; }
.paginate-pages { padding: 2px 3px; border: 1px solid #ddd; cursor: pointer; text-decoration: underline; }
.paginate-first, .paginate-last { padding: 2px 6px; border: 1px solid #ddd; font-weight: bold; }
.paginate-prev, .paginate-next { padding: 2px 3px; border: 1px solid #ddd; }
.paginate-link { padding: 2px 4px; border: 1px solid #ddd; }
.paginate-current { padding: 2px 4px; border: 1px solid #ddd; font-weight: bold; background:#417690; color:#f4f379; }

.tbl{display:table; }
.tbl-cap{display:table-caption; background:#009999;}
.tbl-row{display:table-row;}
.tbl-col{display:table-cell; padding: 1px;}


hr {border: 0;
    background-color: #bbb;
    height: 1px;
    }

h4 {
    /* 14px via YUI Fonts CSS foundation. */
    text-align: right;
    font-size: 108%;
    color: #446c4a;
}

h5 {
    /* 14px via YUI Fonts CSS foundation. */
    font-size: 80%;
    color: #446c4a;
}



#icx-doc {
    width:75.38em;
     *width:73.57em;
    min-width:980px;
    margin:auto;
    text-align:left;
    background-repeat: repeat-y;
    background-position: center;

}

#hd {
    height:50px;
    background-repeat: no-repeat;
    background-position: center;

}
#logo{
    margin-left: 30px;
    margin-top: 0px;
}
#ustmenu{
    margin-left:30px;
    margin-top: 30px;
    color:#D55222;
}

#ustsol{
    margin-left: 50px;
    margin-top: 8px;
    color:#D55222;
}



#bd {
    min-height: 600px;
}

#icerik {
    padding-top: 20px;
    padding-right:  30px;

}

#solblok {
    padding-top: 20px;
    padding-left: 10px;
    padding-right:  10px;
    border-right: 1px solid #aac27e;
}

#ft {
    height:50px;
    background-repeat: no-repeat;
    background-position: center;
}
#altyazi{
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}


a:link{
    text-decoration:none;
    color:#ffffff;
    background:transparent none;
}

a:visited{
    text-decoration:none;
    color:#e25921;
    background:transparent none;
}

a:hover, a:active{
    text-decoration:underline;
    color:#e19677;
    background:transparent none;
}

