﻿html, body
{
    height: 600px;
    background-color: #ddddd8;
    font-family:Verdana;
	font-size:11px;
	line-height: 1.5em;
}

a:link
{
	color: #404040;
	text-decoration: none;
}
a:visited
{
	color: #404040;
	text-decoration: none;
}
a:hover
{
    text-decoration: underline;
    color: dimgray;
}
a:active 
{
   color:#404040;
   text-decoration: none;
}

a:link.stilsiz
{
    text-decoration: none;
}
a:visited.stilsiz{
    text-decoration: none;
}
a:actived.stilsiz{
    text-decoration: none;
}
a:hover.stilsiz{
    text-decoration: none;
}

.dislik
{
	border-right: gainsboro 1px double;
	padding-right: 5px;
	border-top: gainsboro 1px double;
	padding-left: 5px;
	z-index: 101;
	left: 310px;
	padding-bottom: 5px;
	border-left: gainsboro 1px double;
	width: 506px;
	clip: rect(auto auto auto auto);
	line-height: normal;
	padding-top: 5px;
	border-bottom: gainsboro 1px double;
	top: 269px;
	height: 100%;
}

.iletisim_textbox
{
border-right: #c1c6cc 1px solid;
border-top: #c1c6cc 1px solid;
border-left: #c1c6cc 1px solid;
border-bottom: #c1c6cc 1px solid;
background-color: #eff2f4;
width:210px;
}
.iletisim_validation
{
width:210px;
color:Black;
}
hr
{
    background-color: #8396b4;
}
.table_size
{
	width:850px;	
}
.table_size_ic
{
	width:806px;
}
.td_bir
{
	text-align:center;
}
.td_iki
{
	text-align:left;
	vertical-align:top;
}
