body{
padding:0px;
margin:0px;
  margin: 0 auto;
  width: 1024px;
  	position:relative;
	background-color:#f3f3f3;

}

img
{  border-style: none;
}

:-moz-any-link:focus {
  outline: none;
  }
  .text_1 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	color: #717171;
}
.text_2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	color: #5c0607;
}
.text_3 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	color: #8C8263;
}

  .contacts {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	color: #919090;
	text-decoration:none;
}

a.contacts:hover{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	color: #616161;
	text-decoration:underline;
	
}

.join {

border-bottom: 1px solid #c5c5c5;
border-top: 1px solid #c5c5c5;
border-left: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
color:#919090;



}


.drag{
position:relative;
cursor:hand;
z-index:100;
}





