@charset "utf-8";
/* CSS Document */
body {}
#clubdesctxt h1 {font-size:20px;color:#000000;margin-bottom:}

/*#clubdesctxt h2 {font-size:16px;color:#000000;margin: 10px 0 10px 0;}*/

#clubdesctxt h3 {font-size:14px;color:#000000;margin: 10px 0 10px 0;}

#clubdesctxt p,td {font-size:12px;color:#000000;}
#clubdesctxt p.firstpara {margin-top:10px;}

#clubdesctxt li {list-style-type:disc;margin-left:15px;}

#clubdesctxt ul {list-style-type:disc;margin: 10px 0 10px 0}

#clubdesctxt a {font-size:12px;color:#CC0000;}

#clubdesctxt table {border:1px solid #999999;margin-bottom:10px;}
#clubdesctxt td.normal {border-right:1px solid #999999;border-bottom:1px solid #999999;}
#clubdesctxt td.right {border-bottom:1px solid #999999;}
#clubdesctxt td.bottom {border-right:1px solid #999999;}
#clubdesctxt td.bottomright {border:0px;}

/*#clubdesctxt div#climbers-cup {padding:10px;width:250px;border:1px solid #CC0000;float:right;margin: 0 0 10px 10px;}
#clubdesctxt div#right-block {display:inline;}*/

#right-block div#climbers-cup {padding:10px;border:1px solid #CC0000;}
div#right-block {display:inline;float:left;width:220px;margin-top:10px;margin-left:10px;}

#right-block table {border:1px solid #999999;margin-bottom:10px;}
#right-block td.normal {border-right:1px solid #999999;border-bottom:1px solid #999999;}
#right-block td.right {border-bottom:1px solid #999999;}
#right-block td.bottom {border-right:1px solid #999999;}
#right-block td.bottomright {border:0px;}

.twoColFixLtHdr #mainContent p, #mainContent #clubtxtblk p,
		.twoColFixLtHdr #mainContent li,
		.twoColFixLtHdr #mainContent a.normallink {
			font-size:12px;letter-spacing:0;
		}
		.twoColFixLtHdr #mainContent p#top {
			font-size:14px;
		}
		
		.twoColFixLtHdr #mainContent h1.black {font-size:20px;color:#000000;}
		.twoColFixLtHdr #mainContent h2.black {font-size:16px;color:#000000;}
		.twoColFixLtHdr #mainContent h3.black {font-size:14px;color:#000000;}
		.twoColFixLtHdr #mainContent h3.tour-black {color:#000000; margin-top:0px;font-size:12px;}
		.twoColFixLtHdr #mainContent div#para-bkg {padding:5px;border:1px solid #CC0000;}
		.twoColFixLtHdr #mainContent a {color:#CC0000;}
		.twoColFixLtHdr #mainContent ul {list-style-type:disc;margin: 10px 0 10px 0}
		.twoColFixLtHdr #mainContent li {list-style-type:disc;margin-left:15px;line-height:140%;}
		
table.normal {
	border:1px solid #999999;
	background-color:#ffffff;
	margin-bottom:10px;
}
table.normal th, table.normal td {
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	padding:5px;
	color:#333333;
}
table.normal th.right, table.normal td.right {
	border-right:0px;
	border-bottom:1px solid #999999;
}
table.normal th.right, table.normal td.bottom {
	border-bottom:0px;
}
