body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
h2 {
	font-size:17px;
	color:#CC0066;
}
a { 
	color : #930C84; 
	text-decoration : none; 
	font-weight:100;
} 
a:hover { 
	color : #EE3BDB; 
	text-decoration : underline; 
} 
form {
	margin:0px;
	padding:0px;
}

.error {
	color: red;
}
.hata {
    color: red;
}
.kayit {
	width:100%;
}
.kayit td {
	border-bottom:1px #C0C0C0 dashed;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#F8F0FF;
	font-size:13px;
}

.outer a, .outer div, .outer li, .outer ul, .outer body{
	margin: 0;
	padding: 0;
}
div.menu{
	width: 193px;
}
div.menu ul{
	list-style: none;
	text-indent: 0px;
}
div.menu li{
	margin-top: 3px;
}
div.menu a{
	padding: 4px;
	color: #646464;
	display:block;
	padding: 6px 30px;
	height: 20px;
	text-decoration: none;
	background: url('background.gif');
}
div.menu a:hover{
	background: url('highlight.gif') no-repeat right;
	padding: 6px 40px;
}

.ustcubuk {
	background-image: url('arka.gif');
}
.icerik {
	border:1px #FFCCFF solid;
}
.uyegiris {
	text-align:center;
}
.profildetaybaslik {
	background-color:#E6E6FF;
	font-size:15px;
	padding:3px;
}
.profildetay1 {
	border-bottom:2px #E6E6FF solid;
	background-color:#FFF0FF;
	width:180px;
	padding:3px;
}
.profildetay2 {
	border-bottom:2px #E6E6FF solid;
	padding:3px;
}
.profildetay3 {
	padding:3px;
}
div.ustmenu a{
	float:left;
	color: #646464;
	height:12px;
	display:block;
	border:1px #FFD7FF solid;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-right: 11px;
	padding-left:30px;
	margin:1px;
	margin-left:2px;
	text-decoration: none;
	background: url('iconlar/2_1.gif') no-repeat left #FFEAFF;
}
div.ustmenu a:hover{
	background: url('iconlar/2_2.gif') no-repeat left #FFF4FF;
}
fieldset {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	margin:1px;
}

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; 
height:100%;
width:100%;
top:0;
left:0;
background:#EEEEEE;
border:1px solid #FFCCFF;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; 
height:250px;
width:320px;
background:#FFFFFF;
border:2px solid #FFCCFF;
z-index:2;
padding:12px;
font-size:13px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#B700B7;
font-weight:700;
display:block;
}
.altcubuk {
    font-size: 10px;
    color: #646464;
    height: 22px;
    text-align: center;
    background-image: url('arka.gif');
}
.baslik {
    margin-top: 10px;
    background-image: url('baslik.gif');
    font-weight: bold;
    height: 22px;
    width: 100%;
    float: inherit;
}
