@charset "utf-8";
body
{
background:url(../site/bg_top.jpg) top repeat-x #fff;
padding:0;
margin:0px;
overflow: -moz-scrollbars-vertical;
}
img {
border:0;
}

.clear{
clear:both;
display:block
}


.mMenu a{
float:left;
padding:8px 15px;
color:#FFFFFF;
text-decoration:none;
border-right:1px solid #b4d5d9
}
.mMenu a:hover{
float:left;
background:#358da5;
text-decoration:none;
color:#FFFFFF;
/*-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 1px #888;
-webkit-box-shadow: 1px 1px 1px #888;
box-shadow: 1px 1px 1px #888;
*/
}
.mMenu a:first-child{
border-left:1px solid #b4d5d9
}



.comic{font-family:"Comic Sans MS";line-height:17px;}

.arial{font-family:Arial;line-height:17px;}
.s10{font-size:10px;}.s11{font-size:11px;}.s12{font-size:12px;}.s13{font-size:13px;}.s14{font-size:14px;}.s15{font-size:15px;}.s16{font-size:16px;}.s18{font-size:18px;}.s20{font-size:20px;}
.bold {font-weight:bold}
.j{text-align:justify}
.beyaz{color:#fff}
.beyaz a{color:#fff;text-decoration:none}
.beyaz a:hover{color:#000000}

.beyazs{color:#949494;}
.beyazs a{color:#bbb;text-decoration:none}
.beyazs a:hover{color:#bbb;text-decoration:underline}
.siyah{color:#000}
.siyahs{color:#444}
.siyahsb{color:#777}
.siyahs a{
	color:#000097;
	text-decoration:none
}.siyahs a:hover{color:#111;text-decoration:underline}
.siyahsb a{color:#0000CC;text-decoration:none}.siyahsb a:hover{color:#444;text-decoration:underline}
.mavi{color:#428ba8}
.mavi a{color:#428ba8;text-decoration:none}.mavi a:hover{color:#428ba8;text-decoration:underline}
.mavi2{color:#7fa0c9}
.siyah3{color:#43515a}
.krm{color:#FF0000}

.frmText {
	color: #387aa4;
	font:  12px Arial, Helvetica, sans-serif;
	border: 1px solid #ffffff;
	padding:2px 5px;
	background-color: #def7f9;
}

.btn_mor{
background:url(../site/button_mor.jpg) no-repeat top center;
width:160px;
height:27px;
border:none;
cursor:pointer;
margin:0;
vertical-align:middle;
display:inline-block;
text-align:center;
}
input.btn_mor:hover {
	background:url(../site/button_mor.jpg) no-repeat bottom center;
}
.btn_sari{
background:url(../site/button_sari.jpg) no-repeat top center;
width:160px;
height:27px;
border:none;
cursor:pointer;
margin:0;
vertical-align:middle;
display:inline-block;
text-align:center;
}
input.btn_sari:hover {
	background:url(../site/button_sari.jpg) no-repeat bottom center;
}
.btn_ara{
background:url(../site/buton_ara.jpg) no-repeat top center;
width:62px;
height:29px;
border:none;
cursor:pointer;
margin:0;
vertical-align:middle;
display:inline-block;
text-align:center;
padding-bottom:4px;
}
input.btn_ara:hover {
	background:url(../site/buton_ara.jpg) no-repeat bottom center;
}
.Menuc a.link{
	padding:3px 5px 3px 10px;
	color:#909090;
	text-decoration:none;
	display:block;
	border-bottom:1px dashed #dedede
}
.Menuc a.link:hover{
	text-decoration:none;
	color:#7D7D7D;
	background:#eef8fe;
}
.select{
	background:#def5ff;
}


.frmGirisText {
	color: #0c3d56;
	font:  12px;
	border:1px solid #e5e5e5;
	border-bottom: 1px dashed #6c94a0;
	padding:2px 3px;
	background-color: #fff;
	width:90px;
}
.btnFrmGiris{
background:url(../site/b_btngr1.png) no-repeat;
width:26px;
height:26px;
border:none;
cursor:pointer;
margin:0;
text-align:center;
padding-bottom:7px;
}
.btnFrmGirisk{
background:url(../site/butonk.png) no-repeat;
width:47px;
height:47px;
border:none;
cursor:pointer;
margin:0;
text-align:center;
padding-bottom:7px;
}