body
{
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.mainSiteTable 
{
  width: 100%;
  height: 100%;
  padding: 0px;
  border-left:0px solid #888888;
  border-right:0px solid #888888;
  background-position: top right;
  background-repeat: repeat-y;
  background-image: url(http://www.bison-products.com/images/page_background.jpg);
}

.mainSiteTableHeaderTD
{
  height: 150px;
  color: #dddddd;
  padding:0px;
  margin:0px;
  border: 0px solid green;
  background-image: url(http://www.bison-products.com/images/Top-banner-background.jpg);
  background-repeat: repeat;
}

.mainSiteTableMenuTD
{
  height: 20px;
  color: #000000;
  background-image: url(http://www.bison-products.com/images/menu_background.png);
  background-repeat: repeat;
  border-top: 1px solid #6c3403;
  border-bottom: 1px solid #6c3403;
  padding-right: 10px;
  padding-left: 0px;
}

.mainSiteTableMenuTD A:link {text-decoration: none; font-weight:bold; color: #000000;}
.mainSiteTableMenuTD A:visited {text-decoration: none; font-weight:bold; color: #000000;}
.mainSiteTableMenuTD A:active {text-decoration: none; font-weight:bold; color: #000000;}
.mainSiteTableMenuTD A:hover {text-decoration: none; font-weight:bold; color: #000000;}

.mainSiteTableLeftTD
{
  width: 150px;
  padding-top:0px;
  color: #dddddd;
  border: 0px dotted #888888;
}

.mainSiteTableMainTD 
{
  height: 100%;
  padding-left:10px;
  padding-right:10px;
  padding-top:0px;
  border: 0px dotted #888888;
}

.mainSiteTableFooterTD 
{
  height: 20px;
  color: #000000;
  border-top: 0px solid #6c3403;
}

.folderListingTable 
{ 
  width: 95%;
  border: 0px solid #6c3403;
}

.folderListingTD 
{
  padding: 3px;
  border: 0px solid #6c3403;
}

.folderTable 
{
  padding: 5px;
  border: 0px solid #6c3403;
}

.folderTD 
{
  padding: 5px;
  border: 0px dotted #6c3403;
}

.imageThumb
{
  width: 150px;
  height: 150px;
  border: 0px dotted #6c3403;
}

.imageListingThumb
{
  width: 150px;
  height: 150px;
  border: 0px dotted #6c3403;
}

.contentTBLHeader
{
  background-image: url(http://www.bison-products.com/images/tbl_header_bg.png);
  padding:5px;
}

