body
{ 
	FONT-FAMILY: Trebuchet MS;
	margin: 0px;
	font-style: normal;
	font-size: 11px;
	margin:0px;
	background-color: #F5F8FB;
	background-image: url(images/bg.gif);
  background-repeat: repeat-x;
}
hr
{
	COLOR: #FF0000;
}
h1
{
	FONT-FAMILY: Trebuchet MS;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	COLOR: #FF6D01;
}
h2
{
	FONT-FAMILY: Trebuchet MS;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	COLOR: #FF6D01;
}
h3
{
	FONT-FAMILY: Trebuchet MS;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	COLOR: #FF6D01;
}
TABLE
{
	FONT-FAMILY: Trebuchet MS;
	font-style: normal;
	font-size: 11px;  
}
TD
{
	FONT-FAMILY: Trebuchet MS;
	font-style: normal;
	font-size: 11px;  
}
A
{
	FONT-WEIGHT: bold;
	COLOR: #2CAB13;
	TEXT-DECORATION: none;
	FONT-SIZE: 12px;
	FONT-FAMILY: Trebuchet MS;
}
A:hover
{
	FONT-WEIGHT: bold;
	COLOR: #2CAB13;
	TEXT-DECORATION: underline;
	FONT-SIZE: 12px;
	FONT-FAMILY: Trebuchet MS;
}
.istnet
{
	text-decoration:none;
	font-family: Trebuchet MS;
	font-style: normal;
	font-size: 11px;
	color:#666666;
}
.istnet:hover
{
	text-decoration:none;
	font-family: Trebuchet MS;
	font-style: normal;
	font-size: 11px;
	color:#000000;
}
ul
{
	list-style-image: url('images/kf_icon.gif')
}

ul.haberdetay
{
	list-style-image: url('images/hbr_icon.gif')
}

a.menu, a.menu:hover, a.menu:visited, a.menu:link {
	display: block;
	height: 14px;
	line-height: 14px;
	float: left;
	color: #3b3b3b;
	text-decoration: none;
	FONT-FAMILY: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0;
	position: relative;
	top: 0px;
}

a.menu:hover {
	border-bottom: 4px solid #009be3;
	position: relative;
	top: 2px;
}
