.gray {
	background-image: url(../images/red&graybg.jpg);
	background-repeat: repeat-x;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.heding {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.contactus {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #F6D3C0;
	font-size: 10px;
	text-decoration: none;
}
.droplink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.grayborder {
	border: 1px solid #92959A;
}
