
.font{font-family:"Segoe UI", Tahoma, Verdana, Arial;}
a:link {
	color: #0066dc;
	font-family:"Segoe UI", Tahoma, Verdana, Arial;
	text-decoration: none;
	vertical-align: baseline;
}
a:hover {
	color: #0066dc;
	font-family:"Segoe UI", Tahoma, Verdana, Arial;
	text-decoration: underline;
	vertical-align: baseline;
}
a:visited {
	color: #0066dc;
	font-family:"Segoe UI", Tahoma, Verdana, Arial;
	text-decoration: none;
	vertical-align: baseline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	text-align: center;
}

#ust {
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	width:100%;
	height:250px;
	background-image:url(images/ust_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#alt {
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	width:100%;
	height:225px;
	background-image:url(images/alt_bg.jpg);
	background-position:bottom;
}

#alt_yazi {
	position:absolute;
	bottom:20px;
	left:10px;
	font-size:12px;
}

#ust_yazi {
	position:absolute;
	top:1px;
	left:10px;
	font-size:12px;
	font-family:"Segoe UI", Tahoma, Verdana, Arial;
	background-image:url(menu.gif);
	height:22px;
	width:259px;
}

#avatar {
	text-align: center;
	MARGIN: 0px auto;
	TEXT-ALIGN: left;
	margin-top:43px;
	width:139px;
	height:139px;
	background-image:url(images/avatar.png);
}
#welcome {
	text-align: center;
	MARGIN: 0px auto;
	TEXT-ALIGN: left;
	margin-top:3px;
	width:200px;
	height:31px;
}

#login {
	text-align: center;
	MARGIN: 0px auto;
	TEXT-ALIGN: left;
	margin-top:15px;margin-left:27px;
	padding-left:27px;
	width:327px;
	height:130px;
}