.button_default {
	font-family: arial;
	font-size:11px;
	font-weight:bold;	
	border:1px solid #999999;
	height:22px;
	color: #ffffff;
	background-color: #244421;
	
}

.button_search {
	font-family: verdana;
	font-size:10px;
	font-weight:bold;	
	border:1px solid #999999;
	padding-bottom: 2px;	
	height:20px;
	color: #ffffff;
	background-color: #244421;
	
}


.button_delete {
	font-family: arial;
	font-size:11px;
	font-weight:bold;
	background-color: #b3b2df;
	border:1px solid #999999;
	height:22px;
}

.button_save {
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	background-color: #f9fdc7;
	border:1px solid #999999;
	height:25px;
}

.button_new {
	font-family: arial;
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	background-color: #f6b319;
	border:2px solid #e08649;
	height:25px;
}

.button_close_popup {
	font-family: arial;
	font-size:11px;
	font-weight:bold;
	background-color: #fdaf85;
	border:1px solid #999999;	
}

.button_submit {
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	background-color: #2c285d;
	border:2px solid #484473;
	height:25px;
	color: #ffffff;
}

.button_close {
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	background-color: #da1e47;
	border:2px solid #d86568;
	height:25px;
	color: #ffffff;
}

.button_preview {
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	background-color: #f9fdc7;
	border:1px solid #999999;
	height:25px;
}

.button_submit_small {
	font-family: arial;
	font-size:11px;
	font-weight:bold;
	background-color: #6eb43f;
	border:1px solid #a5cb89;	
	color: #ffffff;
}

.button_close_small {
	font-family: arial;
	font-size:11px;
	font-weight:bold;
	background-color: #fdaf85;
	border:1px solid #999999;
}

.button_new_part_big {
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	background-color: #f9fdc7;
	border:1px solid #999999;
	height:25px;
}

.button_new_part_small {
	font-family: arial;
	font-size:11px;
	font-weight:bold;
	background-color: #f9fdc7;
	border:1px solid #999999;
	
}

.button_select_small {
	font-family: arial;
	font-size:11px;
	font-weight:bold;
	background-color: #2c84ed;
	border:1px solid #a4e2f7;	
	color: #ffffff;
}

.button_edit_small {
	font-family: arial;
	font-size:11px;
	font-weight:bold;
	background-color: #e7ba73;
	border:1px solid #999999;	
	color: #000000;
}

.button_delete_small {
	font-family: arial;
	font-size:11px;
	font-weight:bold;
	background-color: #b3b2df;
	border:1px solid #999999;
	
}
.button_settings_small {
	font-family: arial;
	font-size:11px;
	font-weight:bold;
	background-color: #f9fdc7;
	border:1px solid #999999;
	
}

.button_new_small {
	font-family: arial;
	font-size:11px;
	font-weight:bold;
	background-color: #f9fdc7;
	border:1px solid #999999;
	
}