
body {
	background-image:url(../images/bg.gif);
 	background-color:#000000;
	background-attachment:fixed;
	background-repeat:no repeat;
	margin:0px;
    }

body, tr, td, div
{
	font-family			:"Segoe UI";
	font-size			:12px;
	color				:#505050;
	line-height			:16px;
	
	
}

p
{
	font-family			:"Segoe UI";
	font-size			:12px;
	color				:#505050;
	
	line-height			:16px;
	
}

.yazi_baslik
{
	font-family			:"Segoe UI";
	font-size			:19px;
	color				:#f99425;
	font-weight			:bold;
}
.org_baslik
{
	font-family			:"Segoe UI";
	font-size			:13px;
	color				:#b32438;
	font-weight			:bold;
}

.org_adress
{
	font-family			:"Segoe UI";
	font-size			:11px;
	color				:#505050;
}
.org_tel_email
{
	font-family			:"Segoe UI";
	font-size			:11px;
	color				:#990000;
}



img { border-style: none;
    border-color: inherit;
    border-width: medium;
  
}



a:link{
	font-family			:"Segoe UI";	
	color				:#e17601;
	font-size			:12px;
	text-decoration		:none;
}
a:visited{
	font-family			:"Segoe UI";	
	color				:#e17601;
	font-size			:12px;
	text-decoration		:none;
}
a:active{
	font-family			:"Segoe UI";	
	color				:#e17601;
	font-size			:12px;
	text-decoration		:none;
}
a:hover{
	font-family			:"Segoe UI";	
	color				:#083683;
	font-size			:12px;
	text-decoration		:none;
}

#menu  a:link{
	font-family			:"Segoe UI";	
	color				:#ffffff;
	font-size			:12px;
	text-decoration		:none;
}
#menu a:visited{
	font-family			:"Segoe UI";	
	color				:#ffffff;
	font-size			:12px;
	text-decoration		:none;
}
#menu a:active{
	font-family			:"Segoe UI";	
	color				:#ffffff;
	font-size			:12px;
	text-decoration		:none;
}
#menu a:hover{
	font-family			:"Segoe UI";	
	color				:#f99425;
	font-size			:12px;
	text-decoration		:none;
}

a.email:link{
	font-family			:"Segoe UI";	
	color				:#990000;
	font-size			:11px;
	text-decoration		:none;
}
a.email:visited{
	font-family			:"Segoe UI";	
	color				:#990000;
	font-size			:11px;
	text-decoration		:none;
}
a.email:active{
	font-family			:"Segoe UI";	
	color				:#990000;
	font-size			:11px;
	text-decoration		:none;
}
a.email:hover{
	font-family			:"Segoe UI";	
	color				:#000000;
	font-size			:11px;
	text-decoration		:none;
}


#content td{
	
	color				:#5b4167;
	line-height			:16px;
	padding				:0px;
	margin				:0px;
	text-align:justify;
}
#content a:link{
	
	color				:#b20000;
	line-height			:16px;
	padding				:0px;
	margin				:0px;
	text-align:justify;
	text-decoration:none;
}

#content a:visited  {
	
	color				:#b20000;
	line-height			:16px;
	padding				:0px;
	margin				:0px;
	text-align:justify;
		text-decoration:none;
}
#content a:active {
	color				:#b20000;
	line-height			:16px;
	padding				:0px;
	margin				:0px;
	text-align:justify;
		text-decoration:none;
}
#content a:hover{
	
	color				:#5b3969;
	line-height			:16px;
	padding				:0px;
	margin				:0px;
	text-align:justify;
	text-decoration:none;
}

h1
{
	font-size		:17px;
	color			:#c00000;
	line-height			:16px;
	padding-bottom				:3px;

}
h3 
{
	
	color				:#a60003;
	line-height			:16px;
	margin-bottom				:2px;
	text-align:justify;
	text-decoration:underline;
	font-size		:13px;
}





