@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.gif);
	margin: 0px;
}

a:hover {
	color: #c00000;
	text-decoration: underline;
}


/* tablolar style */
.tr_table {
	font-family: tahoma;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

.en_table {
	font-family: tahoma;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

.wrong {
	font-family: tahoma;
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
	background:#FFCC00;
}

/* tablolar style bitti.. */

.kirmizi_yazi {
	font-family: tahoma;
	font-size: 9px;
	color: #c00000;
	text-decoration: underline;
	margin-left: 15px;
}


.kirmizi_buton {
	font-family: tahoma;
	font-size: 9px;
	color: #c00000;
	text-decoration: none;
}

.sayfa_baslik1{
	font-family: arial;
	font-weight:bold;
	font-size: 16px;
	color: #010039;
	text-decoration: none;
}

.sayfa_baslik2{
	font-family: arial;
	font-weight:bold;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
.sayfa_baslik3{
	font-family: arial;
	font-weight:bold;
	font-size: 16px;
	color: #c00000;
	text-decoration: none;
}

.ic_sayfa_txt {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.link_urunler {
	font-family: arial;
	font-size: 11px;
	color: #02007b;
	text-decoration: underline;
}

.resim_style {
  margin-left: 8px;
	background-color: #f1f1f1;
}

.lacivert_baslik1{
	font-family: arial;
	font-weight:bold;
	font-size: 12px;
	color: #010039;
	text-decoration: none;
}
.siyah_txt {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.padding_haber {
  padding-left: 13px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.input {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;

	border: 1px solid #CCCCCC;
}

.input_listmenu {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	height: 18px;
	border: 1px solid #CCCCCC;
}

.yan_menu_link {
	font-family: arial;
	font-size: 11px;
	color: #010039;
	text-decoration: none;
}