.redtext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CF1F29;
	padding-bottom: 5px;
	padding-left: 8px;




}
.maintext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	padding-left: 8px;

}
.more {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CF1F29;
	padding-bottom: 5px;
	text-decoration: none;

}
.rightext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #444444;
	text-align: left;

}
.rightextred {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #Cf1f29;
	
}
.box {
	font-family: Verdana;
	font-size: 11px;
	color: #444444;
	height: 17px;
	width: 250px;

}
.copyright {

	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #444444;
	padding-left: 8px;
}
A.more {
	font-family: Verdana;
	font-size: 11px;
	color: #cf1f29;
	text-decoration="none";
}

A.more:visited {
	font-family: Verdana;
	font-size: 11px;
	color :#cf1f29;
	text-decoration="none";
}

A.more:hover {
	font-family: Verdana;
	font-size: 11px;
	color :#cf1f29;
	text-decoration="none";
}

A.more:active {
	color :##cf1f29;
}
.moreright {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CF1F29;
	padding-bottom: 5px;
	
	

}
A.moreright {
	font-family: Verdana;
	font-size: 10px;
	color: #cf1f29;
	text-decoration="none";
}

A.moreright:visited {
	font-family: Verdana;
	font-size: 10px;
	color :#cf1f29;
	text-decoration="none";
}

A.moreright:hover {
	font-family: Verdana;
	font-size: 10px;
	color :#cf1f29;
	text-decoration="none";
}

A.moreright:active {
	color :##cf1f29;
}
.tdheight {
	height: 57.5px;
}