A{
	cursor:pointer;
	}
.top_butt{
	cursor:pointer;
	text-decoration:none !important;
	}
.top_butt:hover{
	font-weight:bold;
	
	}
.top_butt DIV{
	background-image:url("../img/butt_top.gif");
	background-repeat: no-repeat;
	height:22px;
	width:112px;
	float:left;
	margin-left:3px;
	padding:2 0 0 0;
	}	
.input{
	width:133px;
	height:17px;
	font-size:11px;
	margin-top:3px;
	color:rgb(164,164,164);
	}
.sLink{
	font-size:11px;
	color:white;
	text-decoration: none;
	}
.sLink:hover{
	text-decoration: underline;
			}


