.nav-top {
	background-image: url(nav-top.gif);
	background-repeat: repeat-x;
}
.nav-bottom {
	background-image: url(nav-bottom.gif);
	background-repeat: repeat-x;
}
.nav-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0106;
}
.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #1F0A0E;
	font-size: 12px;
	list-style-type: square;

}
.bold {
	font-weight: bold;
}
.box-top {
	background-color: #F20207;
}
.box-left {
	background-image: url(box-left.gif);
	background-repeat: repeat-y;
}
.nav-right {
	background-image: url(box-right.gif);
}
.head-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF0106;
	text-transform: uppercase;
	text-decoration: none;
}
.body-noline {
	font-family: Arial, Helvetica, sans-serif;
	color: #1F0A0E;
	font-size: 12px;
	text-decoration: none;

}
.captions {

	font-family: Arial, Helvetica, sans-serif;
	color: #1F0A0E;
	font-size: 10px;
}
