a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #FA7E04;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #FA7E04;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url('images/bursak.gif');
}

td
{
font-family:tahoma;
font-size: 12px;
color:#404040;
}

h1 {
font-size: 14px;
font-weight: bold;
}

h2 {
font-size: 13px;
font-weight: bold;
} 

h3 {
font-size: 13px;
font-weight: bold;
}

h4 {
text-align: center;
font-size: 14px;
font-weight: bold;
}


FIELDSET {
background-color: #EEE;
}


.white {
	color: #FFFFFF;
}
.blue {
	color: #0070DF;
}
.red {
	color: #CE0101;
}
.px11 {
	font-size: 11px;
}
.grey {
	color: #5D6068;
	font-weight: normal;
}
.orange {
	color: #FF5400;
}
.messages {
background:#EFEFEF none repeat scroll 0 0;
border:5px solid #FF0000;
font-size:15px;
font-weight:bold;
margin:5px 0;
padding:5px;
color:#f00;
}

