nav_btn{
	cursor:pointer;
}
.icon-blank{
	background:url('icons/blank.gif') no-repeat center center;
}
.icon-add{
	background:url('icons/edit_add.png') no-repeat center center;
}
.icon-add-l{
	background:url('icons/list-add-l.png') no-repeat;
}
.icon-modify{
	background:url('icons/pencil.png') no-repeat;
}
.icon-edit{
	background:url('icons/pencil.png') no-repeat center center;
}

.icon-loading {
	display:inline-block;
	width:39px;
	height:39px;
	background:url('icons/loading.gif') no-repeat center center;
}
.icon-show{
	background:url('icons/show.png') no-repeat;
}
.icon-del{
	background:url('icons/edit_remove.png') no-repeat;
}
.icon-remove{
	background:url('icons/edit_remove.png') no-repeat center center;
}
.icon-batch{
	background:url('icons/batch.png') no-repeat center center;
}
.icon-save{
	background:url('icons/filesave.png') no-repeat center center;
}
.icon-cut{
	background:url('icons/cut.png') no-repeat center center;
}
.icon-unlock{
	background:url('icons/unlock.png') no-repeat center center;
}
.icon-review{
	background:url('icons/ok.png') no-repeat;
}
.icon-up{
	background:url('icons/up.png') no-repeat;
}
.icon-ok{
	background:url('icons/ok.png') no-repeat center center;
}
.icon-no{
	background:url('icons/no.png') no-repeat center center;
}
.icon-cancel{
	background:url('icons/cancel.png') no-repeat center center;
}
.icon-reload{
	background:url('icons/reload.png') no-repeat center center;
}
.icon-list{
	background:url('icons/list.png') no-repeat;
}
.icon-search{
	background:url('icons/search.png') no-repeat center center;
}
.icon-print{
	background:url('icons/print.png') no-repeat center center;
}
.icon-help{
	background:url('icons/help.png') no-repeat center center;
}
.icon-info{
	background:url('icons/info.png') no-repeat center center;
}
.icon-undo{
	background:url('icons/undo.png') no-repeat center center;
}
.icon-redo{
	background:url('icons/redo.png') no-repeat center center;
}
.icon-clear{
	background:url('icons/cancel.png') no-repeat;
}
.icon-back{
	background:url('icons/back.png') no-repeat center center;
}
.icon-sum{
	background:url('icons/sum.png') no-repeat center center;
}
.icon-tip{
	background:url('icons/tip.png') no-repeat center center;
}
.icon-ctrl{
	background:url('icons/ctrl.png') no-repeat center center;
}
.icon-report{
	background:url('icons/report.png') no-repeat;
}
.icon-more{
	background:url('icons/more.gif') no-repeat;
}
.icon-date{
	background:url('icons/date.png') no-repeat;
}
.icon-phone{
	background:url('icons/phone.png') no-repeat;
}
.icon-mobile{
	background:url('icons/mobile.png') no-repeat;
}
.icon-sms{
	background:url('icons/sms.png') no-repeat;
}
.icon-email{
	background:url('icons/email.png') no-repeat;
}
.icon-chat{
	background:url('icons/chat.png') no-repeat;
}
.icon-home{
	background:url('icons/home.png') no-repeat;
}



.icon-mini-add{
	background:url('icons/mini_add.png') no-repeat center center;
}
.icon-mini-edit{
	background:url('icons/mini_edit.png') no-repeat center center;
}
.icon-mini-refresh{
	background:url('icons/mini_refresh.png') no-repeat center center;
}

.icon-copy{
	background:url('icons/copy.png') no-repeat;
}

.icon-imports{
	background:url('icons/import.png') no-repeat;
}

.icon-exports{
	background:url('icons/export.png') no-repeat;
}
.icon-submit{
	background:url('icons/submit.png') no-repeat;
}

.icon-reject{
	background:url('icons/reject.png') no-repeat;
}
.icon-dir{
	background:url('icons/directory.png') no-repeat;
}
.icon-sys{
	background:url('icons/directory.png') no-repeat;
}
