/* Main CSS for DrumOne.com */
.banner {
}
tr.banner {
	margin-left:0;
	margin-right:0;
	}
td.banner {
	margin-left:0;
	margin-right:0;
	}
	
#news-flash  {
}

#news-flash img {
	margin-left: 80px;
	margin-top: 10px;
	}
#contact td {
	padding: 0px 0px 10px 0px;
	height: 10px;
}
body { 
 background-color: #2b363b;
 font-family: Verdana, Arial, Helvetica, sans-serif; 

}

.dealer_content {
	width:400px;
	}
p.dealer_content {
	width:425px;
	}

.onBlack, .onBlack a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	 letter-spacing:  0.36px;
	color: #eeeeee;
	text-decoration: none;
}
.onBlack a:link    { color:  #ff9900}
.onBlack a:visited { color:  #eeeeee}
.onBlack a:active  { color:  #ff9900}
.onBlack a:hover   { color:  #cccccc; text-decoration: underline;}
 
 a:link { 
 color: #66ff00; 
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: none; 
}

a:visited { 
 color: #66cc00; 
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: none; 
}

a:active { 
 color: #66ff00; 
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: none; 
}

a:hover { 
 color: #eeeeee; 
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: underline; 
}

.credits, .credits a { 
 font-size: 	10px;
 font-family: Arial, Helvetica, sans-serif;
 color: 		#cccccc;
 letter-spacing: 0.5px;
 text-decoration: none; 
}
.credits a:link    { color:  #cccccc}
.credits a:visited { color:  #eeeeee}
.credits a:active  { color:  #cccccc}
.credits a:hover   { color:  #cccccc; text-decoration: underline;}