@charset "iso-8859-9";
/* CSS Document */

body,table{
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #6BA098;
}
.t_ust{
	background-image: url(/interface/default/images/t_ust_bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
	width: 100%;
	padding-right: 9px;
	padding-left: 9px;
	font-weight: bold;
}
.t_orta{
	height: 13px;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #6BA098;
	text-align : left;
}
.t_alt{
	height: 11px;
	width: 100%;
	background-color: #6BA098;
}
.t{
	width: 100%;
}
.tablo{
	width: 99%;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.ust_menu_bg{
	background-image: url(/interface/default/images/ust_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 32px;
	text-align: center;
}
.haber_bg {
	background-image: url(/interface/default/images/kayan_haber.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 16px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #85C7BD;
	padding-top: 2px;
	padding-bottom: 2px;
}
.banner{
	background-image: url(/interface/default/images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 100%;
}
tt {
	font-family: "Verdana";
	font-size: 11px;
	font-style: normal;
	color: #000000;
	border: none;
}

#dropmenudiv{
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
background-color:#6BA098
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #85C7BD;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	height: 22px;
	background-image: url(images/buton_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.radiobutton{
	background-image: url(images/radio_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	list-style-position: inside;
	list-style-image: url(images/polifonik.jpg);
}
.anket_soru{
	width: 220px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #9DFAFF;
	border-right-color: #9DFAFF;
	border-bottom-color: #9DFAFF;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	padding-top: 3px;
}
.anket_buton{
	width: 220px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	padding-top: 3px;
}
.anket_cevap{
	width: 220px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9DFAFF;
	border-bottom-color: #9DFAFF;
}