body {
	background-image: url('_images/bkg_heat_exchange.jpg');
	background-repeat: repeat-x;
	text-align: center;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

table{
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #666;
}

html#internal-page body {
 background-image: url('_images/grey-window.gif');
 background-position: 0px 17px;
 background-repeat: no-repeat;
 font-family: Verdana;
 font-size: 14px;
 color: #333333;
 height: 350px;
 text-align: left;
}

html#internal-page div {
 position: absolute;
 top: 60px;
 left: 40px;
 width: 400px;
 height: 275px;
 overflow-y: auto;
 font-family: Arial, Helvetica, sans-serif;
}

html#internal-page h1 {
 font-size: 20px;
 }

html#internal-page div img {
 float: right;
 border: 1px solid #666;
 margin: 5px;
 }

html#internal-page ul {
 list-style-type: none;
 margin-left: 0;
 margin-top: 0;
 padding-left: 0;
 font-family: Tahoma, sans-serif;
 }
 
html#internal-page li {
 list-style-type: none;
 margin-left: 10px;
 padding-left: 0;
 margin-bottom: 8px;
 line-height: 1.3em;
 }

html#internal-page p.Off-Stage {
 margin-left: 600px;
 }

html#internal-page p {
 margin-top: 0;
 }

html#internal-page p.Last-Paragraph {
 margin-bottom: 0;
}

html#internal-page p img.Information {
 float: none;
 border: 0;
 margin-left: 0;
 margin-top: 0;
 }
 
html#internal-page body.Model-List ul {
 margin: 0;
 padding: 0;
}

html#internal-page body.Model-List li {
 list-style: square inside;
 font-family: Tahoma, "sans-serif";
 font-size: 12px;
 margin-bottom: 3px;
 line-height: 1.3em;
 }