/********************************************
   Text Button
********************************************/ 
.button1 {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #75A54B; 	
	height: 24px;
	cursor:pointer;
	margin: 0 5px 0 5px;
	padding: 2px 5px 2px 5px;
}
.button1:hover{ 
	background-color:#eeeeee;
}

.formBtn1 {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #75A54B; 	
	height: 24px;
	cursor:pointer;
	margin: 0px;
	padding: 2px 5px 2px 5px;
}
.formBtn1:hover{ 
	background-color:#eeeeee;
}

.dialogBtn {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #75A54B; 	
	height: 24px;
	cursor:pointer;
	margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px;
}
.dialogBtn:hover{ 
	background-color:#eeeeee;
}

/********************************************
   Image Button Big
********************************************/ 
.iconBtnB{
	width: 24px;
	height: 24px;
	margin: 0 3px 0 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	border:1px outset #cccccc;
}
.iconBtnBNb{
	width: 24px;
	height: 24px;
	margin: 0 3px 0 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	border:none;
}
.iconBtnB:hover{
	border:1px outset #000000;
}
.iconBtnB_New{background: transparent url(../../images/actions/03/16/03.png) no-repeat center center;}
.iconBtnB_Return{background: transparent url(../../images/actions/03/16/16.png) no-repeat center center;}
.iconBtnB_Refresh{background: transparent url(../../images/actions/03/16/23.png) no-repeat center center;}
.iconBtnB_AddFolder{background: transparent url(../../images/actions/folder_add_16x16.gif) no-repeat center center;}
.iconBtnB_AddFile{background: transparent url(../../images/actions/file_add_16x16.gif) no-repeat center center;}
.iconBtnB_AddUser{background: transparent url(../../images/actions/administrator1_add_16x16.gif) no-repeat center center;}
.iconBtnB_Refresh{background: transparent url(../../images/actions/03/16/23.png) no-repeat center center;}
.iconBtnB_Refresh{background: transparent url(../../images/actions/03/16/23.png) no-repeat center center;}
.iconBtnB_StarOn{background: transparent url(../../images/actions/01/16/32.png) no-repeat center center;}
.iconBtnB_StarOff{background: transparent url(../../images/actions/01/16/31.png) no-repeat center center;}
.iconBtnB_ImportantOn{background: transparent url(../../images/actions/02/16/50.png) no-repeat center center;}
.iconBtnB_ImportantOff{background: transparent url(../../images/actions/02/16/49.png) no-repeat center center;}
.iconBtnB_Check{background: transparent url(../../images/actions/03/16/02.png) no-repeat center center;}
.iconBtnB_Attention{background: transparent url(../../images/actions/02/16/21.png) no-repeat center center;}
.iconBtnB_Cancel{background: transparent url(../../images/actions/03/16/01.png) no-repeat center center;}
.iconBtnB_Email{background: transparent url(../../images/actions/01/16/04.png) no-repeat center center;}
.iconBtnB_Edit{background: transparent url(../../images/actions/01/16/18.png) no-repeat center center;}
.iconBtnB_Reply{background: transparent url(../../images/actions/03/16/15.png) no-repeat center center;}
.iconBtnB_AddToFavorite{background: transparent url(../../images/actions/01/16/33.png) no-repeat center center;}
.iconBtnB_Back{background: transparent url(../../images/actions/03/16/18.png) no-repeat center center;}
.iconBtnB_Practical{background: transparent url(../../images/actions/01/16/36.png) no-repeat center center;}
.iconBtnB_Search{background: transparent url(../../images/actions/zoom_16x16.gif) no-repeat center center;}


/********************************************
   Image Button Small
********************************************/ 
.iconBtn{
	width: 18px;
	height: 18px;
	margin: 0 0 0 0;
	*margin: 0 3px 0 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	border:1px outset #cccccc;
}
.iconBtn:hover{
	border:1px outset #000000;
}
.iconBtnNb{
	width: 18px;
	height: 18px;
	margin: 0 0 0 0;
	*margin: 0 3px 0 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	border:none;
}
.iconBtn_Add{background: transparent url(../../images/actions/03/10/03.png) no-repeat center center;}
.iconBtn_Edit{background: transparent url(../../images/actions/01/10/18.png) no-repeat center center;}
.iconBtn_Switch{background: transparent url(../../images/actions/01/10/06.png) no-repeat center center;}
.iconBtn_Config{background: transparent url(../../images/actions/01/10/41.png) no-repeat center center;}
.iconBtn_Key{background: transparent url(../../images/actions/04/10/33.png) no-repeat center center;}
.iconBtn_AddToGroup{background: transparent url(../../images/actions/02/10/05.png) no-repeat center center;}
.iconBtn_CopyToClipboard{background: transparent url(../../images/actions/02/10/29.png) no-repeat center center;}
.iconBtn_Delete{background: transparent url(../../images/actions/03/10/01.png) no-repeat center center;}
.iconBtn_AddUser{background: transparent url(../../images/actions/administrator1_add_16x16.gif) no-repeat center center;}
.iconBtn_DelUser{background: transparent url(../../images/actions/administrator1_delete_16x16.gif) no-repeat center center;}
.iconBtn_Folder{background: transparent url(../../images/actions/01/10/46.png) no-repeat center center;}
.iconBtn_File{background: transparent url(../../images/actions/01/10/21.png) no-repeat center center;}
.iconBtn_StarOn{background: transparent url(../../images/actions/01/10/32.png) no-repeat center center;}
.iconBtn_StarOff{background: transparent url(../../images/actions/01/10/31.png) no-repeat center center;}
.iconBtn_ImportantOn{background: transparent url(../../images/actions/02/10/50.png) no-repeat center center;}
.iconBtn_ImportantOff{background: transparent url(../../images/actions/02/10/49.png) no-repeat center center;}
.iconBtn_More{background: transparent url(../../images/actions/04/10/38.png) no-repeat center center;}
.iconBtn_Copy{background: transparent url(../../images/actions/02/10/09.png) no-repeat center center;}
.iconBtn_AddToFavorite{background: transparent url(../../images/actions/01/10/33.png) no-repeat center center;}
.iconBtn_Reply{background: transparent url(../../images/actions/03/10/15.png) no-repeat center center;}
.iconBtn_Remove{background: transparent url(../../images/actions/03/10/01.png) no-repeat center center;}
.iconBtn_ChangeEnable{background: transparent url(../../images/actions/03/10/22.png) no-repeat center center;}
.iconBtn_Preview{background: transparent url(../../images/actions/01/10/49.png) no-repeat center center;}
