BODY {
	color: white;
	size: auto;
	background: #FFF url("url(/interactivetools/catalogue/images/x.gif) repeat-y");
	background-image: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px; /*for Opera6*/
	
}

H1 {
	color: black;
	size: 45px;
}
a { color:black; text-decoration: none; }
a:link { color:black; text-decoration: none; }
a:visited { color:black; text-decoration: none; }
a:active { color:black; text-decoration: none; }
a:hover  {color:black; text-decoration: none; }


.heading {font-family: arial; font-weight: bold; font-size: xx-large; color:#0033CC; }

@media print  {
	BODY {
	color: white;
	size: auto;
	background: #FFF url("url(/interactivetools/catalogue/images/x.gif) repeat-y");
	background-image: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px; /*for Opera6*/}
	TEXTAREA {
	border: 0em;
	}
	INPUT {
	border: 0em;
	}
	SELECT {
	border: 0em;
}
}

#inputFields {
	width: 72%;
	}
#shuttleinputFields {
	width: 90%
	
	}
#inputFieldsPiston {
	width: 50%;
	}

#computeRotary {
	width: 80%;
	}
	
#userNotes {
	width: 20%;	
	}
#buttons {
	width: 0px;
	}
#results {
	width: 100%;
	left: 0px;
	margin-right: 0px;
	}
	
#shuttleTable {
	width: 80%;
	white-space: nowrap;
}

#buttons, #topFrame, #navFrame, #blueBarPrint, #notprint {display: none;}
