body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(yeni_images/bg.png) repeat-x center top #171717;
	font-family: Verdana;
	font-size: 12px;
}

td {
	font-family: Verdana;
	font-size: 12px;
}


.tooltips-gray{
background:#444444;
color:#FFFFFF;
text-align:center;
padding-top:4px;
}
.tooltips-gray div{
background:url(img/tips_gray.png) left bottom no-repeat;
padding-top:4px;
height:18px;
}

.uyeol_baslik {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 6px 0px 4px;
	width: 126px;
	height: 27px;
	float: left;
	text-align: right;
}

.uyeol_input {
	width: 198px;
	height: 27px;
	float: left;
	padding: 4px 6px 0px 4px;
}

.uyeol_input input {
	width: 180px;
	height: 20px;
	border: 1px solid #FF0062;
	background: url(yeni_images/uyeol_inputbg.png);
}

.uyeol_select {
	width: 184px;
	height: 20px;
	border: 1px solid #FF0062;
	background: url(yeni_images/uyeol_inputbg.png) #FFFFFF;
}

.ustmenu {
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
	font-size: 11px;
	
}

.ustmenu_ {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}

.ustmenu:hover,.ustmenu_:hover {
	text-decoration: underline;
	color: #FF0072;

}

.ustmenu2 {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	
}

.ustmenu2_ {
	text-decoration: underline;
	color: #000000;
	font-size: 10px;
}

.ustmenu2:hover,.ustmenu2_:hover {
	text-decoration: underline;
}

.profil_menu {
	border-bottom: 1px solid #CC0000;
	width: 110px; height: 30px; line-height: 30px; float: left; text-align: center; color: #CC0000;
}

.profil_menu_hover {
	border-top: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	width: 110px; height: 30px; line-height: 30px; float: left; text-align: center; color: #CC0000;
}

#userInfoLayer, #usernameResultDiv {
	position:absolute;
   visibility:hidden;
	top:300px;
	left:500px;
}

#userInfoInner {
	border:1px solid #B9B9B9;
	position:absolute;
	bottom:11px;
	background-color:#F9FAF9;
	z-index:1;
	padding:10px;
	white-space:nowrap;
}

#usernameResultMessageDiv {
	border:1px solid #B9B9B9;
	top:11px;
	position:absolute;
	background-color:#F9FAF9;
	z-index:1;
	padding:10px;
   width:150px;
}