.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	text-align:center;
}

.blackBoldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.redTxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F10B15;
	font-weight: normal;
	text-decoration: none;
}
.redTxt:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F10B15;
	font-weight: normal;
	text-decoration: underline;
}
.whiteBoldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.darkredBoldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #870101;
	font-weight: bold;
	text-decoration: none;

}
.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}
.whiteBoldHeadertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-variant: normal;
	font-style: normal;
}
.txtLinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
	font-weight: normal;
	text-decoration: none;
}
.txtLinks:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
	font-weight: normal;
	text-decoration: underline;
}
.darkredBoldtxtSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #870101;
	font-weight: bold;
	text-decoration: none;
}

#myController span{
cursor:pointer;

}

#jFlowSlide{

}

#myController span.jFlowSelected {

}


.jFlowPrev, .jFlowNext{
cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#myController2 span{
cursor:pointer;

}

#jFlowSlide2{

}

#myController2 span.jFlowSelected2{

}


.jFlowPrev2, .jFlowNext2{
cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 850px;
height: 230px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: ;
margin: 0.3em auto;
padding: 5px;
}.blackBoldSmlltxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.whitetxtSmll {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.font_25{
	font-size:25px;
}

.anniversary{
	background-image:url(../images/anniversary.png);
	background-position:400px -20px;
	background-repeat:no-repeat;
}
