﻿.newstext {
	background-image:url(icon_news.jpg);
	background-position:left;
	background-attachment:inherit;
	background-repeat:no-repeat;
	font-family: tahoma;
	font-size: 11px;
	color: #013370;
	text-decoration:none;
	padding-left:15px;
	font-weight: bold;
}

.newstext:hover{
	background-image:url(icon_news.jpg);
	background-position:left;
	background-attachment:inherit;
	font-family: tahoma;
	font-size: 11px;
	color: #013370;
	text-decoration:underline;
	padding-left:15px;
	background-repeat:no-repeat;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #013A7F;
	text-decoration:none;
}
td
{
	font-family: tahoma;
	font-size: 11px;
	color: #444444;
	line-height: 15px;	
}
.text, text:hover,text:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #013A7F;
	text-decoration:none;
}
.textkirmizi {
	font-family: tahoma;
	font-size: 11px;
	color: #CC0000;
}
.textbeyaz {

	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.textbeyaz2 {

	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

.textblue {
	font-family: tahoma;
	font-size: 11px;
	color: #00336F;
	text-decoration:none;
}
.textgray,textgray:visited,textgray:active,textgray:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #444444;
	line-height: 15px;	
}
.searchbox{
	border:0px;
	background-image:url(../i/search_back.gif);
	background-repeat:repeat-x;
	font-family: tahoma;
	font-size: 11px;
	color: #00336F;
	text-decoration:none;
	height:20px;
	background-position:top;
	vertical-align:middle;
	width:90%;
}
.picturestroke{
	border:1px solid #CCCCCC;
}
.row0
{
	background-color:White;
}
.row1
{
	background-color:#CCCCCC;
}