@charset "utf-8";

.page {
  margin:0px auto;
  margin-top: 0px;
  text-align:left;
  width: 800px;
  background-color: #FFFFFF;
}

.band1 {
  clear: both;
  padding-top: 0px;
  background-color: #FFFFFF;
  font-size: 10px;
  height: 12px;
}
.band1Col1 {
  font-size: 10px;
}
.band1Col2 {
  font-size: 10px;
}
.band1Col3 {
  font-size: 10px;
  align: right;
}

.band2 {
  clear: both;
  padding-top: 0px;
  background-color: #FFFFFF;
  height:108px;
}

.band3 {
  clear: both;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #FFFFFF;
  height: 90px;
}
.band3Col1 {
  padding-left: 0px;
}
.band3Col2 {
}

.band4 {
	clear:both;
}
.band4Col1 {
	width:600px;
	padding-left: 20px;

}
.band4Col1 p{
	line-height: 1.5em;
}
.band4Col2 {
	width:200px;
}

.band5 {
  padding-top: 0px;
  background-color: #FFFFFF;
}
.band5Col1 {
	width:150px;
	padding-top:20px;
	padding-left:0px;
	text-align: center;
}
.band5Col2 {
	width:450px;
	padding-top:20px;
	padding-left:20px;
	padding-right:50px;
}
.band6 {
  clear: both;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 5px;
  background-color: #FFFFFF;
  border-top: 1px solid #666666;
  text-align: center;
}
.popup{
  margin:0px auto;
  margin-top: 5px;
  text-align:left;
  width: 1000px;
  background-color: #FFFFFF;
  padding-left:50px;
  padding-right:50px;
}


.lineBox9{ border: 1px solid #000000; font-size: 9px;}
.lineOver9 { border-top: 1px solid #000000; font-size: 9px; }
.lineOver11 { border-top: 1px solid #000000; font-size: 11px; }
.lineUnder9 { border-bottom: 1px solid #000000; font-size: 9px;}
.lineLeft9 { border-left: 1px solid #000000; font-size: 9px;}
.lineRight9 { border-right: 1px solid #000000; font-size: 9px;}
.lineLeftRight9 { border-left: 1px solid #000000; border-right: 1px solid #000000; font-size: 9px;}
.lineOverLeft9 {
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  font-size: 9px;}
.lineOverRight9 {
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  font-size: 9px;}
.lineUnderLeft9 {
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  font-size: 9px;}
.lineUnderRight9 {
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  font-size: 9px;}
.lineOverUnderLeft9 {
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000; 
  font-size: 9px;}
.lineUnderLeftRight9 {
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  font-size: 9px;}
.lineUnderOver9 {
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  font-size: 9px;}
.lineUnderOverRight9 {
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  font-size: 9px;
}
.lineBelow9 { border-bottom: 1px solid #000000; font-size: 9px;}
.rating {
  font-size: 9px;
}
.lineRating9 { border-bottom: 1px solid #cccccc; font-size: 9px; padding-bottom: 4px;}

.lineRatingPadding9 { border-bottom: 1px solid #cccccc; font-size: 9px; padding-bottom: 4px; padding-left: 8px;}

.lineThickBox9 { border: 2px solid #000000; font-size: 9px;}
.indent {
  padding-left: 10px;
}
.success {
	color: #003399;
	font-weight: bold;
}

.lineThickSideRules9 { border-right: 2px solid #000000; border-left: 2px solid #000000; font-size: 9px;}
.lineThickTopRule9 { border-top: 2px solid #000000; border-right: 2px solid #000000; border-left: 2px solid #000000; font-size: 9px;}
.lineThickBottomRule9 { border-bottom: 2px solid #000000; border-right: 2px solid #000000; border-left: 2px solid #000000; font-size: 9px;}

.searchlist {
  border-bottom: 1px solid #666666;
  border-left: 2px solid #666666;
  font-size: 9px;
  padding-left: 10px;
  margin-left: 5px;
  clear: both;}
.searchlistunder { border-bottom: 1px solid #666666; font-size: 9px;}

.memberlist {
  font-size: 12px;
  padding-left: 25px;
  margin-left: 5px;
  clear: both;}
