﻿body
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*background-image:url(../images/body_back.png);
	background-repeat:repeat-x;
	background-position:top;*/
}
.clear{clear:both; display :none;}

img{border:0px;}
a a:active a:hover a:link a:visited
{
	color:Gray;
	text-decoration:none;
}
.container 
{
		width: 940px;
		height: 650px;
		text-align: left;
		margin: 0px auto;
		background-image:url(images/backGround.png);
		background-position:top right;
		background-repeat:no-repeat;
		background-color:White;
		padding:20px;
		float:left;
		font: 75.5%/1.3em "Lucida Sans Unicode";
		color:Gray;
}
.formAlani
{
	width: 663px;
	float: left;
	margin-top: 170px;
	height: auto;
	margin-left: 19px;
}
.formHeader
{
	width:537px;
	height:34px;
	background-image:url(images/header_form.png);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.formBody
{
	float:left;	
}
	.formBodyLeft
	{
		float:left;
		height:35px;
		margin-left:17px;
		width:120px;
		line-height:35px;
		border-bottom:1px dotted silver;
	}
	.formBodyRight
	{
		float:left;
		height:35px;
		width:380px;
		line-height:35px;
		border-bottom:1px dotted silver;
	}
	
.formFooter
{
	float:left;
}
.TextBoxClass
{
	border:1px solid silver;
	margin-top:8px;
	width:200px;
}
.sendButton
{
	margin-top:15px;
}
/*/////////
LİSTELER
*/
.ilk_liste_baslik
{
	height:30px;
	font-size:normal;
}
.ilk_liste_yazilar
{
	height:24px;
	font-size:small;
}




