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;	
}
.modalpopup
{
font-family: arial,helvetica,clean,sans-serif;
font-size: small;
padding-right:2px;
position: absolute;
width:298px;
background-color:#FBF2E2; 
}
.container
{
width: 300px;
border: solid 1px #808080;
border-width: 1px 0px;
}
.header
{
background: url('../v2009/Projects/sprite.png') repeat-x 0px -200px;	
color: #000;	
border-color: #808080 #808080 #ccc;
border-style: solid;
border-width: 0px 1px 1px;
padding: 3px 10px;
}
.header .msg
{
font-weight: bold;
}
.body
{
background-color: #f2f2f2;
border-color: #808080;
border-style: solid;
border-width: 0px 1px;
}
.body .msg
{
background: url('../v2009/Projects/sprite.png') no-repeat 0px -1150px;	
float: left;
padding-left: 22px;
}
.footer
{
background-color: #f2f2f2;
border-color: #808080;
border-style: none solid;
border-width: 0px 1px;
}
.close
{
right: 7px;	
background: url('../v2009/Projects/sprite.png') no-repeat 0px -300px;	
width: 25px;	
cursor: pointer;	
position: absolute;	
top: 7px;	
height: 15px;
}    
