body.bodyfluid 
#wrap-a{
	
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	
	margin-left: auto;
}
#wrap-a{
	width: 99%;
	margin-right: auto;
	margin-left: auto;
}

div.top {
 position: absolute;
 top: 0px;
}

img {border:0;}
.headerBar { background-color: #a7d5ec; }
body {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 76%;
}
div,table, td, th {
	font-family: Helvetica,Arial,Tahoma,sans-serif;
	font-size: 1em;
	color: #333;
}
p {
	font-family: Helvetica,Arial,Tahoma,sans-serif;
	font-size: 1em;
	color: #333;
	text-indent:15;
}

.small {
	font-family: Helvetica,Arial,Tahoma,sans-serif;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

h3 {
	font-family: Helvetica,Arial,Tahoma,sans-serif;
	font-size: 16;
	color: #c64934;
	/*color: #004080;*/
}
  
.button2 {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  border:solid 1px #cccccc;
  background: url(ims/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

a.h_menu {
  text-align       : center;
  color            : #ffffff;
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
}

a.h_menu:visited {
  color            : #f0f0f0;
}
a.h_menu:hover {
  background-color : #5b0033;
  text-decoration  : none;
}

.child.ALL.display{block}
.child {display: none; }
.parent {color: blue; text-decoration: underline; cursor: hand;}

table.price {
 width:100% ;
  color: #000000;
  font-family: Helvetica,Tahoma,Arial,sans-serif;
  font-size: 0.8em;
  border:solid 1px #cccccc;
  background-color : #ffffff;
  padding: 0px 0px;
}
td.price_header {
  font-size: 0.9em;
  background-color : #f0f0f0;
  border:solid 1px #cccccc;
}
td.price {
  border:solid 1px #cccccc;
}
