.icon-blank{
	background:url('icons/blank.gif') no-repeat center center;
}
.icon-add{
	background:url('icons/edit_add.png') no-repeat center center;
}
.icon-edit{
	background:url('icons/pencil.png') no-repeat center center;
}
.icon-remove{
	background:url('icons/edit_remove.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-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-cancel2{
	background:url('icons/cancel2.png') no-repeat center center;
    color:red;
}
.icon-cancel3{
	background:url('icons/cancel3.png') no-repeat center center;
}
.icon-reload{
	background:url('icons/reload.png') no-repeat center center;
}
.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-undo{
	background:url('icons/undo.png') no-repeat center center;
}
.icon-redo{
	background:url('icons/redo.png') no-repeat center center;
}
.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-filter{
	background:url('icons/filter.png') no-repeat center center;
}
.icon-application{
	background:url('icons/application.png') no-repeat center center;
}

.icon-list{
	background:url('icons/list.png') no-repeat center center;
}
.icon-key{
	background:url('icons/key.png') no-repeat center center;
}
.icon-tree_folder{
	background:url('icons/tree_folder.png') no-repeat center center;
}
.icon-delete{
	background:url('icons/delete.png') no-repeat center center;
}
.icon-copy{
	background:url('icons/copy.png') no-repeat center center;
}
.icon-database{
	background:url('icons/database.png') no-repeat center center;
}
.icon-group{
	background:url('icons/group.png') no-repeat center center;
}
.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-tree-expand{
	background:url('icons/tree-expand.png') no-repeat center center;
}
.icon-tree-collapse{
	background:url('icons/tree-collapse.png') no-repeat center center;
}
.icon-barchart{
	background:url('icons/barchart.png') no-repeat center center;
}
.icon-research{
	background:url('icons/research.png') no-repeat center center;
}
.icon-hand2hand{
	background:url('icons/hand2hand.png') no-repeat center center;
}
.icon-project{
	background:url('icons/project.png') no-repeat center center;
}
.icon-checklist{
	background:url('icons/checklist.png') no-repeat center center;
}
.icon-upload{
	background:url('icons/upload.png') no-repeat center center;
}
.icon-server_upload{
	background:url('icons/server_upload.png') no-repeat center center;
}
.icon-server_download{
	background:url('icons/server_download.png') no-repeat center center;
}
.icon-checkall{
	background:url('icons/checkall.png') no-repeat center center;
}
.icon-user{
	background:url('icons/user.png') no-repeat center center;
}
.icon-config{
	background:url('icons/config.png') no-repeat center center;
}
.icon-toggletop{
	background:url('icons/toggletop.png') no-repeat center center;
}
.icon-exit{
	background:url('icons/exit.png') no-repeat center center;
}
.icon-eip{
	background:url('icons/eip.png') no-repeat center center;
}
.icon-file{
	background:url('icons/file.png') no-repeat center center;
}

.icon-gear{
	background:url('icons/gear.png') no-repeat center center;
}

.icon-system-admin{
	background:url('icons/system_admin.png') no-repeat center center;
}
.icon-super-admin{
	background:url('icons/super_admin.png') no-repeat center center;
}
.icon-application-group{
	background:url('icons/application_group.png') no-repeat center center;
}

.icon-content{
	background:url('icons/content.png') no-repeat center center;
}

.icon-money{
	background:url('icons/money.png') no-repeat center center;
}

.icon-money2{
	background:url('icons/money2.png') no-repeat center center;
    color:red;
}

.icon-money3{
	background:url('icons/money3.png') no-repeat center center;
}