
body {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-size: 11px;
  font-family: Verdana, Helevetica, Arial, "Arial CE", sans-serif;
  line-height: 160%;
  color: #000;
  text-align: left;
}
h1{
	font-size: 18px;
	font-weight: bolder;
	color: #000;
}
h2, h3, h4, p {margin: 0px 0px 20px 0px; }

a, img {
	border: 0px;
}

#top,
#left,
#right,
#footer,
div.backButton,
.sortPaging,
#allCats 

{
display: none;
}

span.delimiter {
	padding: 0px 0px 0px 10px;
}

.galCatBox {
	display:block;
	height:90px;
	margin-bottom:5px;
	border: none;
}
.galLoopBox {
	display:block;
	margin: 0px 2px 6px 0px;
	padding: 0px;
	float: left;
	width: 152px;
	min-height: 106px;
	border: 0px solid #a6a6a6;
	text-align: center;
}

.baseTable {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 0px;
	width: 100%;
}
.baseTable th,
.baseTable td{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}
.baseTable th {
	font-weight: bold;
	background-color: #f2f2f2;
}
.baseTable th p,
.baseTable td p {
	padding: 0px;
	margin: 0px;
}

.tblData {
	border: 1px solid #000;
	padding: 0px;
	width: 100%;
}
.tblData th,
.tblData td{
	border-bottom: 1px solid #c2c2c2;
	padding: 3px;
}
.tblData th {
	font-weight: bold;
	background-color: #f2f2f2;
	border-bottom: 1px solid #000;
}
.tblData .bgLeftWh,
.tblData .bgRightWh,
.tblData .bgWhL {
	border-bottom: 0px solid #000;
}
.tblData th.bgLeftWh,
.tblData th.bgRightWh {
	border-bottom: 1px solid #000;
}



    
