@import url("easylogo.css");
@import url("headertags_seo_styles.css");

.page-header {margin-top:-30px;  padding-top:0px}

/*BOF panel colors*/
.panel-default>.panel-heading {
  color: #fff;
  background: #8AA4FD;
  background-repeat: repeat;
  font-size: 18px;
  font-weight: 600;
  padding-top:0px;
  padding-bottom:0px
  }
.panel-default>.panel-heading a {
  color: #fff;
 }  
.panel {
	color : #000000;
	background : #D7F0FF;
	text-decoration : none;
 box-shadow: 10px 10px 5px #888888;
}  
.panel A {
	color : #000;
	background : inherit;
	text-decoration : none;
}
/*EOF panel colors*//*BOF Breadcrumb panel color*/
 