.greybord {
	color : #FF0000;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	font-size: 14px;
	border-top: thin solid #CCC;
	border-right: thin none #CCC;
	border-bottom: thin solid #CCC;
	border-left: thin solid #CCC;
	padding-left: 3px;


	
}
.greybord1 {
	color : #ffffff;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	font-size: 14px;
	border-top: thin solid #fff;
	border-right: thin none #fff;
	border-bottom: thin solid #fff;
	border-left: thin solid #fff;
	padding-left: 3px;


	
}
.inside {
	color : #ffffff;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	font-size: 14px;
	border-top: thin solid #fff;
	border-right: thin none #fff;
	border-bottom: thin solid #fff;
	border-left: thin solid #fff;
	padding-left: 3px;
	background-color: #E85011;


	
}

