body {
	text-decoration: none;
	margin: 0px;
	background-image: url('../../menu/zemin.png');
	background-repeat: repeat-x;
}
table {
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.orta {
	background-color: #FFFFFF;
	background-image: url('../../menu/websitesiyapimi.png');
	background-repeat: no-repeat;
	background-position: center top;
}
a
{
	color: #232B43;
	text-decoration: none;
}
a:hover
{
	color: #FF9900;
}
.TextBox
{
	font-size: 11px;
	color: #FF3300;
	border: 1px solid #FFFFFF;
}


