body{  
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: trebuchet ms, verdana;
  font-size: 11px;
  color: #ffffff;
  background-color: #454b55;
}


img{
  border: none;
}

.search_w{
	  font-family: trebuchet ms, verdana;
  	  font-size: 16px;
  	  color: #9b040b;
}
.search_f{
	  font-family: trebuchet ms, verdana;
  	  font-size: 16px;
  	  color: #3b383b;
  	  padding-right: 13px;
}

.input{
	border: 1px solid #000000;	
}
.submit{
	border: 1px solid #185688;
	background-color: #3b86c2;
	font-size: 14px;
	color: #ffffff;
}	
.sub_del{
	border: 1px solid #bc4e40;
	background-color: #bc4e40;
	font-size: 14px;
	color: #ffffff;
}

a:link{
  color: #be2112;
  text-decoration: none;
}

a:visited{
  color: #90150e;
  text-decoration: none;
}

a:hover{
  color: #90150e;
  text-decoration: underline;
}

a:active{
  color: #be2112;
  text-decoration: none;
}

.elpromo {
  display: none;
}

h1,h2,h3,h4,h5,h6 {
  font-family: trebuchet ms;
  font-size: 10px;
  color: #be2112;


}













