td { font-family:"Lucida Grande", Tahoma, Verdana, sans-serif; }
image { border:0 }

.copy { font-size:10px; color:#999999; }
.inputs { font-size:11px; border:1px solid silver; width:220px; }

.buttons {
	font-family:"Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#fff;
	background-color:#661519;
	border:1px solid silver;
}

.mainhead {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#66AE20;
	padding-top:8px;
}

.head {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#622123;
	height:32px;
	background:url(../image/head_back.jpg);
}

.headSub {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #E47C0B;
	height:30px;
	border-bottom:1px dotted #E47C0B;
}

.page { color:#0000FF; font-size:11px; }
.page a:link { text-decoration:none; color:#0000FF; font-size:12px; }
.page a:visited { text-decoration:none; color:#0000FF; font-size:12px; }
.page a:hover { text-decoration:underline; color:#0033FF; font-size:12px; }

.other { color:#0000FF; font-size:12px; }

a:link { text-decoration:none; color:#330066; font-size:11px; }
a:visited { text-decoration:none; color:#330066; font-size:11px; font-weight:normal; }
a:hover { text-decoration:underline; color:#0000FF; font-size:11px; }

.sel { font-size:10px; font-family: "Lucida Grande", Tahoma, Verdana, sans-serif; border:1px solid silver; }
.maroon,
.orange,
.red { font-size:10px; font-family: "Lucida Grande", Tahoma, Verdana, sans-serif; color:#0000FF; }

.txt { font-size: 12px; color: #EBE2E2; line-height:20px; font-weight:bold; text-align:justify; }

#pe { font-size: 11px; color:#330066; padding:2px; }
.pes { font-size: 10px; color:#330066; padding:10px; font-weight:bold; }
.txt { font-size: 11px; color:#333; padding:10px; }

.boxesKol {
   width: 150px;
   height: 160px;
   float: left;
   text-align: center;
}

.boxesPro {
   width: 200px !important;    /** Kutu Genişlikleri **/
   height: 200px !important;
   margin: 2px; /** Kutuların çevreye olan uzaklıkları **/
   border: 1px solid #ccc; /*-moz-border-radius:10px; /** Kutu kenarlıkları renk ve kalınlık ölçüleri -moz-border-radius-topleft:10px; -moz-border-radius-bottomright:10px;**/
   float: left !important; /** Sihirli Kelime **/
   /*background: #F2F2F2; /** Kutu Arka fon rengi **/
   padding: 10px; /** Kutu içeriğinde ki nesnelerin kutu dış kenarlarına olan uzaklığı **/
   text-align: center; /** Kutu içeriğinde ki nesnelerin hizalanması **/
}

.boxesGaleri {
   width: 200px;
   height: 120px;
   margin: 2px;
   border: 1px solid #ccc;
   float: left;
   padding: 10px;
   text-align: center;
}

.boxesArea {
   width: 98% !important;
   float: left; /** Sihirli Kelime **/
}

.adr {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	color:#999999;
	font:11px;
	padding:20px;
	text-align:center;
}

.ctnHead { font:11px; color:#000066; padding:2px; font-weight:bold; text-align:right; }

.krySub { font-size:11px; color:#661519; font-family: "Lucida Grande", Tahoma, Verdana, sans-serif; }
.kryHeader {
	font-size:14px; 
	color:#fff; 
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	background-color:#661519;
}

.menu 			{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold; 
	color: #666666; 
	padding:2px 2px 0 2px;
	background:url(image/fon_btn_1.gif) no-repeat 0;
	border-bottom:1px solid silver;
}
.menu a:link 	{font-size: 10px; color: #666666; text-decoration:none; font-weight:bold; }
.menu a:visited {font-size: 10px; color: #666666; text-decoration:none; font-weight:bold; }
.menu a:hover 	{font-size: 10px; color: #FE8B53; text-decoration:none; font-weight:bold; }
.menu a:active 	{font-size: 10px; color: #666666; text-decoration:none; font-weight:bold; }

.menu_sub 			{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	color: #666666; 
	padding:4px 4px 4px 20px;
	background:#F5F5F5;
}
.menu_sub a:link 	{font-size: 11px; font-weight: bold; color: #666666; text-decoration:none; }
.menu_sub a:visited {font-size: 11px; font-weight: bold; color: #666666; text-decoration:none;}
.menu_sub a:hover 	{font-size: 11px; font-weight: bold; color: #FE8B53; text-decoration:none;}
.menu_sub a:active 	{font-size: 11px; font-weight: bold; color: #666666; text-decoration:none;}

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}