.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.centre {
	background-color: #CBD7CB;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	white-space: normal;
	display: none;
	text-align: left;
	letter-spacing: normal;

}
.address1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	left: 6px;
	top: 6px;
}
.centrewithbg {
	background-color: CBD7CB;
	background-image: url(back1.jpg);

}
.searchengineering {
	position:absolute;
	left:-50000px;
	top:20px;
	width:5000px;
	height:100px;
	background:#ffffff;
	color:#000000;
	display:none
}
#textbox {
	position: absolute;
	left: 120px;
	top: 20px;
	width: 490px;
	height: 380px;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	overflow: auto;
}

#textbox a {
	color: #EEBBFF;
}
#textbox a:hover {
	color: white;
	background-color: #552299;
}

#textbox td {
	font-size: 12px;
	color: white;
}
#textbox th {
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: italic;
}
