body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #404040;
	text-decoration: none;
}
a.duyuru:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
a.duyuru:visited {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #990000;
}
a.duyuru:hover {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: underline;
	color: #0000FF;
}
a.duyuru:active {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #990000;
}
a.kategori:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #404040;
	text-decoration: none;
}
a.kategori:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #404040;
}
a.kategori:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #404040;
}
a.kategori:active {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #404040;
}

a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}

.yazilarim {
	font-family: Tahoma;
	font-size: 10px;
	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
{
	border: 1px solid #EC0002;
	font-family: Tahoma;
	font-size: 11px;
	cursor: hand;
}

.borderTable {	
padding: 2px 4px 2px 4px;
border: 1px solid solid #404040;
}

.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background-image: url(/images/formbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.mainbaslik {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
