body {
	background-image: url(../images/bowling/bg.jpg);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CC0099;





}
.bgTopLf {
	background-image: url(/bowling/images/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: right top;

}
.bgTopRt {
	background-image: url(images/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.navBtn {
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F287CF;


}
.navTxt {
	color: #000;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
	font-size: 12px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F287CF;

}
.navTxt a:link {
	color: #000;
	text-decoration: none;
}
.navTxt a:visited {
	color: #000;
	text-decoration: none;
}
.navTxt a:hover {
	color: #000;
	text-decoration: none;
}
.navTxt a:active {
	color: #000;
	text-decoration: none;
}
td {
	vertical-align: top;
}
.RtTxt {
	background-color: #F287CF;
	font-size: 12px;
	padding: 5px;
}
.main {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F287CF;
	padding-left: 10px;
	padding-right: 25px;
	padding-top: 0px;
	font-size: 12px;

}
.padTop {
	padding-top: 5px;
}
.padBtm {
	padding-bottom: 10px;
}
.headline {
	font-weight: bold;
	color: #8A0753;
}
a:link {
	color: #603;
}
a:visited {
	color: #603;
}
a:hover {
	color: #603;
}
a:active {
	color: #603;
}
.RtTxt a:link {
	color: #8A0753;
}
.RtTxt a:visited  {
	color: #8A0753;
}
.RtTxt a:hover  {
	color: #8A0753;
}
.RtTxt a:active  {
	color: #8A0753;
}
.botNav {
	color: #603;
	font-size: 11px;
	text-align: center;
	padding-top: 15px;
}
.botNav a:link {
	color: #603;
	text-decoration: none;
}
.botNav a:visited {
	color: #603;
	text-decoration: none;
}
.botNav a:hover {
	color: #603;
	text-decoration: none;
}
.botNav a:active {
	color: #603;
	text-decoration: none;
}
