body 
{
	margin-left : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right : 10px;
	scrollbar-face-color:#E4E4E4;
	scrollbar-shadow-color:#00652C;
	scrollbar-highlight-color:#FFFFFF ;
	scrollbar-3dlight-color:BLACK ;
	scrollbar-darkshadow-color:#EEE9E9 ;
	scrollbar-track-color:#EEE9E9;
	scrollbar-arrow-color:#00652C;
	background : #ffffff;
}

A:link      { text-decoration: none; color: white; }
A:visited   { text-decoration: none; color: white; }
A:active    { text-decoration: none; color: white; }
A:hover    { text-decoration: underline; color: white; }

A.link:link      { text-decoration: none; color: #727272; }
A.link:visited   { text-decoration: none; color: #727272; }
A.link:active    { text-decoration: none; color: #727272; }
A.link:hover    { text-decoration: underline; color: #727272; }


input, textarea, option, select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	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;
	font: normal;
	line-height: 18px;
}

.red2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none
}

.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2e4f7a;
	text-decoration: none
}
.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none
}

.text01baslik2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #f57b20;
	text-decoration: none
}

.text01baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none
}

.text02baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none
}