.color1 {
    color: #4682b4;
}

.color2 {
    color: #6e8b3d;
}

.color3 {
    color: #515151;
}

.color4 {
    color: #6e8b3d;
}

.color5 {
    color: #E85560;
}

.color6 {
    color: #42A03D;
}

.color7 {
    color: #E30E48;
}

.color8 {
    color: #697784;
}

.color9 {
    color: #2f4f4f;
}

a {
    blr: expression(this.onFocus=this.close()) !important;
    outline: none !important; /*ff*/
    hide-focus: expression(this.hideFocus=true) !important; /*ie*/
    blr: expression(this.onFocus=this.blur()) !important; /*ie*/
}

กก a:focus {
    -moz-outline-style: none !important;
}


.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-refresh {
    background: url('icons/reload.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-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-export {
    background: url('icons/down_right.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-area {
    background: url('icons/filter.png') no-repeat center center;
}

.icon-camera {
    background: url('icons/tip.png') no-repeat center center;
}

.icon-listremove {
    background: url('icons/listdelete.png') no-repeat center center;
}

.icon-export {
    background: url('icons/export.png') no-repeat center center;
}

.icon-enable {
    background: url('icons/enable.png') no-repeat center center;
}

.icon-allcheck {
    background: url('icons/allcheck.png') no-repeat center center;
}

.icon-integral {
    background: url('icons/integral.png') no-repeat center center;
}

.icon-clearcache {
    background: url('icons/clear-cache.png') no-repeat center center;
}

.icon-template {
    background: url('icons/template.png') no-repeat center center;
}

.icon-import {
    background: url('icons/import.png') no-repeat center center;
}

.icon-up-left {
    background: url('icons/up_left.png') no-repeat center center;
}

.icon-up-right {
    background: url('icons/up_right.png') no-repeat center center;
}