html { overflow: -moz-scrollbars-vertical !important; }

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #D5EAF5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main {
	background-color: #ffffff;
	padding-right: 6px;
	padding-left: 6px;
}
.pageleft {
	background-image: url('pageleft.gif');
	width: 20px
}
.pageright {
	background-image: url('pageright.gif');
	width: 20px
}
.footer
{
	background-color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	color: #666666;
	padding-top: 5px;
	height: 30px;
	padding-right: 6px;
	padding-left: 6px;

}
.content
{
	border-right: #5aaed6 thin solid;
	padding-right: 0px;
	border-top: #5aaed6 thin solid;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: #5aaed6 thin solid;
	color: #ffffff;
	padding-top: 0px;
	border-bottom: #5aaed6 thin solid;
}

.tdcontent
{
	padding-top: 10px;
}

.topspacer {
	background-image: url('visual/top_spacer.gif');
	background-repeat: repeat-x;
	display: block;
	height: 8px
}

.navbtn, a.navbtn:link, a.navbtn:visited
{
	display: block;
	padding-left: 7px;
	font-size: 12px;
	font-weight:bold;
	width: 131px;
	color: #000000;
	line-height: 27px;
	border-bottom: #cccccc 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	background-color: #ffffff;
	text-decoration: none;
}

a.navbtn:hover  {
	background-color: #5AAED6;
}
.blueline {
	background-image: url('blueline.gif');
	background-repeat: repeat-x;
	height: 11px;
	background-position:  center 50%;
}
.bottomlinks {
	font-size: 12px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #000000;	
}
a.bottomlinks1:link, a.bottomlinks1:visited, a.bottomlinks1:active {
	text-decoration: none;
	color: #000000;
}
a.bottomlinks1:hover
{
	color: #89ABB5;
}
.clubnav {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('nav_bg.gif');
	background-repeat: repeat-x;
	padding-left: 0px;
	display: block;
	height: 25px; background-position-y:50%
}
.mainNav
{
	padding-right: 2px;
	display: block;
	padding-left: 2px;
	font-weight: bold;
	background-image: url('nav_up.gif');
	color: #ffffff;
	line-height: 25px;
	background-repeat: no-repeat;
	height: 25px;
	text-align: center
}
a.mainNav:visited, a.mainNav:active, a.mainNav:link {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url('nav_up.gif');
	background-repeat: no-repeat;
		text-decoration: none
}
a.mainNav:hover {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url('nav_over.gif');
	background-repeat: no-repeat;
		text-decoration: none
}
