/* CSS Document */
.menu 
{
color: #5f5f5f; 
font-family: Tahoma; 
font-size: 12px;
font-weight:bold;
text-decoration:none;
}
.menu:hover 
{
color: red; 
font-family: Tahoma; 
font-size: 12px;
text-decoration:none;
font-weight:bold;
}

body {
	background-image: url(images/bg.jpg);
	margin-top: 0px;
}td img {display: block;}

.baslik 
{
	text-decoration:none;
	font-family:Tahoma; 
	font-size:11px;
	color: #FFFFFF;
	font-weight: bold;
}
.altbaslik
{
	text-decoration:none;
	font-family:Tahoma; 
	font-size:11px;
	color: #4190d0;
	font-weight: bold;
}
.devam 
{
	text-decoration:none;
	font-family:Tahoma; 
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	padding-left:48pt;;
}
.devam:HOVER 
{
	text-decoration:none;
	font-family:Tahoma; 
	color: #ffb400;
	font-size: 10px;
	font-weight: bold;
	padding-left:48pt;;
}
.link
{
	text-decoration:underline;
	font-family:Tahoma; 
	color: blue;
	font-size: 11px;
}
.link:HOVER 
{
	text-decoration:underline;
	font-family:Tahoma; 
	color: red;
	font-size: 11px;
}
.webmaster
{
	text-decoration:none;
	font-family:Tahoma; 
	color: blue;
	font-size: 11px;
}
.webmaster:HOVER 
{
	text-decoration:none;
	font-family:Tahoma; 
	color: red;
	font-size: 11px;
}
.yazi
{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	color:4A4A4A;
}
.yazi12
{
	text-decoration:none;
	font-family:Tahoma;
	font-size:12px;
	color:4A4A4A;
}
.copright
{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	color: #868686;
}
.nokta {color: #ff8c00}

.iletisimformu {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #05A6C2; LINE-HEIGHT: 10px; FONT-FAMILY: Tahoma
}

.duyurutarih
{
	text-decoration:none;
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}
.duyurulink
{
	text-decoration:none;
	font-family:Tahoma; 
	color: blue;
	font-size: 11px;
}
.duyurulink:HOVER 
{
	text-decoration:none;
	font-family:Tahoma; 
	color: red;
	font-size: 11px;
}
.linkSecme {
	BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 11px;  BORDER-BOTTOM-WIDTH: 1px;  PADDING-BOTTOM: 1px; WIDTH: 160px;  PADDING-TOP: 1px; FONT-FAMILY: tahoma;  BORDER-RIGHT-WIDTH: 1px;  border-spacing: 1px
}
.sizinicinsectiklerimiz
{
	text-decoration:none;
	font-family:Tahoma; 
	font-weight: bold;
	color: #569C07;
	font-size: 14px;
}
.sizinicinsectiklerimiz:HOVER 
{
	text-decoration:none;
	font-family:Tahoma; 
	font-weight: bold;
	color: red;
	font-size: 14px;
}
.basin
{
	text-decoration:none;
	font-family:Tahoma; 
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}
.basin:HOVER 
{
	text-decoration:none;
	font-family:Tahoma; 
	font-weight: bold;
	color: red;
	font-size: 14px;
}
.buton { background-color:#ebebeb; border:1px; border-color:#999999; border-style:solid;font-family:verdana;font-size:10px;text-decoration: none; color:#000000; cursor:hand; }