.red-hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #BA0145;
}
.red-hd-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BA0145;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.bot-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
.SHADOW {
	background-image: url(images/shadow2.jpg);
	background-repeat: no-repeat;
}
.border {
	background-image: url(images/shadow2.jpg);
	background-repeat: no-repeat;
}
.border2 {
	background-image: url(images/border.jpg);
	background-repeat: repeat;
}
