<!--

body {
	background: #ececec;
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
.bodytext {
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1 {
	font-size: 18px;
	color: #666666;
}
h2 {
	font-size: 14px;
	color: #006633;
}
h3 {
	font-size: 9px;
	color: #333333;
}
h4 {
	font-size: 12px;
	font-variant: normal;
	text-transform: capitalize;
	color: #006633;
}
h5 {
	font-size: 12px;
	font-variant: normal;
	text-transform: capitalize;
	color: #006633;
}
h6 {
	font-size: 12px;
	font-variant: normal;
	text-transform: capitalize;
	color: #006633;
}
.shaders {
	width: 792px;
	margin: 0 auto;
	text-align: center;
        background-image: url(../user_images/bg_shaders_border.jpg);
background-repeat: repeat-y;
}

.wrapper {width: 740px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006633;
	border-left-color: #006633;
	background-image: url(../user_images/bg_club.jpg);
	background-repeat: no-repeat;
	background-position: bottom;}

		
.openlayout {
	margin: 0;
	padding: 0;
	}

.leftside {float: left; width: 680px;}
     /*** This can be floated left or right ***/

.centercolumn {float: right; 
	width: 436px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;}
     /*** This must be floated opposite 
		to .second-float ***/

.leftcolumn {float: left; width: 224px; padding-right:15px; _width: 207px;}
     /*** This must be floated opposite 
		to .first-float ***/

.rightcolumn {float: right; width: 60px; text-align: center;}
     /*** This must be floated opposite 
		to .float-wrap ***/ 
		
.clearcolumns {clear: both; margin:0px;}
	
.footer {
	clear: both;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 9px;
	font-weight: bold;
	}
	
.header {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: inline;	
	}
	
.navigation {
	clear: both;
	margin: 0px;
	}
	
.navdottedtop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	background-image: url(../user_images/border_emphasis.gif);
	background-repeat: no-repeat;
	}

.navdottedbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-image: url(../user_images/border_emphasis.gif);
	background-repeat: no-repeat;
	}
	
.borderleftright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
	}
	
.borderRight {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	}
		
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	}
	
.separatorvertical {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BBBBBB;
}
.separatorhorizontal {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFDFDF;
}
.smalltext {
	font-size: 9px;
}
	
.centerall { text-align: center;}

.whitetext {color: #eeeeee;}

.imageLeft {padding-right:15px;}

a:link {	color: #000000;	text-decoration: none;}
a:visited {	color: #999999; text-decoration: none;}
a:hover {	color: #000000; text-decoration: underline;}
a:active {	color: #000000; text-decoration: none;}
div.navigation a img {padding-left:2px; padding-right:3px;}
*div.navigation a img {padding-left:0px; padding-right:0px;}


-->