.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;
}
a.b {
display: block;
width: 100px;
font:10px verdana, arial, georgia, sans-serif;
margin-top: 2px;
margin-bottom: 2px;
padding: 1px 0px 1px 5px;
color: #003399;
text-decoration:none;
background-color:white;
text-align:left;
font-weight:bold;
}
a.b:link {
color:#003399;
background-color:white;
}
a.b:visited {
color:#003399;
background-color:white;
}
a.b:hover {
color:white;
background-color:#003399;
} 


