.css_btn_class {
	font-size:16px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #3866a3;
	padding:9px 18px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #63b8ee), color-stop(100%, #468ccf) );
	background:-moz-linear-gradient( center top, #63b8ee 5%, #468ccf 100% );
	background:-ms-linear-gradient( top, #63b8ee 5%, #468ccf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf');
	background-color:#63b8ee;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #7cacde;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #bee2f9;
 	-moz-box-shadow:inset 1px 1px 0px 0px #bee2f9;
 	box-shadow:inset 1px 1px 0px 0px #bee2f9;
}.css_btn_class:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #468ccf), color-stop(100%, #63b8ee) );
	background:-moz-linear-gradient( center top, #468ccf 5%, #63b8ee 100% );
	background:-ms-linear-gradient( top, #468ccf 5%, #63b8ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee');
	background-color:#468ccf;
}.css_btn_class:active {
	position:relative;
	top:1px;
}



.css_btn_class_end {
	font-size:16px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #3866a3;
	padding:9px 18px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #63b8ee), color-stop(100%, #468ccf) );
	background:-moz-linear-gradient( center top, #63b8ee 5%, #468ccf 100% );
	background:-ms-linear-gradient( top, #63b8ee 5%, #468ccf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf');
	background-color:#63b8ee;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #7cacde;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #bee2f9;
 	-moz-box-shadow:inset 1px 1px 0px 0px #bee2f9;
 	box-shadow:inset 1px 1px 0px 0px #bee2f9;
}.css_btn_class_end:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #468ccf), color-stop(100%, #63b8ee) );
	background:-moz-linear-gradient( center top, #468ccf 5%, #63b8ee 100% );
	background:-ms-linear-gradient( top, #468ccf 5%, #63b8ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee');
	background-color:#468ccf;
}.css_btn_class_end:active {
	position:relative;
	top:1px;
}

.css_btn_class_save {
	font-size:16px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #3866a3;
	padding:9px 18px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #63b8ee), color-stop(100%, #468ccf) );
	background:-moz-linear-gradient( center top, #63b8ee 5%, #468ccf 100% );
	background:-ms-linear-gradient( top, #63b8ee 5%, #468ccf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf');
	background-color:#63b8ee;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #7cacde;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #bee2f9;
 	-moz-box-shadow:inset 1px 1px 0px 0px #bee2f9;
 	box-shadow:inset 1px 1px 0px 0px #bee2f9;
}.css_btn_class_save:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #468ccf), color-stop(100%, #63b8ee) );
	background:-moz-linear-gradient( center top, #468ccf 5%, #63b8ee 100% );
	background:-ms-linear-gradient( top, #468ccf 5%, #63b8ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee');
	background-color:#468ccf;
}.css_btn_class_save:active {
	position:relative;
	top:1px;
}

.css_btn_class_cancel {
	font-size:16px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #3866a3;
	padding:9px 18px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #63b8ee), color-stop(100%, #468ccf) );
	background:-moz-linear-gradient( center top, #63b8ee 5%, #468ccf 100% );
	background:-ms-linear-gradient( top, #63b8ee 5%, #468ccf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf');
	background-color:#63b8ee;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #7cacde;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #bee2f9;
 	-moz-box-shadow:inset 1px 1px 0px 0px #bee2f9;
 	box-shadow:inset 1px 1px 0px 0px #bee2f9;
}.css_btn_class_cancel:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #468ccf), color-stop(100%, #63b8ee) );
	background:-moz-linear-gradient( center top, #468ccf 5%, #63b8ee 100% );
	background:-ms-linear-gradient( top, #468ccf 5%, #63b8ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee');
	background-color:#468ccf;
}.css_btn_class_cancel:active {
	position:relative;
	top:1px;
}




.imgClassOpen {
    background-image: url(../images/enable.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    border: 0px;

}
.imgClassClose {
    background-image: url(../images/delete.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    border: 0px;

}

.but_ndelete {
    background-image: url(../images/n_delete.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    border: 0px;

}


.but_nedit{
    background-image: url(../images/n_edit.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    border: 0px;

}


.but_nview{
    background-image: url(../images/n_view.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    border: 0px;

}

.but_menu_add{
    background-image: url(../images/h_menu/add.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 72px;
    height: 69px;
    border: 0px;

}

.but_menu_view{
    background-image: url(../images/h_menu/view.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 72px;
    height: 69px;
    border: 0px;

}

.but_menu_excel_down{
    background-image: url(../images/h_menu/excel_down.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 72px;
    height: 69px;
    border: 0px;

}

.but_menu_excel_up{
    background-image: url(../images/h_menu/excel_up.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 72px;
    height: 69px;
    border: 0px;

}

.but_menu_delete{
    background-image: url(../images/h_menu/delete.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 72px;
    height: 69px;
    border: 0px;

}

.but_menu_make_db{
    background-image: url(../images/h_menu/make_db.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 72px;
    height: 69px;
    border: 0px;

}

.but_menu_back_up{
    background-image: url(../images/h_menu/back_up.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 72px;
    height: 69px;
    border: 0px;

}

.but_menu_enable_all{
    background-image: url(../images/h_menu/enable_al.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 72px;
    height: 69px;
    border: 0px;

}

.but_menu_disable_all{
    background-image: url(../images/h_menu/disable_all.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 72px;
    height: 69px;
    border: 0px;

}

.but_menu_home{
    background-image: url(../images/h_menu/home.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 72px;
    height: 69px;
    border: 0px;

}
.but_menu_shut_down{
    background-image: url(../images/h_menu/shut_down.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 72px;
    height: 69px;
    border: 0px;

}


.but_menu_help{
    background-image: url(../images/h_menu/help.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 72px;
    height: 69px;
    border: 0px;

}
.but_menu_search{
    background-image: url(../images/h_menu/search.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 72px;
    height: 69px;
    border: 0px;

}
.but_menu_setting{
    background-image: url(../images/h_menu/setting.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 72px;
    height: 69px;
    border: 0px;

}
.but_menu_back{
    background-image: url(../images/h_menu/undo.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 72px;
    height: 69px;
    border: 0px;

}

.but_make_mojavez{
    background-image: url(../images/h_menu/mojavez.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 72px;
    height: 69px;
    border: 0px;

}


.but_menu_sql{
    background-image: url(../images/h_menu/sql.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 72px;
    height: 69px;
    border: 0px;

}


