td,body
{
  color: #333333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;

}

h1
{
  font-size: 18pt;
  color: #ff6600;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 3px;
}

.h1color2
{
   color: #993333;
}

.h1size2
{
   font-size: 16pt;
}

h2
{
  font-size: 14pt;
  color: #990066;
  font-weight: bold;
  margin: 5px;
}

.listingName
{
  font-weight: bold; 
  font-size: 14pt;
}

.box
{
   border-width: 4px;
   border-color: #e3d2dc;
   border-style: solid;
   padding: 10px;
   margin: 0px;
}

.box2
{
   border-width: 4px;
   border-color: #e3d2dc;
   border-style: solid;
}

.locatorInput
{
  margin:2px;
  padding: 8px;
  background-color: #e3d2dc;
}

.locatorHelp
{
  margin:2px;
  padding: 8px;
  background-color: #f3e2ec;
  text-align: left;
  width: 600px;
}

.button
{
   background-color: #990066;
   color: white;
}

.message
{
  background-color: #cc0099;;
  color: white;
  font-weight: bold;
  padding: 5px;
  margin-bottom: 5px;
}

.remark
{
  color: #993333;
  font-weight: bold;
  margin-bottom: 5px;
}

a:link,a:visited
{
   color: #333399;
   text-decoration: none;
   font-weight: bold;
}

a:hover
{
   color: #ff6600;
   text-decoration: none;
   font-weight: bold;
}

.storeDiv
{
  background-color: #e3d2dc;
  padding: 10px;
  margin-bottom: 3px;
  text-align: left;
  border-style:solid;
  border-width: 2px;
  border-color: #e3d2dc;
}

.storeCHAMemberDiv
{
	position:relative;
	left:210px;
	top:-95px;
}



.storeName
{
  font-weight: bold;
  font-size: 11pt;
}

.storeNameOnline
{
  font-size: 12pt;
  color: #990066;
}


.detailHelp
{
  text-align: center;
  border-width: 4px;
  color: #B3A6AD;
  border-color: #e3d2dc;
  border-top-style: solid;
  border-bottom-style: solid;
  font-size: 14pt;
  font-weight: bold;
   padding: 20px;
  margin-top: 40px;
}
.detailHelp2
{
  text-align: center;
  border-width: 4px;
  color: #B3A6AD;
  border-color: #e3d2dc;
  border-top-style: none;
  border-bottom-style: solid;
  font-size: 14pt;
  font-weight: bold;
  padding: 20px;  
}

.indented
{
  margin-left: 15px;
}

.questionMark
{
  font-size: 12pt;
  font-weight: bold;
}


#general
{
   display: none;
   width: 500px;
}

p
{
  margin-top: 3px;
  margin-bottom: 2px;
  padding: 0;
}

form
{
   padding: 0px;
   margin: 0px;
}

.windowLink
{
   font-size: 8pt;
   text-align: right;
}
