.button {
	BORDER-LEFT: #F0BBC6 1px solid;
	BORDER-TOP: #F0BBC6 1px solid;
	BORDER-RIGHT: #E71842 1px solid;
	BORDER-BOTTOM: #E71842 1px solid;
	FONT-SIZE: 11px;
	BACKGROUND: #F7F5E9;
	CURSOR: hand;
	COLOR: #A40000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 21px;
	font-weight : bold;
	TEXT-DECORATION: none
}

.Button1 {
    margin:0 0;
    border:none;
    background : url(../images/button/valider.gif) center left no-repeat;
    padding:0 0 0 13px;
    font : bold 11px Arial;
    color : #013B74;
    cursor:hand;
    cursor:pointer;
}

.button_upfile {

	HEIGHT: 21px;
    font-weight : bold;
	TEXT-DECORATION: none

}

.bt_statpie {
    margin:0 0;
    border:none;
    background : url(../images/button/mine/stat_pie.gif) center left no-repeat;
    padding:5px 0 0 10px;
    font :  10px Arial;
    color : #013B74;
    cursor:hand;
    cursor:pointer;
}

.bt_stathistogram {
    margin:0 0;
    border:none;
    background : url(../images/button/mine/stat_histogram.gif) center left no-repeat;
    padding:5px 0 0 10px;
    font :  10px Arial;
    color : #013B74;
    cursor:hand;
    cursor:pointer;
}

.bt_statchange{
    margin:0 0;
    border:none;
    background : url(../images/button/mine/stat_change.gif) center left no-repeat;
    padding:5px 0 0 10px;
    font :  10px Arial;
    color : #013B74;
    cursor:hand;
    cursor:pointer;
}

.bt_stathistogram1 {
    margin:0 0;
    border:none;
    background : url(../images/button/mine/stat_histogram1.gif) center left no-repeat;
    padding:5px 0 0 10px;
    font :  10px Arial;
    color : #013B74;
    cursor:hand;
    cursor:pointer;
}

.bt_statdetail {
    margin:0 0;
    border:none;
    background : url(../images/button/detail.gif) center left no-repeat;
    padding:3px 0 0 13px;
    font : bold 11px Arial;
    color : #A40000;
    cursor:hand;
    cursor:pointer;
}

.bt_stat {
    margin:0 0;
    border:none;
    background : url(../images/button/ok.gif) center left no-repeat;
    padding:3px 0 0 13px;
    font : bold 11px Arial;
    color : #013B74;
    cursor:hand;
    cursor:pointer;
}

.bt_query {
    margin:0 0;
    border:none;
    background : url(../images/button/query.gif) center left no-repeat;
    padding:3px 0 0 13px;
    font : bold 11px Arial;
    color : #A40000;
    cursor:hand;
    cursor:pointer;
}

.bt_insert {
    margin:0 0;
    border:none;
    background : url(../images/button/insert.gif) center left no-repeat;
    padding:3px 0 0 13px;
    font : bold 11px Arial;
    color : #A40000;
    cursor:hand;
    cursor:pointer;
}

.bt_save {
    margin:0 0;
    border:none;
    background :  url(../images/button/save.gif) center left no-repeat;
    padding:3px 0 0 13px;
    font : bold 11px Arial;
    color : #A40000;
    cursor:hand;
    cursor:pointer;
}

.bt_monitor {
    margin:0 0;
    border:none;
    background : url(../images/button/monitor.gif) center left no-repeat;
    padding:3px 0 0 13px;
    font : 11px Arial;
    color : #013B74;
    cursor:hand;
    cursor:pointer;
}

.bt_more {
    margin:0 0;
    border:none;
    background : url(../images/button/more.gif) center left no-repeat;
    padding:3px 0 0 13px;
    font : bold 11px Arial;
    color : #013B74;
    cursor:hand;
    cursor:pointer;
}

.bt_return {
    margin:0 0;
    border:none;
    background : url(../images/button/return.gif) center left no-repeat;
    padding:3px 0 0 13px;
    font : bold 11px Arial;
    color : #A40000;
    cursor:hand;
    cursor:pointer;
}

.bt_delete {
    margin:0 0;
    border:none;
    background : url(../images/button/delete.gif) center left no-repeat;
    padding:3px 0 0 13px;
    font : bold 11px Arial;
    color : #A40000;
    cursor:hand;   
    cursor:pointer;
}
.bt_export{
 margin:0 0;
    border:none;
    background : url(../images/button/export.gif) center left no-repeat;
    padding:3px 0 0 13px;
    font : bold 11px Arial;
    color : #A40000;
    cursor:hand;
    cursor:pointer;
}

.bt_nextpage {
    margin:0 0;
    border: none;
    background : url(../images/button/next_page.gif) no-repeat center left;
    padding:2px 0 0 13px;
    font : bold 11px Arial;
    color : #013B74;
    cursor:hand;  
}

.bt_firstpage {
    margin:0 0;
    border: none;
    background : url(../images/button/first_page.gif) no-repeat center left;
    padding:2px 0 0 13px;
    font : bold 11px Arial;
    color : #013B74;
    cursor:hand;
}

.bt_lastpage {
    margin:0 0;
    border: none;
    background : url(../images/button/last_page.gif) no-repeat center left;
    padding:2px 0 0 13px;
    font : bold 11px Arial;
    color : #013B74;
    cursor:hand;
}

.bt_prepage {  
    margin:0 0;
    border: none;
    background : url(../images/button/pre_page.gif) no-repeat center left;
    padding:2px 0 0 13px;
    font : bold 11px Arial;
    color : #013B74;
    cursor:hand;  
}