@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans&subset=latin,latin-ext);
.looktext {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999;
}
a.looktext {
	color:#999;
	text-decoration:none;
}
a.looktext:hover {
	color:#C00;
}
html {
	overflow-y: scroll;
}
body p, td, li {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height:18px;

}

h1 {
	font-family:Roboto;
	font-size: 17pt;
	color: #006eab;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
}
h2 {
	font-family: Tahoma;
	font-size: 17px;	
	color: #f8c42b;
	margin-bottom:0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font-family: 'Open Sans', sans-serif;
	font-size: 9px;
	color: #999;
}
.footerCopy {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #194440;
}
.header {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #c5a707;
}
.btnSolMenu {
	padding-left:8px;
	height:24px;
	font-size:10pt;
	font-weight:bold;
	background-color:#006eab;
	cursor:pointer;
	cursor:hand;
	color: #FFF;
	
}
.btnSolMenuHigh {
	padding-left:9px;
	height:24px;
	font-size:10pt;
	line-height:16px;
	font-weight:bold;
	background-color:#f08427;
	cursor:pointer;
	cursor:hand;
	color:#FFFFFF;
}
.textbeyaz {
	color: #FFF;
}
.pad {
	padding-left: 2px;
}
.baslik {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #FFF;
}
.textyesil {
	color: #2e4f74;
	font-weight: bold;
}
.textyesil2 {
	color: #2e4f74;
	font-weight: bold;
}
.textyesil3 {
	color: #2e4f74;
	font-weight: bold;
	font-size:16px;
}
.textbeyaz2 {
	color: #FFF;
	font-size: 14px;
}
.RadiusTable {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
}
.RadiusTable td {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.RadiusContTable {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color:#fff;
}

.td {
	border:1px solid #ccc;}
.RadiusContTableColor {
	background-color:#fff;
}
.RadiusContTable td {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.minibaslik {
	font-size:15px;
	color:#E8A047;
	
	}
	
.mini {
	color:#E40200;
	}
.beyaz{	font-family: 'Open Sans', sans-serif;
	font-size:15px; color:#FFF; display:block; padding:4px 14px;
	margin-top:120px;
	text-align:left;
	width:auto;
	background-repeat:repeat-x;
	 background-image:url(images/arka.png)
	 ;}
.aw-zoom
{
    position: relative;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
}


.aw-zoom:hover
{
    z-index:2;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);  
    -moz-transform: scale(1.5);
    transform: scale(1.5);
}
Bu k