body
{
background-color:#FFFFFF;
color:#4c4d4f;
font-size:12px;
}
td {
	font-family: Arial, Verdana, Tahoma, Times New Roman, Helvetica;
	font-size: 11px;
	color: #4c4d4f;
	font-weight: normal;
}
.baslik {
	font-family: Arial, Verdana, Tahoma, Times New Roman, Helvetica;
	font-size: 12px;
	color: #8b6a59;
	font-weight: bold;
}
.dovizbas {
	font-family: Arial, Verdana, Tahoma, Times New Roman, Helvetica;
	font-size: 13px;
	color: #8b6a59;
	font-weight: bold;
}
.arama {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
.baslik2 {
	font-family: Arial, Verdana, Tahoma, Times New Roman, Helvetica;
	font-size: 11px;
	color: #8e9aa9;
	font-weight: bold;
}
.haber {
	font-family: Arial, Verdana, Tahoma, Times New Roman, Helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.alt {
	font-family: Verdana;
	font-size: 10px;
	color: #eeeeee;
	font-weight: normal;
}
a:link.ust {
	font-family: Arial, Verdana, Tahoma, Times New Roman, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #8e9aa9;
	text-decoration: none;
}
a:hover.ust {
	font-family: Arial, Verdana, Tahoma, Times New Roman, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #C0C0C0;
	text-decoration: none;
}
a:visited.ust {
	font-family: Arial, Verdana, Tahoma, Times New Roman, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #8e9aa9;
	text-decoration: none;
}
a:link.icerik {
	font-family: Arial, Verdana, Tahoma, Times New Roman, Helvetica;
	font-size: 11px;
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none;
}
a:hover.icerik {
	font-family: Arial, Verdana, Tahoma, Times New Roman, Helvetica;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:visited.icerik {
	font-family: Arial, Verdana, Tahoma, Times New Roman, Helvetica;
	font-size: 11px;
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none;
}

#positive {	  /* Positive message DIV */
	position:absolute;
	width:489px;
	height:45px;
	z-index:16;
	left: 25px;
	background-color: #c8ffa4;
	top: 340px;
	border: 1px solid #348300;
}

#negative {	  /* Negative message DIV */
	position:absolute;
	width:491px;
	height:45px;
	z-index:16;
	left: 25px;
	top: 400px;
	background-color: #ffa4aa;
	border: 1px solid #800000;
}
#tip {	  /* Tip message DIV */
	position:absolute;
	width:491px;
	height:45px;
	z-index:16;
	left: 25px;
	top: 457px;
	background-color: #FFFF66;
	border: 1px solid #c18800;
}

.button {	color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	padding: 5px 10px 5px 10px;	background-color: #757575;	border: 1px solid #888888;} /* Button style */

.textsearch {
color:#333 ;
height:28px;
border:solid 0 #fff;
background: transparent url("../imajlar/arabg.jpg") no-repeat;
width:223px;
font-style:normal; font-variant:normal; font-weight:normal; font-size:1.1em; font-family:Verdana, Arial, Helvetica, sans-serif; padding-left:8px; padding-right:8px; padding-top:3px; padding-bottom:3px
}