﻿body {
	margin:0;  
	font-family:Tahoma, Verdana, sans-serif; 
 font-size:10pt;	 
 color:#606060;
 background-color:#f9f9f9; 
}
.main
{
	 background-color:#ffffff; 
	}
 

.border
{
	border:solid 1px #c5c5c5;
}
	
.baslik
{
	height:24px;
	padding-left:5px;
	border-left:solid 1px #cfcfcf;
	border-top:solid 1px #cfcfcf;
}

#divContainer
{
	width:97%;
/*	background-color:Aqua; */
	margin-left:7px;
	margin-top:7px;
	margin-bottom:7px;  
}

#divContainer a
{
	color:#CF0030;
	text-decoration: none;
	font-size: 90%; 
}


a{  
	 color:#606060;
	text-decoration: none;
	font-size: 90%; 
}
a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.containerHeight{
min-height:487px; 
}

/*
#hesap
{
	line-height:22px;
 
	padding-left:8px;
	font-size: 90%; 
}
#hesap a
{
	color:#505050; 
		text-decoration:none;
}
#hesap a:visited{ 
		text-decoration:none;
}
#hesap a:hover
{
	color:#CF0030; 
		text-decoration:none;
}

*/
#divGaleri
{
	width:440px;
	min-height:444px;
/*	height:444px;
background-color:Aqua; 
*/	
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;  
text-align:center;
vertical-align:middle;
}

.textbox
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	width: 75%;
}