#ustmenu {
	background-image: url(resimler/umenubg.png);
	background-repeat: repeat-x;
	line-height: 38px;
	background-color: #1D4358;
}
#alt {
	background-color: #1D4358;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #4194C1;
	color: #FFF;
}

#altic{
    width:900px;
    margin-left:auto;
    margin-right:auto;
    padding:10px
}

.altsol{
    width:300px;
    float:left;
    text-align:left;
}
.altorta{
    width:300px;
    float:left;
    text-align:center;
}
.altsag{
    width:300px;
    float:left;
    text-align:right;
}


#ustmenu .tablo{
    width:900px;
    height:38px;
    margin-left:auto;
    margin-right:auto;
    color:#4194c1;
    font-weight:bold;
}
#ustmenu a {
	text-decoration: none;
	display: block;
	font-size: 14px;
	color: #003399;
	text-align: center;
	font-weight: normal;
}
#banner {
	background-color: #1D4358;
	text-align: center;
	padding: 20px;
}

#banner .tablo{
    width:900px;
    height:38px;
    margin-left:auto;
    margin-right:auto;
    color:#4194c1;
    font-weight:bold;
}

#icerik {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #4194c1;
	padding: 10px;
}



body {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
}

.siparis td{
    vertical-align: top;
}

a{
    font-weight:bold;
    text-decoration: none;
    color:#333;
}