body {
  background-position: right bottom;   
  background-repeat: no-repeat; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt; 
  line-height: 1.4;
  margin: 0px; 
}

p { color: #505050; }
h2 { font-size: 16px; }

a, a:visited { color: black; text-decoration: none; }
a:hover { color: black; text-decoration: underline; }

div#page {
  width: 1000px;
  margin: 0px auto 0px auto;
}

div#pageTop {
  margin: 0px 0px 0px 0px;
  font-size: 11px;
}

div#pageLeft {
  float: left;
  margin: 0px 0px 0px 0px;  
}

div#pageCenter {
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 5px 20px 5px 20px;
}

div#pageRight {
  float: left;
  margin: 0px 0px 0px 0px;
}


div#pageBottom {
  clear: both;
  background: #EAEAEA;
  color: black;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  margin: 2px 0px;
}

div.spacer { clear: both; visibility: hidden; display: none; }

div.bcmTextBox, div.bcmEplBox, div.bcmPollBox, div.bcmNewsBox,
div.bcmPollListBox, div.bcmPollResultsBox, 
div.bcmContactBox,
div.bcmAdsNavBox, div.bcmAdsListBox,div.bcmAdsEditBox,
bcmGalleryNavBox,
div.bcmShopNavBox, div.bcmShopCartBox, div.bcmShopTopBox, 
div.bcmShopListBox, div.bcmShopItemBox,
div.bcmShopLinkedListBox {
  word-wrap: break-word;
}

div.bcmEplBox table { width: 100%; }
div.bcmEplBox table td { background: #EAEAEA; padding: 1px 4px 1px 4px; }
div.bcmEplBox p { color: red }

div.bcmPollBox table { width: 100% }
div.bcmPollBox table th { text-align: left }
div.bcmPollBox table td  { text-align: right }
div.bcmPollBox table td.bcmPollBar  { width: 50% }
div.bcmPollBar { background: red; color: red; }
div.bcmPollBarMale { background: red; color: navy; }
div.bcmPollBarFemale { background: navy; color: red; }
span.bcmPollBarMale { display: inline-block;  background: red; color: red; width: 7px; height: 7px; border: 1px solid Silver; }
span.bcmPollBarFemale { display: inline-block;  background: navy; color: navy; width: 7px; height: 7px; border: 1px solid Silver; }


div.bcmShopNavBox, div.bcmShopTopBox, div.bcmShopLinkedListBox, div.bcmGalleryNavBox {
  background: #EAEAEA;
  border: 1px solid silver;
  margin-top: 5px;
  padding: 5px 5px 5px 5px;
}
div.bcmShopNavTrademark { background: white; }
div.bcmShopCartBox table#cartData { width: 100% }

div.bcmShopCartBox a#cartBuy:link, div.bcmShopCartBox a#cartBuy:visited,
div.bcmContactBox a:link, div.bcmContactBox a:visited  { 
  border: 1px solid black; 
  background: red; 
  color: white; 
  padding: 2px 5px 2px 5px; 
}
div.menu, div.menu a { 
  color: black; 
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: 1.4;
}

div.menu ul { color: red; list-style-type: square; margin-left: 15px; }
div.menu ul li { border-bottom: 1px solid silver; margin-bottom: 5px; }
div.menu a:hover { color: black; text-decoration: underline; }

div.nav { text-align: center; padding-bottom: 5px; }

a.navLeft, a.navLeft:hover, 
a.navRight, a.navRight:hover,
span.navLeftDisabled, span.navRightDisabled { 
  display: inline-block; 
  width: 14px; 
  margin-left: 3px;  
  margin-right: 3px; 
  margin-bottom: 1px; 
  border: 1px solid #506199; 
  text-decoration: none; 
}
a.navLeft { background: red url(/userfiles/image/prior.gif) no-repeat center; }
a.navLeft:hover { background: #EAF0F4 url(/userfiles/image/prior.gif) no-repeat center; }
a.navRight { background: red url(/userfiles/image/next.gif) no-repeat center; }
a.navRight:hover { background: #EAF0F4 url(/userfiles/image/next.gif) no-repeat center; }
span.navLeftDisabled { background: white url(/userfiles/image/prior.gif) no-repeat center; cursor: default; }
span.navRightDisabled { background: white url(/userfiles/image/next.gif) no-repeat center; cursor: default; }

body {
   margin: 0px;
   padding: 0px;
   border: none;
   background: #ffffff;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
}


h2 {
   padding: 0;
   margin: 0px 0px 0px 0px;
   font-size: 14px;
   color: #e93e00;
}

h3 {
   padding: 0;
   margin: 0px 0px 0px 0px;
   font-size: 12px;
   color: #e93e00;
}

h4 {
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
}

p {
   line-height: 1.6em;
   margin: 0px 0px 0px 0px;
   text-align: left;
}

a { color: #2475C3; text-decoration: none; }
a:hover { text-decoration: underline; }

