﻿<style type="text/css">	<!--
	#ortala_dergi {
		position: absolute;
		top: 245;
	}
	#kutu_dergi {
		position: relative;
		margin-right: auto;
		margin-left: 200;
	}

	#ortala_rol {
		position: absolute;
		top: 185;
	}
	#kutu_rol {
		position: absolute;
		margin-right: auto;
		margin-left: 0;		
		*margin-left: -231;		
	}

	#ortala_flo {
		position: absolute;
		top: 255;
	}
	#kutu_flo {
		position: relative;
		margin-right: auto;
		margin-left: -5;
	}

	body { 
		background-image: url(resim/yesildaire.gif);
		/*background-color:#070707;*/
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}

	.baslikbyz 	{
		font-family: Verdana;
		font-size: 13px;
		color : #FFFFFF ;
		font-weight: bold;
	}

	.yazibyz 	{
		font-family: Verdana;
		font-size: 12px;
		color : #FFFFFF ;
	}

	.baslikkrmzbyk 	{
		font-family: Verdana;
		font-size: 23px;
		color : red ;
		font-weight: bold;
	}
	
	.baslikkrmz 	{
		font-family: Verdana;
		font-size: 15px;
		color : red ;
		font-weight: bold;
	}

	.yazikrmz 	{
		font-family: Verdana;
		font-size: 12px;
		color : red ;
		font-weight: bold;
	}

	.basliksr 	{
		font-family: Verdana;
		font-size: 15px;
		color : #B4FB2B ;
		font-weight: bold;
	}

	.yazisr 	{
		font-family: Verdana;
		font-size: 13px;
		color : #B4FB2B ;
		font-weight: bold;
	}	

	.yazilcv 	{
		font-family: Verdana;
		font-size: 12px;
		color : #1330A4;
		font-weight: bold;
	}	

	.baslikmv 	{
		font-family: Verdana;
		font-size: 15px;
		color : #0033FF ;
		font-weight: bold;
	}

	.yazimv,td 	{
		font-family: Verdana;
		font-size: 12px;
		color : #0033FF ;
		font-weight: bold;
	}

	.yazimvince 	{
		font-family: Verdana;
		font-size: 12px;
		color : #0033FF ;
	}

	a:link {font-family: Verdana;font-size: 12px;color: #1E4501;font-weight: bold;text-decoration:none;}

	a:visited {font-family: Verdana;font-size: 12px;color: #1E4501;font-weight: bold;text-decoration:none;}

	a:hover {font-family: Verdana;font-size: 12px;color: #B4FB2B;font-weight: bold;}
	
	a.mp:hover {font-family: Verdana;font-size: 12px;color: #000000;font-weight: bold;}

	a:active {font-family: Verdana;font-size: 12px;color: #B4FB2B;}
	

	.txt	{ font-family:Verdana; font-size: 10pt; border: 0; }

	.cmb 	{ font-family:Verdana; font-size:12px; }

	.inp 	{ color: #778F82; font-family:Tahoma; background-color: #ffffff; font-weight:none; padding:0; height:20; width:100;	}

	.btn    { font-family:Verdana; font-size:12px; background-color: #F9F9F8; color:#0033FF; font-weight:none; border:1px solid outset #FFD159; padding:0; height:20; width:75; cursor:hand;	}

	.rd 	{ cursor:hand; }

	/*Üyelik formunda alanların yanındaki soru işareti BAŞLA*/
	#hintbox{ /*CSS for pop up hint box */
		position:absolute;
		background-color: #D7FF8A;
		width: 150px; /*Default width of hint.*/
		padding: 3px;
		border:1px solid #1E4501;
		font:normal 11px Verdana;
		/*line-height:18px;*/
		z-index:1000;
		visibility: hidden;
	}

	.hintanchor{
		/*CSS for link that shows hint onmouseover*/
		font-weight: bold;
		color: #1E4501;
	}
	/*Üyelik formunda alanların yanındaki soru işareti BİTİŞ*/



/*POPUP KOD BAŞLA */
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(resim/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 700px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(resim/graphics/resize1.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/*POPUP KOD BİTİŞ*/

	-->
</style>