﻿body
{
margin-left : 10px;
margin-top : 10px;
margin-bottom : 10px;
margin-right : 10px;
background : #ffffff;
}

input, textarea, option, select {

 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #6a6667;
 border-color: #ccc9da #ccc9da #ccc9da #ccc9da;
 border-style: solid;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
}


input.none {
 font-size: 11px;
 color: #3887A5;
 border-style: solid;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
}



table, td
{
 color: #727272;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 font-style: normal;
 font-weight: normal;
 line-height: 18px;
	text-align: left;
}


.text01 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 color: #2e4f7a;
 text-decoration: none
}

.text01baslik {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-style: normal;
 font-weight: normal;
 color: #FF6600;
 text-decoration: none
}

.text02baslik {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-style: normal;
 font-weight: normal;
 color: #FF6600;
 text-decoration: none
}

.text01baslik2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-style: normal;
 font-weight: normal;
 color: #f57b20;
 text-decoration: none
}

input.button {
	background-image:url(images/buton_bt2.png);
	background-color: transparent;
	color: #000000;
	border-width: 0px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	text-align : center;
	width:110px;
	height:20px;
	vertical-align:bottom;
	cursor: hand;
}