body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;


}
td {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.rightborder {
	border: 3px solid #ff0066;
}

.clubbar {
	background-color: #FF0000;
}
.background {
	background-image: url(gfx/background.jpg);
	height: 500px;
	width: 628px;
}
.smalltextmargin {
	margin-right: 5px;
	margin-left: 5px;
}
.greyborder {
	border: 1px solid #CCCCCC;
}

.sidemenu a {font-size: 12px;
text-decoration: none;
width: 140px;
padding: 5px;
display: block;}

.sidemenu a:hover {color: #FFFFFF;
text-decoration: none;}

.sideheader1 {
width: 140px;
color: #FFFFFF;
padding: 5px;
background-color: #ff0066;
background-image:url(gfx/elements/PBDkBlueGradient20px.jpg);}

.sidebuttons1 a {border-bottom: 1px solid #ff0066;}

.sidebuttons1 a:hover {
	background-color: #666666;
	color: #FFFFFF;
	background-image: url(gfx/elements/buttonbg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.sidebuttons1 a:active {
	background-color: #cccccc;
	}
	
a:link {
	font-weight: bold;
	color: #333333;

}
a:visited {
	font-weight: bold;
	color: #333333;

}
a:hover {
	font-weight: bold;
	color: #333333;
}
a:active {
	font-weight: bold;
	color: #333333;
}
.white {
color: #ffffff
}

.white a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}
.white a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}
.white a:hover {
font-weight: normal;
	text-decoration: underline;

}
.white a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}
.greyrightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.blueborder {
	border: 1px solid #ff0066;
}
.greyunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tablepadding {
	padding: 10px;
}
.blueunderline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff0066;
}
.pagebackground {
	background-attachment: scroll;
	background-image: url(gfx/greyfade_bg.jpg);
	background-repeat: repeat-x;
}
.PBDkBlueBG20px {
	background-attachment: scroll;
	background-color: #FF0066;
	background-image: url(gfx/elements/PBDkBlueGradient20px.jpg);
	background-repeat: repeat-x;
}
.textcenter {
	text-align: center;
}
.size16text {
	font-size: 16px;
}
.blackglossbar {
	background-attachment: scroll;
	background-image: url(gfx/elements/glossblack20px.gif);
	background-repeat: repeat-x;
}
.subheading {
	font-size: 18px;
	color: #FF0066;
}
