@charset "iso-8859-9";
/* CSS Document */

*:focus { outline: none }

body {
	background: #f0f0f0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: px;
	margin-bottom: 0px;
	font-family: tahoma;
	color: #1A1A1A;
	word-spacing: 2px;
	letter-spacing: 1px;
	text-indent: 0px;
	line-height: 14px;
	font-size: 11px;
	text-align: justify;
	}
	
body a {
	color: #fc7837;
	text-decoration: none;
}

body a:visited {
	color: #fc7837;
	text-decoration: none;
	}	

body a:active
{
	color: #fc7837;
	text-decoration: none;
}	

body a:hover
{
	text-decoration: underline;
}	

.footer a {
	color: red;
	text-decoration: none;
}

.footer a:visited {
	color: red;
	text-decoration: none;
	}	

.footer a:active
{
	color: red;
	text-decoration: none;
}	

.footer a:hover
{
	text-decoration: underline;
}	

.kirmizi
{ color: red;
}

body a img {border:none;}

table
{

	font-family: tahoma;
	color: #1A1A1A;
	word-spacing: 2px;
	letter-spacing: 1px;
	text-indent: 0px;
	line-height: 14px;
	font-size: 11px;
	text-align: justify;
	margin-top: 5px;
	}
	
	
.cerceve 
	{
	border:3px solid #ffffff;
	background:#000000;
	}
	
.destekcerceve 
	{
	border:1px solid #000000;
	}
	
.tablocerceve
{
    border-color: #6e6c6c;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
	}
	
.tablocerceve td
{
    border-color: #6e6c6c;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 2px;
    }	
	
.dovizcerceve
{
    background: #ecdedd;
	border-color: #6e6c6c;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
	margin: 0;
	}	
