body { background-image:  url("../images/common/bg.gif");  background-position: center; background-repeat: repeat-y;
margin: 0; font-family: verdana, arial, sans-serif; font-size: 10px;  background-color:#999; color: #666;  }
img { border: 0; }
a {color: #093; }
a:hover { color: #6BC87E; }
td { vertical-align: top; }
h1 { font-size: 14px; color: #7C224C; font-weight: normal; display: block; border-bottom: 1px solid #ddd; line-height: 12px; }
h2 { font-size: 12px; color: #7C224C; }
h3 { font-size: 11px; color: #666 }
h4 { font-size: 10px; color: #666 }
.superScript { font-size: 8px; /* vertical-align: super; */ }

#container { margin-left: auto; margin-right: auto; width: 720px;  }
#topbar {
	height: 110px; 
	background-color: #ccc; background-image: url("../images/common/topbar.gif"); background-repeat: no-repeat; 		
	text-align: left;  /* padding-top: 44px;  */padding-bottom: 0; 
	}
#topbarImage { margin-top: 44px; float: left; }
#headerDiv { float: left; margin-top: 80px; margin-left: 20px;}

#main { background-color: #fff; /* background-image: url("../images/middle.jpg"); background-repeat: no-repeat; */ }
#spacerDiv { height: 20px; border: 1px solid #666; border-width: 1px 0; text-align: center;  background-color: #333;}


#navCell { width: 200px; background-color: #CECC99;  padding-top: 20px; padding-bottom: 20px;}
#navCell ul { 
	list-style-type: none; 
	margin: 0; margin-bottom:0; padding: 0; 
	background-color: #F1F1DC;  border-top: 1px solid #999;
	}
#navCell li {  border-bottom: 1px solid #999;  }
#navCell li.on {  }

#navCell li a { 
	padding: 3px 4px 3px 12px;  border-left: 1px solid #B3C5CB; 
	color: #333;  text-decoration: none; font-weight: bold; display: block;
	}
#navCell li a:hover { color: #093; background-color: #fff;  /* background-color: #F7F7EB; background-image: url("../images/nav_bg_checks.gif"); */}
#navCell li.on a { color: #093; background-color: #F7F7EB; /* background-image: url("../images/nav_bg_checks.gif"); */}
#navCell li.on a:hover { background-color: #fff; }

#navCell ul ul {  border-top: none; margin:0 padding: 0; border-bottom: 4px solid #F7F7EB; } /* This border just adds spacing */
#navCell li li {  border-bottom: none; }

#navCell li li.on { background-color: #F7F7EB; }
#navCell li.on li.on a { color: #093; background-color: #fff; } 

#navCell li li a { border-left: 1px solid #B3C5CB; height: 12px;}
#navCell li.on li a { padding: 1px 4px 1px 20px; font-size: 10px; color: #666;}
#navCell li.on li a:hover { color: #093; background-color: #fff;}

#navCell ul ul ul {  border-top: none; margin:0; padding: 0; border-bottom: 0;}
#navCell li li li {  border-bottom: none; }
/* #navCell li li a { padding-left: 18px; font-size: 10px; color: #666;} */
#navCell li.on li li a { padding-left: 30px; font-size: 10px; color: #666; font-weight: normal; }
#navCell li.on li.on li a { color:  #666;  }
#navCell li.on li li a:hover { color: #093; background-color: #fff;}

#navCell li.on li li.on a { padding-left: 30px; font-size: 10px; color: #093; font-weight: normal; }

.leftCellText { font-size: 9px; margin: 20px 16px 20px 12px; color: #666; width: 170px; }
.iconLink { margin-top: 20px;  margin-left: 20px; margin-right: 20px; }
.iconLink a { color: #093; text-decoration: none; }
.iconLink a:hover { text-decoration: underline; }
.iconLink { display: none; }
.icon {  padding-right: 8px; }
#emailClubDiv { font-size: 9px; }

#centerCell { 
	background-color: #fff; width: 475px;  
	border-left: 1px solid #666; border-right: 1px solid #666;
	padding-left: 20px; padding-bottom: 20px;
	}
#centerCellPhoto { float: right; }
#centerCellText { width: 280px;  padding-top: 16px; }	

#rightCell {padding-left: 10px; padding-right: 12px; padding-top: 20px; padding-bottom: 12px;}

#footer { height: 18px; background-color: #000; /* #7D224D; */ padding-left: 20px; padding-top: 6px; /* border-top: 2px solid  #42A356; */ /* #DC0169; */ border-bottom: 1px solid  #42A356; /* #DC0169; */}
#footer a { color: #999; text-decoration: none; font-size: 9px; }
#footer a:hover { color: #fff; } 


/* For show listing pages  */

.showList { 
	list-style-type: none; padding: 0; margin: 0; padding-bottom: 20px; 
	}
.showList  ul { 
	margin-left: 20px; padding-top: 6px; padding-bottom: 20px; 
	}
.showList { }


.showList a  { text-decoration: none; font-size: 10px; font-weight: normal; }
.showList  .title1 a {text-decoration: none;  font-size: 16px; font-weight: normal; }
.showList  .title1 li a {text-decoration: none;  font-size: 10px; font-weight: normal; }

.showList  .title a {text-decoration: none;  font-size: 12px; font-weight: normal; }
.showList  .title li a {text-decoration: none;  font-size: 10px; font-weight: normal; }

.showList li ul { 
	list-style-type: none; padding: 0; margin: 0; margin-left: 20px;padding-bottom: 20px; 
	}
.showList  ul a {text-decoration: none;  font-size: 10px; font-weight: normal; }
