﻿body {
}
.outer /* en dış çerçeve*/
{
	text-align: left;
	border: 1px solid #ECEDEE;
	width: 800px;
	margin: auto;
	top: 0px;
}
.mainouter /* en dış çerçeve*/
{
	text-align: left;
	width: 768px;
	margin: auto;
	top: 0px;
}
#mainfooter
{
	width: 766px;
	height: 22px;
	float: left;
	background-color: #F3F4F5;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #808080;
	text-align: center;
	margin: auto;
}
#mainfooter a:link
{	font-family: Tahoma;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #808080;
	text-decoration: none;
}
#mainfooter a:visited
{	font-family: Tahoma;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #808080;
	text-decoration: none;
}

#footer
{
	width: 802px;
	height: 24px;
	float:left;
	background-color: #ECEDEE;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #808080;
	text-align: center;	
	margin: auto;
}
#footer a:link
{	font-family: Tahoma;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #808080;
	text-decoration: none;
}
#footer a:visited
{	font-family: Tahoma;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #808080;
	text-decoration: none;
}
.banner
{
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	width: 800px;
	height: 180px;
}
#leftpane
{
	float:left;
	width:396px;
}
#rightpane
{
	float:right;
	width:396px;
}
.sol_taraf
{
	float:left;
	width:250px;
}
.sag_taraf
{
	float:left;
	width:500px;
}
.pagecontent
{
	width: 796px;
	background-image: url( 'images/background.gif' );
	background-repeat: repeat-y;
	font-family: tahoma;
	font-size:smaller;
}
.pagecontent h1
{
	border-width: 0px 0px 1px 0px;
	padding: 4px 0px 2px 10px;
	margin: 0px;
	font-family: tahoma;
	font-size: small;
	font-weight: bold;
	color: #336699;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
}
.pagecontent h2
{
	border-width: 0px 0px 1px 0px;
	padding: 4px 0px 2px 10px;
	margin: 0px;
	font-family: tahoma;
	font-size: small;
	font-weight: bold;
	color: #336699;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
}
.pagecontent a
{
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	color: #660033;
}
.pagecontent a visited
{
	text-decoration: none;
	color: #660033;
}
.category
{
	border-style: solid;
	border-width: 0px;
	border-color: #E0E0E0 #FFFFFF #E0E0E0 #E0E0E0;
	width: 370px;
	/*height:250px;*/
	background-image: url( 'images/backkk.gif' );
	background-repeat: repeat-y;
	float: left;
	padding-right: 20px;
	margin-right: 3px;
	padding-left: 5px;
}
.category h2
{
	border-width: 0px 0px 1px 0px;
	padding: 4px 0px 2px 10px;
	margin: 0px;
	font-family: tahoma;
	font-size: small;
	font-weight: bold;
	color: #336699;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
}
.category a
{
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	color: #660033;
}
.category  a visited
{
	text-decoration: none;
	color: #660033;
}

.category_right
{
	border-style: solid;
	border-width: 0px;
	border-color: #E0E0E0 #E0E0E0 #E0E0E0 #FFFFFF;
	width: 370px;
	/*height:250px;*/
	background-image: url(       'images/backkk2.gif' );
	background-repeat: repeat-y;
	float: left;
	padding-left: 20px;
	margin-left: 3px;
	padding-right: 5px;
}
.category_right h2
{
	border-width: 0px 0px 1px 0px;
	padding: 4px 10px 2px 10px;
	margin: 0px;
	font-family: tahoma;
	font-size: small;
	font-weight: bold;
	color: #336699;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	text-align: left;
}
.category_right a
{
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma;
	font-size: small;
	color: #660033;
}
.category_right a visited
{
	text-decoration: none;
	color: #660033;
}

