body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	padding-left: 5px;
	padding-top: 5px;


}
td {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.rightborder {
	border: 2px solid #0066CC;
}

.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: 10px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
color: #234A76;
width: 140px;
padding: 5px;
display: block;}

.sidemenu a:hover {color: #FFFFFF;
text-decoration: none;}

.sideheader1 {background-color: #336699;
border-bottom: 1px solid #5A89C0;
color: #FFFFFF;
padding: 5px;}

.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;}

a:link {
	font-weight: bold;
	color: #003366;

}
a:visited {
	font-weight: bold;
	color: #003366;

}
a:hover {
	font-weight: bold;
	color: #999999;
}
a:active {
	font-weight: bold;
	color: #003366;
}
.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 #0066CC;
}
.greyunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tablepadding {
	padding: 10px;
}
.blueunderline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
.pagebackground {
	background-attachment: scroll;
	background-image: url(gfx/greyfade_bg.jpg);
	background-repeat: repeat-x;
}
