.border {
	border: 1px solid #CCCCCC;
}
#global1 {
	WIDTH: 100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#global2 {
	WIDTH: 100%;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.text {
	font-family: Arial;
	font-size: 11px;
	color: #727272;
	text-decoration: none;
}
.bottomtext {
	font-family: Arial;
	font-size: 11px;
	color: #7C7C7C;
	text-decoration: none;
}
.whitetext {
	font-family: Arial;
	font-size: 11px;
	color: #F3F3F3;
	text-align: justify;
}
.imageborder {

	border: 1px solid #9D9D9D;
}
.heading {
	font-family: Arial;
	font-size: 12px;
	color: #B4470C;
	text-decoration: none;
	font-weight: bold;
}
.text1 {

	font-family: Arial;
	font-size: 12px;
	color: #727272;
	text-decoration: none;
}
