.red {
	border: thick double #FF0000;
	background-attachment: fixed;
	background-image: url(../image/RedirikLogo1.gif);
	background-repeat: no-repeat;
	background-position: center top;

}
.redBax {
	background-attachment: fixed;
	background-image: url(../image/backRed.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top: thick none #FF0000;
	border-right: thick none #FF0000;
	border-bottom: thick none #FF0000;
	border-left: thick none #FF0000;
}
.redBaxLtr {
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	border-top: thick none #FF0000;
	border-right: thick none #FF0000;
	border-bottom: thick none #FF0000;
	border-left: thick none #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.redLetter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
