
.button_submenu {
	font-family: arial;
	font-size:11px;
	font-weight:bold;	
	border:1px solid #000000;
	height:22px;
	color: #000000;
	background-color: #cbc29e;
}

.button_default {
	font-family: arial;
	font-size:11px;
	font-weight:bold;	
	border:1px solid #000000;
	height:22px;
	color: #ffffff;
	background-color: #475361;
	
}

.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;
	font-size:12px;
	font-weight:bold;
	background-color: #f9fdc7;
	border:1px solid #999999;
	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: verdana;
	font-size:1em;
	font-weight:bold;
	background-color: #2b67bd;
	border:1px solid #000000;
	height:20px;
	color: #000000;
	cursor:pointer;
}

.button_select{
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	background-color: #e7ba73;
	border:1px solid #999999;
	height:25px;	
	color: #000000;
}

.button_close {
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	background-color: #436d8a;
	border:1px solid #000000;
	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: #e8dc1a;
	border:1px solid #999999;	
	color: #000000;
	cursor:pointer;
}

.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: #e7ba73;
	border:1px solid #999999;	
	color: #000000;
}

.button_edit_small {
	font-family: arial;
	font-size:11px;
	font-weight:bold;
	background-color: #577885;
	border:1px solid #999999;	
	color: #ffffff;
}

.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;
	
}

.button_search_front {
	font-family: arial;
	font-size:11px;
	font-weight:bold;
	background-color: #bc0507;
	border:1px solid #cccccc;	
	color: #ffffff;
}