﻿body
{
	font-family: Tahoma;
	font-size: 11px;
	width: 800px;
}

input, select, textarea
{
	font-family: Tahoma;
	font-size: 11px;
}

#sol
{
	width: 545px;
	background-color: #ffffff;
	border-right: solid 1px #c0c0c0;
	border-bottom: solid 1px #339999;
	float: left;
}

#sag
{
	width: 254px;
	border-bottom: solid 1px #339999;
	background-color: #ffffff;
}

#tarihce
{
	width: 530px;
	background-color: #ffffff;
	border-right: solid 1px #c0c0c0;
	border-bottom: solid 1px #339999;
	float: left;
	padding-left: 10px;
	padding-right: 5px;
}

#lnkStyle a:link
{
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
#lnkStyle a:visited
{
	font-size: 11px;
	text-decoration: none;
}
#lnkStyle a:hover
{
	font-size: 11px;
	text-decoration: underline;
}

#grdHeader
{
	font-weight: bold;
	height: 25px;
}
