@charset "utf-8";
/* CSS Document */
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: red;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#mypanel #mypanelcontent table tr td {
	color: #F60;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
}
#mypanel #mypanelcontent p {
	color: #F60;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	text-align: center;
}

body{
}
.header{
	background-image:url(images/bg1.png);
	background-repeat:no-repeat;
	width:868px;
	
}

#ust{
	padding-top:30px;	
	
}

.icerik{
	background-image:url(images/bg2.png);
	background-repeat:repeat-y;
	text-align: center;
}

.bottom{
	background-image:url(images/bg3.png);
	background-repeat:no-repeat;
	height:25px;
}

.alt_menu{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#F60;
	
}

.hakkimizda{
	/*background-image:url(images/mainbg.gif);*/
	background-repeat:no-repeat;
	height:380px;
	width:510px;
	font-family:"Comic Sans MS", cursive;
	font-size:12px;
	color:#000;
	
}

.haberler{
	background-image:url(images/haberbaslik.png);
	background-repeat:no-repeat;
	height:50px;
	
}

.hakki_detay{
	height:440px;
	width:800px;
	color:#000;
}

.baslik{
	font-family:"Comic Sans MS", cursive;
	font-size:16px;
	color:#F60;
	
}

.dil_sec{
	background-image:url(../ana.jpg);
	background-repeat:no-repeat;
	height:708px;
	width:500px;
}

.sayin {
	color: #F00;
	font-size: 16px;
	font-style: italic;
	font-family: "Comic Sans MS", cursive;
}
label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 
input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 
fieldset
{
border: 1px solid #781351;
width: 20em
}

#legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
} 
