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

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

img {border:0;}
.headerBar { 
  padding:3;
  border:solid 1px #cccccc;
  background-color : #ffffff;
  text-align : center;
  line-height: 1;
}

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;
}

h1 {
	font-family: Helvetica,Arial,Tahoma,sans-serif;
	font-size: 16;
	color: #022d73;
	/*color: #004080;*/
}

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;
}


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

table.price {font-family: Arial, Hevlvetica, sans-serif;  border:solid 1px #cccccc; width:100%; }
tr.price_header {color: #fff; background:url('/ims/nav_grad.png'); font-weight: bold; text-align:center;}
td.price_header {color: #fff; background:url('/ims/nav_grad.png'); font-weight: bold; text-align:center;}
tr.price_header2 {border:solid 1px #cccccc; background-color : #ddd;}
td.price_header2{border:solid 1px #cccccc; background-color : #ddd;}
tr.price {  border:solid 1px #cccccc; background-color : #ffffff;}
td.price {background-color : #ffffff;}
tr.price2 {  border:solid 1px #cccccc; background-color : #cde5fa;}
td.price2 {background-color : #cde5fa;}


table.sb {
  width: 100%;
  border:solid 1px #cccccc;
  padding: 3px 3px;
}

td.sb{
  padding:3;
  border:solid 1px #cccccc;
  background-color : #ffffff;
  text-align : center;
  line-height: 1;
}
a.sb  {
  color: #000000;
  font-size: 14px;
  text-decoration: none;
}
a.i {
  color: #000000;
  background-color : #ffff00;
  text-decoration  : none;
}
