body {
	background-image: url(images/background_new_1.jpg);
	background-repeat:no-repeat;
	
}

.table_style th{

background-image: url(images/tbl_background.png);
color:#FFFFFF;
}
.style1 {

  font-size: 12px;
}

.style2 {
  font-size: small;
}
.home_page {
  font-size: 12.5px; 
  font-weight: bold;

}
#Layer1 {
    background-color: white;
	position:absolute;
	width:870px;
	height:480px;
	z-index:2;
	left: 64px;
	top: 100px;
	visibility: visible;
	overflow: scroll;
}

.style3 {
  font-size: 12px; 
  font-weight: bold;
}
.home_page {
  font-size: 14px; 
  font-weight: bold;

}
.style5 {
  font-size:11px;
  font-weight: bold;
}

.style4 {
font-size:x-small;
font-weight:bold;

}

.heading {

  border-style:groove;
  border-color:#EB4247;
  font-size:x-large;
  font-weight:bold;

}
#menu a:link { 
  color:#000000; 
  text-decoration:none;
}
#menu a:visited { 
  color:#000000;
  text-decoration:none;
}
#menu a:active {
  color:#000000;
  text-decoration:none;
}
#menu a:hover {
  color:#000000;
  text-decoration:none;
}

a:link { 
  color:red; 
  text-decoration:underline;
}
a:visited { 
  color:red; 
  text-decoration:underline;
}
a:active {
  color:#000000;
  text-decoration:underline;
}
a:hover {
  color:#000000;
  text-decoration:underline;
}
