@CHARSET "ISO-8859-9";

BODY {
	background-color: #ffffff;
	color: #313c3c;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

H1 {
	color: #6666cc;
	font-family: 'Trebuchet MS';
	text-transform: capitalize;
		
}

H2 {
	color: #6666cc;
	font-family: 'Trebuchet MS';
	text-transform: capitalize
}

H3 {
	color: #6666cc;
	font-family: 'Trebuchet MS';
	text-transform: capitalize
}

H4 {
	color: #6666cc;
	font-family: 'Trebuchet MS';
	text-transform: capitalize
}

H5 {
	color: #6666cc;
	font-family: 'Trebuchet MS';
	text-transform: capitalize
}

H6 {
	color: #6666cc;
	font-family: 'Trebuchet MS';
	text-transform: capitalize
}

TH {
	color: #6060cc
}

TABLE {
	border:	0;
	cellpadding: 0;
	cellspacing: 0;
	margin-top: 0;
	margin-left: 0;	
	font-size: 13px;
	font-weight: normal;
}

ul.tickList {
	list-style-image: url("../images/ebeveynTik.png");
}

ul.tickListEU {
	list-style-image: url("../images/ebeveynTik.png");
}

a {
	color: #604053;
}

font.zorunlu {
	color: red;
	font-size: 15px;
	padding-left: 2px;
}

INPUT{
	background-color: white;
	color: black;
	font-family:  sans-serif;
	font-size: 13px;
	font-weight: normal;
}

TEXTAREA {
	background-color: white;
	color: black;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: normal;
}

IMG {
	behaviour:url("pngbehavior.htc");
}