/******************/
/* genel stylelar */
/******************/

body
{
	background-image	: url(../images/bg.gif);
	background-repeat	: repeat-x;
	background-color	: #01b5c3;	
	margin-left			: 0px;
	margin-top			: 0px;
	margin-right		: 0px;
	margin-bottom		: 0px;
}

body, tr, td, div, p
{
	font-family			: Segoe UI;
	font-size			: 12px;
	color				: #474545;
	line-height			: 16px;
}

img { border:none; }

.baslik {
	font-family			: Segoe UI;
	font-size			: 14px;
	font-weight			: bold;
	text-align			: right;
	color				: #00d5f1;
}


/******************/
/*     header     */
/******************/


/******************/
/*      menu      */
/******************/

a{
	
	color				: #000000;
	font-family			: "Segoe UI";
	font-size			: 11px;
	text-decoration		: none;
}
a:visited  {
	
	color				: #000000;
	font-family			: "Segoe UI";
	font-size			: 11px;
	text-decoration		: none;
}
a:active {
	color				: #000000;
	font-family			: "Segoe UI";
	font-size			: 11px;
	text-decoration		: none;
}
a:hover{
	
	color				: #00d5f1;
	font-family			: "Segoe UI";
	font-size			: 11px;
	text-decoration		: none;
}

/******************/
/*    content     */
/******************/



/******************/
/*    Menu alti Deadline butonlari     */
/******************/

.tarih {
	color				: #00d5f1;
	font-size			: 15px;
}

a.altyazi{
	
	color				: #747474;
	font-family			: "Segoe UI";
	font-size			: 11px;
	text-decoration		: none;
}
a.altyazi:visited  {
	
	color				: #747474;
	font-family			: "Segoe UI";
	font-size			: 11px;
	text-decoration		: none;
}
a.altyazi:active {
	color				: #747474;
	font-family			: "Segoe UI";
	font-size			: 11px;
	text-decoration		: none;
}
a.altyazi:hover{
	
	color				: #00d5f1;
	font-family			: "Segoe UI";
	font-size			: 11px;
	text-decoration		: none;
}

/******************/
/*     footer     */
/******************/

.organization {
	font-family			: Segoe UI;
	font-size			: 14px;
	font-weight			: bold;
	color				: #ffffff;
}

h5{
	font-family			: Segoe UI;
	font-size			: 15px;
	font-weight			: bold;
	text-align			: left;
	color				: #01b5c3;
         margin-top:10px;
}