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


}
td {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.rightborder {
	border-top: none;
	border-right: 1px solid #CC0000;
	border-bottom: none;
	border-left: none;

}

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

.sidemenu a {font: 12px Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
color: #234A76;
width: 150px;
padding: 2px;
display: block;}

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

.sideheader1 {background-color: #ff0000;
border-bottom: 1px solid #5A89C0;
color: #FFFFFF;
padding: 5px;
background-image: url(gfx/sideheaderfade.gif);}

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

.sidebuttons1 a:hover {background-color: #A4C0E2;
color: #FFFFFF;
background-image: url(gfx/buttonbg.gif);}

#topbutton {border-top: 1px solid #5A89C0;}

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

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

}
.white a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;

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

}
a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;


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

}
a:hover {
	font-weight: bold;
	color: #999999;
}
a:active {
	font-weight: bold;
	color: #333333;

}.greyrightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.blueborder {
	border: 1px solid #ff0000;
}
.greyunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
