.baslik2 {
	font-family: Arial Black;
	font-size: 13px;
	color: #466392;
}
a.ustmenu
{	
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration:none;
}
a.ustmenu:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffff00;
	text-decoration:underline;
}
a
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #174686;
	text-decoration:none;
}
a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff0000;
	text-decoration:underline;
}
.ic_yazi {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: 174686;
}
.ic_yazi_13 {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: 174686;
}
.hata
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: ff0000;	
}
.baslik {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: 174686;
	text-transform: capitalize;
}
.beyaz {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: capitalize;
}
.adres {

	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-transform: none;
}
.baslikBEYAZ {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration:none;
	text-transform: none;
}
.table_border {
	background-color: Transparent; /*#ffffff;*/
	/*border:solid 2px #cccccc;
	width:98%;*/
}
.txtbox {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	border: 1px solid #383F99;
	letter-spacing: 1px;
}
.drp_free {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	border: 1px solid #383F99;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
}
.req 
{	
	color:red;
	font-size:8px;
}
.ustcizgi
{
	/*text-decoration:line-through;*/
}
.genel_baslik
{
	background-color:#AC2623;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	padding: 4px;
}

.information
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #BB2725;
}

---- sliding -----


			*{ padding:0px; margin:0px; }
	
		
			.boxgrid{ 
				width: 145px; 
				height: 131px; 
				margin:10px; 
				float:left; 
				background:#161613; 
				border: solid 0px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
			
			h3 a{}
