.hd_image {
	background-image:url(design3.jpg);
	display:block; 
  	width:750px; 
  	height:200px;
}
.white_heading {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.L_brown_heading {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5E7D8E;
	font-weight: bold;
}
.Red_heading {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #D86100;
	font-weight: bold;
}

.normal_black {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.normal_white {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.had_td {
	background-color: #007BDF;
}
.sub_td {
	background-color: #72C0FF;
}
.detail_td {
	background-color: #C7E6FF;
}
.detail_heading {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #007BDF;
	font-weight:bold;
}
.top_heading {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #007BDF;
	font-weight:bold;
}
.menu a, #menu a:visited {
  text-align:center; 
  text-decoration:none; 
  color:#FFFFFF; 
  display:block; 
  width:88px; 
  height:20px; 
  border:0.3em solid #007BDF;
  font-family:"Trebuchet MS"; 
  font-size: 12px;
  font-weight:bold;
  }
.menu a:hover {
  color: #000000;
  background-color:#C7E6FF; 
  border-color:#C7E6FF #C7E6FF;
  }

.heading_text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #007BDF;
	font-weight:bold;
}



