.sliderRep {
	background-image: url(../images/sliderRep.gif);
	background-repeat: repeat-y;
}
.sliderTop {
	background-image: url(../images/sliderTop.gif);
	background-repeat: no-repeat;
}
.sliderMenu {
	background-image: url(../images/sliderMenu.gif);
	background-repeat: no-repeat;
	height: 23px;
	background-position: center;
}
.panelImgRep {



	background-image: url(../images/panelImgRep.gif);
	background-repeat: repeat-x;
}
.sHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5c1422;
	text-decoration: none;
	text-align: center;
}

.BottomHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5c1422;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/sliderBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.TopHeading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #530e1a;
	text-decoration: none;
}
.TopLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #530e1a;
	text-decoration: none;
}
.TopLinks A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #530e1a;
	text-decoration: none;
}
.TopLinks A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #530e1a;
	text-decoration: underline;
}
.membersBg {
	background-image: url(../images/sliderMenuMembers.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 23px;
}
