/* CSS Document */
body {
margin-bottom:0px;
margin-top:0px;
margin-left:10px;
margin-right:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
}
.silik_yazi{
color:#CCCCCC;
}
.baslik {
font-size:18px;
color:#1F296A;
}
.baslik2 {
font-size:15px;
color:#1F296A;
}
.buton {
border:1px solid #cccccc;
color:#FFFFFF; 
background-color:#F9922B; 
height:21px; 
width:100px;
}
.buton2 {
border:1px solid #cccccc; 
background-color:#efefef; 
height:21px; 
width:100px;
color:#CCCCCC;
}
.text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.reklam2{
	color: #0000cc;
	font-size: 14px;
	font-family: Arial;
	text-decoration:underline;

}
.reklam2 a{
	color: #0000cc;
	font-size: 14px;
	font-family: Arial;
	text-decoration:underline;

}
.style12 {
	color: #999999;
	font-family: Haettenschweiler;
}
.style13 {color: #000066}
.style14 {font-size: 12px}
.style15 {
	color: #0000cc;
	font-family: Haettenschweiler;
}
.style16 {font-size: x-large; font-family: arial; color: #ff934b;}
.style18 {color: #000066; font-family: Haettenschweiler; }
.style19 {
	font-family: Arial;
	color: #990000;
}
.style20 {font-size: x-small}
.tanim2 {
	color: #000000;
	font-size: 12px;
	font-family: Arial;

}
.tanim1 {
	color: #0000cc;
	font-size: 12px;
	font-family: Arial;
	text-decoration:underline;

}
.normal_14_baslik {
font-size:13px;
color:#000000;
}
.normal_14 {
font-size:13px;
color:#666666;
}
/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#000000;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:350px;
	color: #000000;
    text-align: left;
	filter: alpha(opacity:99);
	KHTMLOpacity: 0.99;
	MozOpacity: 0.99;
	opacity: 0.99;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(../images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(../images/bubble.gif) no-repeat bottom;
}
/*---------- bubble tooltip -----------*/
a.tt2{
    position:relative;
    z-index:24;
    color:#000000;
    text-decoration:none;
}
a.tt2 span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt2:hover{ z-index:25; color: #aaaaff; background:;}
a.tt2:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #000000;
    text-align: left;
	filter: alpha(opacity:99);
	KHTMLOpacity: 0.99;
	MozOpacity: 0.99;
	opacity: 0.99;
}
a.tt2:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(../images/bubble2.gif) no-repeat top;
}
a.tt2:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../images/bubble_filler2.gif) repeat bottom; 
}
a.tt2:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(../images/bubble2.gif) no-repeat bottom;
}
.uyari{
font-family:Tahoma;
font-size:11px;
color:#FF0000;
}
.ufakyazi {
font-size:11px;
color:#999999;
}
.basla_buton {
background-image:url(../images/basla_buton.png);
background-repeat:no-repeat;
height:37px;
width:155px;
border:0px;
}
#mochaPage h3 {
	display: block;
	font-size: 12px;
	padding: 6px 0 6px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #bbb;
}

