body {
  color: #605D5C;
  background-color: #ffffff;
  scrollbar-face-color : transparent; 
  scrollbar-arrow-color : #DC8E1F;
  scrollbar-track-color : #B2B2B2; 
  scrollbar-shadow-color : #B2B2B2; 
  scrollbar-highlight-color : #B2B2B2; 
  scrollbar-3dlight-color : #F4D6AC;
  scrollbar-darkshadow-Color : #DC8E1F;
}

.drum_back {
	color: #605D5C;
	background-color: #ffffff;
  	vertical-align: top;
	FONT-SIZE: 9px; 
	FONT-FAMILY: Verdana, Arial;
}

.spacer_cell {
  	color: #ffffff;
	background-color: #1F1A17;
	vertical-align: center;
}

.title_cell {
  	color: #ffffff;
	background-color: #1F1A17;
	FONT-SIZE: 9px; 
	FONT-FAMILY: Arial;
  	font-weight: bold;
	text-align: center;
	vertical-align: center;
}

.services_cell {
  	color: #ffffff;
	background-color: #E2C433;
	FONT-SIZE: 9px; 
	FONT-FAMILY: Arial;
  	font-weight: bold;
	text-align: center;
	vertical-align: center;
}

.drummers_cell {
  	color: #ffffff;
	background-color: #DC8E1F;
	FONT-SIZE: 9px; 
	FONT-FAMILY: Arial;
  	font-weight: bold;
	text-align: center;
	vertical-align: center;
}

.input_form_lbl {
  	color: #ffffff;
	background-color: #DC8E1F;
	FONT-SIZE: 9px; 
	FONT-FAMILY: Arial;
  	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.input_form {
  	color: #ffffff;
	background-color: #DC8E1F;
	FONT-SIZE: 9px; 
	FONT-FAMILY: Arial;
  	font-weight: bold;
	text-align: right;
	vertical-align: center;
}

.input_box {
	FONT-SIZE: 9px; 
	FONT-FAMILY: Arial;
	WIDTH: 100%;
}

.input_box_sm {
	FONT-SIZE: 9px; 
	FONT-FAMILY: Arial;
	WIDTH: 100%;
}

.input_box_lge {
	FONT-SIZE: 9px; 
	FONT-FAMILY: Arial;
	WIDTH: 100%;
	HEIGHT: 120px;
}

.selected_cell {
  	color: #ffffff;
	background-color: #605D5C;
	FONT-SIZE: 9px; 
	FONT-FAMILY: Arial;
  	font-weight: bold;
	text-align: center;
	vertical-align: center;
}

A {
	TEXT-DECORATION: none;
	color: #605D5C;
}

.more_link {
	FONT-FAMILY: Verdana, Arial;
  	font-weight: bold;
	FONT-SIZE: 9px; 
	color: #DC8E1F;
	font-style: italic;
}

.drum_heading {
	FONT-FAMILY: Verdana, Arial;
  	font-weight: bold;
	FONT-SIZE: 9px; 
	color: #DC8E1F;
}

.mustard_text {
	color: #E2C433;
}

.white_text {
	color: #FFFFFF;
}

.orange_text {
	color: #DC8E1F;
}

.lightgrey_text {
	color: #B2B2B2;
}

.lightorange_text {
	color: #F4D6AC;
}
.testimonial{
	border : 1px #DC8E1F solid;
	width : 300px;
	height : 150px; 
	overflow : auto; 
	padding-left : 5px; 
	padding-right : 5px;
}
