body {
	margin: 0px;
	background-color: #333333;
	background-image: url(images/index_01.jpg);
	background-repeat: repeat-x;
}
.inp {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.gray {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.grayk {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.grayk:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.grayb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	letter-spacing: -1px;
	font-weight: bold;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing: -1px;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding: 3px;
}
.whites {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.whites:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.red {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.yellow {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFF99;
	text-decoration: none;
}
.yellow:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.buton2 {
	font-family: tahoma;
	font-size: 9px;
	height:16px;
	font:400;
	color:#FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image:url(images/iletisim_02.jpg);
	background-position:left;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}
ul li {
	float: left;
}
li a {
	background:url(images/aktif.jpg) no-repeat top left;
	display: block;
	width: 220px;
	line-height: 35px;
	text-decoration: none;
	float:left;
	color:#CCCCCC;
	font-family: Arial;
	font-size: 11px;
	text-align:left;
	font-weight: bold;
	padding-left: 15px;
}
li a:hover {
	background:url(images/aktif_over.jpg) no-repeat top left;
	display: block;
	width: 220px;
	line-height: 35px;
	text-decoration: none;
	float:left;
	color:#ffffff;
	font-family: Arial;
	font-size: 11px;
	text-align:left;
	font-weight: bold;
	padding-left: 15px;
}
.asus {
	background:url(images/aktif_over.jpg) no-repeat top left;
	display: block;
	width: 220px;
	line-height: 35px;
	text-decoration: none;
	float:left;
	color:#FFFFFF;
	font-family: Arial;
	font-size: 11px;
	text-align:left;
	font-weight: bold;
	padding-left: 15px;
}
.toplink {
	color:#CCCCCC;
	font-family: Arial;
	font-size: 11px;
	text-align:left;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
	line-height: 35px;
	background-image: url(images/aktif.jpg);
	background-repeat: no-repeat;
	display: block;
}
.toplink:hover {
	background-image: url(images/aktif_over2.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
}

.toplink_yeni {
	color:#CCCCCC;
	font-family: Arial;
	font-size: 11px;
	text-align:left;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
	line-height: 35px;
	background-image: url(images/yeni_1.gif);
	background-repeat: no-repeat;
	display: block;
}
.toplink_yeni:hover {
	background-image: url(images/yeni_2.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
}

