/*

	file name:

		stylesheet.css



	created:

		27 January 2004



	revision history (most recent changes first):

		YYYY-MMM-DD    editor            notes

		-----------    --------------    -------------------------------

		2004-Jan-29    David Freedman    corrected syntax errors

		2004-Jan-28    David Freedman    changed frequentFlyer, occupied, scrollbar

		2004-Jan-27    David Freedman    file created





	Licensed Materials  - Property  of IBM

	(c)  Copyright IBM Canada Ltd. 2004    All Rights Reserved



*/



#alreadyCheckedIn { position:absolute; left:504px; top:374px; width:200px; visibility:hidden; z-index:99; }

#bookingReference { position:absolute; left:330px; top:284px; width:200px; visibility:hidden; z-index:99; }

#frequentFlyer { position:absolute; left:468px; top:384px; width:200px; visibility:hidden; z-index:99; }

#goBack { position:absolute; left:316px; top:469px; width:200px; visibility:hidden; z-index:99; }

#language { position:absolute; left:440px; top:469px; width:200px; visibility:hidden; z-index:99; }

#occupied { position:absolute; left:108px; top:406px; width:150px; visibility:hidden; z-index:99; }

#passport { position:absolute; left:325px; top:399px; width:200px; visibility:hidden; z-index:99; }

#scrollbar { position:absolute; left:428px; top:354px; width:200px; visibility:hidden; z-index:99; }

.border { background-color:#669966; }

.instruction { background-color:#00927b; font-size:18px; }

.instruction strong { color:#ffff00; font-weight:normal; }

.instruction, .instruction a { color:#ffffff; text-decoration:none; font-weight:normal; }

.popup { font-family:Arial,Helvetica,sans-serif; font-size:12px; border:1px solid; border-color:#669966; background-color:white; padding:2px 2px 0px 2px; margin:0px 0px 0px 0px; layer-background-color:white; }

body { position:absolute; top:0px; left:0px; }

h1, .h1, h1 a, .h1 a { font-size:18px; font-weight:normal; text-align:center; color: #669966; }
h2, .h2, h2 a, .h2 a { font-size:15px; font-weight:normal; text-align:center; color: #669966; }

td, li, .body { font-size:12px; font-weight:normal; }

th { font-size:12px; background-color:#ffefa4; color:#669966; text-align:left; }

th, a, td, li, .body { text-decoration:none; font-family:Arial,Helvetica,sans-serif; color:#407040; }

small { font-size: 10px; }