/* CSS Document */
body {margin:0; padding:0;}
h1 { margin:0px 0 20px 0; }
tr { height:24px; }
tr.limb_one {font-size: 12px; background-color: #eee;}
tr.limb_two {font-size: 12px; background-color: #eee;}
tr.limb_three {font-size: 12px; background-color: #eee;}
tr.limb_four {font-size: 12px; background-color: #eee;}
.container_border {border: 1px ridge #999;}
.title {font-size:24px}
.table_title {font-size: 18px; font-weight:bold;}
.small_print {font-size: 11px;}
.small_print_grey {font-size: 11px; color:#aaa;}
.mm{font-size:10px;}
.highlight {background-color:#FFFF66; font-weight:bold;}
.repeat_end {background-image:url(../images/repeat_end.gif); background-position:right top;background-repeat:no-repeat; z-index:10;}
.arrow {background-image:url(../images/arrows.gif); background-position:center top; background-repeat:no-repeat;}
.ride, .F {color: #B30000; font-weight:bold}
.snare, .O {color: #00B300; font-weight:bold}
.bass, .U {color: #0066B3; font-weight:bold}
.hihat, .R {color: #FF8000; font-weight:bold}
hr {border: none 0; 
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #ccc;
	width: 80%;
	height: 2px;
	margin: 4px;
	}
input.button {
	margin-top:2px;
	font-size:12px;
	color:#564B47;
	border-top:1px solid #999;
	border-right:1px solid #564b47;
	border-bottom:2px solid #564b47;
	border-left:1px solid #999;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#ffffffff, endColorstr=#66ffff66); 
}
input.button_ride {
	margin-top:2px;
	font-size:10px;
	color:#564B47;
	border-top:1px solid #999;
	border-right:1px solid #564b47;
	border-bottom:2px solid #564b47;
	border-left:1px solid #999;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#ffffffff, endColorstr=#66B30000); 
}
input.button_snare {
	margin-top:2px;
	font-size:10px;
	color:#564B47;
	border-top:1px solid #999;
	border-right:1px solid #564b47;
	border-bottom:2px solid #564b47;
	border-left:1px solid #999;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#ffffffff, endColorstr=#6600B300); 
}
input.button_bass {
	margin-top:2px;
	font-size:10px;
	color:#564B47;
	border-top:1px solid #999;
	border-right:1px solid #564b47;
	border-bottom:2px solid #564b47;
	border-left:1px solid #999;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#ffffffff, endColorstr=#660066B3); 
}
input.button_hihat {
	margin-top:2px;
	font-size:10px;
	color:#564B47;
	border-top:1px solid #999;
	border-right:1px solid #564b47;
	border-bottom:2px solid #564b47;
	border-left:1px solid #999;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#ffffffff, endColorstr=#66FF8000); 
}

/*input.button_all {
	margin-top:2px;
	font-size:10px;
	color:#564B47;
	border-top:1px solid #999;
	border-right:1px solid #564b47;
	border-bottom:2px solid #564b47;
	border-left:1px solid #999;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#ffffffff, endColorstr=#66FF8000); 
}
*/
