﻿body, div, p, table
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	margin: 0;
	padding: 0;
}

body
{
	background: #00221d repeat left top;
	font-family: Georgia;
	font-size: small;
}

#ortala
{
	text-align:center;
}

#sag
{
	text-align:right;
}

#sol
{
	text-align:left;
}

#Baslik
{
	margin: 0px auto 0px auto;
	width: 800px;
	height:50px;
	background-image:url('../Resim/AdslUst.png');
}

#Baslik_Ust
{
	text-align:center;
}

#Ana
{
	margin: 0px auto 20px auto;
	width: 800px;
}

#Ana_Orta
{
	width: 800px;
	color: #ff6600;
}

#Ana_Orta_Orta
{
	padding: 0px 10px 10px 10px;
	border-left: 3px solid #ff6600;
	border-right: 3px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	background-color: #FFFFFF;
	line-height: 1.5em;
	text-align:center;
}

#Ana_Orta_Alt
{
	margin: 0px auto 0px auto;
	width: 800px;
	height: 50px;
	background-image: url( '../Resim/AdsAlt.png' );
}
input
{
	color: #00221d;
	font-weight: bold;
}
select
{
	color: #00221d;
	font-style: italic;
	text-decoration: underline;
}
