body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #404040;
	text-decoration: none;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	
}
a.kucuk:link {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

a.kategori:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #3D3D3D;
	text-decoration: none;
}
a.kategori:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #3D3D3D;
}
a.kategori:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
a.kategori:active {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FF0000;
}

a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #535353;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #535353;
	text-decoration: none;
	font-weight:bold;
	
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #663366;
}

.yazilarim {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.genel_mesaj {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.uyari {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: red;
}

.form_baslik_kirmizi {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: red;
	font-weight: bold;
}

.form_baslik_beyaz {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.form_baslik {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #848484;
	font-weight: bold;
}

.normal_fieldset
{
border: 1px solid #404040;
font-family: Tahoma;
font-size: 11px;
color: #404040;
}
.girisbuton {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(/images/giris_buton.jpg);
	height: 20px;
	width: 61px;
	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;
}


.dugmeler
{
	font-family: Tahoma;
	font-size: 10px;
	cursor: hand;
	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;
}

.borderTable {	
padding: 2px 4px 2px 4px;
border: 1px solid solid #404040;
}

.formbutton{
	cursor:pointer;
	font-weight:bold;
	font-family: Tahoma;
	font-size: 10px;
	height: 14px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.baslik1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight: bolder;
}
