body
{
	margin: 0px;
	width:100%;
}

.title
{
	float: left;
	padding-left: 10px;
	font-size: 15px;
	font-family: Verdana;
}

.menu
{
	float: right;
	text-align: right;
	padding-right: 20px;
	font-size: 11px;
	width:550px;
	display:block;
}

.solMenu
{
	width: 210px;
	font-family: Tahoma;
	font-size: 11px;
	float: left;
}

.icerik
{
	width: 760px;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	margin: 5px;
	float: left;
	text-align: left;    
}

.yaziBaslik
{
	font-weight: bold;
	color: black;
	font-size: 15px;
	padding:0px;
	margin:0px;
}

.yaziBaslik a:link
{
	color: Black;
	text-decoration: none;
}

.yaziBaslik a
{
	color: Black;
	text-decoration: none;
}

.yaziBaslik a:hover
{
	color: Black;
	text-decoration: none;
} 

.yaziIcerik
{
	font-family: Lucida Sans Unicode;
	margin: 0px 0px 15px 0px;
	width: 100%;
	padding:0px 0px 10px 0px ; 
	border-collapse:collapse;
	overflow:hidden;
	line-height:15px;	
} 

.yaziAlt
{  
	width: 100%;
	margin: 0px 0px 20px 0px;
	text-align: left;
	color: #555555;
	font-size: 11px;
	width: 100%;
	border-top: dotted 1px #cccccc;
	border-bottom: dotted 1px #cccccc;
	padding: 2px 0px 1px 0px;
}

a
{
	color: #555555;
	text-decoration: None;
}

a:link
{
	color: #555555;
	text-decoration: None;
}

a:hover
{
	color: black;
	text-decoration: underline;
}

.alt a:link
{
	color: White;
	text-decoration: none;
}

.alt a:hover
{
	color: White;
	text-decoration: underline;
}

.alt a
{
	color: White;
	text-decoration: none;
}

.ust a:link
{
	color: White;
	text-decoration: none;
}

.ust a:hover
{
	color: White;
	text-decoration: underline;
}

.ust a
{
	color: White;
	text-decoration: none;
}

.PagingImg
{
	float: left;
	margin-right: 8px;
	vertical-align: middle;
	margin-top: 9px;
	border: 0px;
}

.PagingBackground
{
	display: block;
	background-image: url(  '../v2009/Paging/PagingBG2.gif' );
	background-repeat: no-repeat;
	width: 22px;
	height: 23px;
	float: left;
	font-size: 11px;
	text-decoration: none;
	margin-right:4px;
	text-align: center;
	padding-top: 4px;
	padding-left: 0.9px;
}


.PagingBackgroundActive
{
	display: block;
	float: left;
	background-image: url(  '../v2009/Paging/PagingBG2.gif' );
	background-repeat: no-repeat;
	width: 22px;
	height: 23px;
	text-align: center;
	padding-top: 4px;
	font-size: 11px;
	text-decoration: none;
	margin-right: 4px;
	font-weight: bold;
}

.paging
{
	/*float:right;	*/
}



select
{
	font-size: 11px;
	font-family: Lucida Sans Unicode;
}

input
{
	font-size: 11px;
	font-family: Lucida Sans Unicode;	
}

.textboxSearch
{ 
	background-position:left;
	background-repeat: no-repeat; 
	padding-bottom:2px;
	padding-left: 2px;
	width:145px;
}
.SlideShow
{
	height: 500px;
}

p
{
margin:0px;
padding:10px 0px 0px 0px;	
}