body 
{
	background-color: #d0d0d0;
	font-family: Tahoma,Verdana,Arial;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #F6F6DE;
	scrollbar-shadow-color: #053211;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #053211;
}

/*/Form Alanı Başlangıcı/*/
form { margin:0px; padding:0px; }

input, select, textarea
{ 
	margin:0px 0px 0px 0px;
	
	border-width: 0px 0px 1px 0px;
	border-style: solid solid dotted solid;
	border-color:#ffffff;
	
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding:1px 2px;
	
	background-color: #5d5d5d;
	
	width: 250px;
}

input
{ 
	height: 17px;
}

select
{ 
	height: 21px;
}

.input100
{
	width: 100px;
}
.input150
{
	width: 150px;
}
.inputfull
{
	width: 100%;
}
.inputauto
{
	width: auto;
}
.button 
{
	height: 25px; 
	border: 1px solid #ffffff;
}

.inputguvenlikkodu
{
	width: 60px; 
	height: 32px; 
	padding-top: 6px; 
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
}

form label.error
{
	color: #D20000;
	font-weight: none;
	font-size: 11px;
	font-family : Tahoma,Verdana,Arial;
	display: none;
	margin-top: 2px;
	text-align: left;
}

form .submit
{
	margin-left: 185px;
	padding-left: 10px;
	padding-right: 10px;
	height: 24px;
}

br
{
	clear: left;
}
/*/Form Alanı Son Buldu/*/

hr
{
	color: #ffffff;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

img { border: 0px; }

td, th { font-family: Tahoma,Verdana,Arial; font-size: 12px; color: #333333; }

a { color : #18adff; font-size : 12px; font-family : Tahoma,Verdana,Arial; font-weight: bold; text-decoration: none; }
a:hover { font-size : 12px; font-family : Tahoma,Verdana,Arial; font-weight: bold; text-decoration: underline; }

.copyright { font-family: Tahoma,Verdana,Arial; font-size: 10px; font-weight: bold; text-decoration: none; color: #ffffff; }
.copyright:hover { font-family: Tahoma,Verdana,Arial; font-size: 10px; font-weight: bold; text-decoration: underline; color: #ffffff; }
.design { font-family: Tahoma,Verdana,Arial; font-size: 11px; font-weight: bold; text-decoration: none; color: #ffffff; }
.copyright1 { font-family: Tahoma,Verdana,Arial; font-size: 11px; font-weight: bold; text-decoration: none; color: #ffffff; }
.copyright2 { font-family: Tahoma,Verdana,Arial; font-size: 11px; font-weight: bold; text-decoration: none; color: #FF0000; }
.copyright3 { font-family: Tahoma,Verdana,Arial; font-size: 11px; font-weight: bold; text-decoration: none; color: #FF0000; }
.copyright4 { font-family: Tahoma,Verdana,Arial; font-size: 11px; font-weight: bold; text-decoration: none; color: #ffffff; }

#ana_referans
{
	margin-top:5px;
	width:100%;
	height:120px;
}
#ana_referans .ref_orta
{
	margin:0 auto;
	width:940px;
	height:120px;
	float:left;
}
#ana_referans .refgeri
{
	float:left;
	height:80px;
	margin-right:10px;
	width:20px; 
	background:url(../images/refgeri.png) center no-repeat;
	cursor:pointer;
}
#ana_referans .refgeri:hover
{
	float:left;
	height:80px;
	margin-right:10px;
	width:20px; 
	background:url(../images/refgeri_hover.png) center no-repeat;
	cursor:pointer;
}
#ana_referans .refileri
{
	background:url(../images/ileriref.png) center no-repeat;
	float:left;
	height:80px;
	width:20px; 
	cursor:pointer;
}
#ana_referans .refileri:hover
{
	background:url(../images/ileriref_hover.png) center no-repeat;
	float:left;
	height:80px;
	width:20px; 
	cursor:pointer;
}

#bilgi
{
	font-size:9px;
	vertical-align:middle;
	text-align:center;
	color:#000;
	font-weight:bold;
}

.text { font-family: Tahoma,Verdana,Arial; }

.s11 { font-size: 11px; }
.s12 { font-size: 12px; }
.s13 { font-size: 13px; }
.s14 { font-size: 14px; }

.c18adff { color: #18adff; }
.c000000 { color: #000000; }
.cd20000 { color: #d20000; }
.cffffff { color: #ffffff; }
.cff0000 { color: #ff0000; }

.bold { font-weight: bold; }
.underline { text-decoration: underline; }

.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }

.link { text-decoration: none; }
.link:hover { text-decoration: underline; }

.bgfffff { background: #ffffff; }
