.lt a b {
	color: #F00;
}
.alllink {
	color: #F00;
}

.req {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #E60000;
	text-decoration: none;
}
.red_box{
	background-image:url(images/red_box_2.jpg);
	background-repeat: repeat-x;
	height:25px;
	background-position: bottom;
}
.headerbag{
	background-image:url(images/red_box_2.jpg);
	background-repeat:repeat-x;
	}
.r_border{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #939292;
}
.l_border{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #939292;
}
.b_border{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#FF9900;
}

.t_border{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #939292;
}	
