table				{font-family: Arial, Verdana;
					 font-size: 13;
					 color: #4f4f4f;
					 border-color: #4f4f4f;
					 border-collapse: collapse;}
					 
					 
a					{font-family: Verdana;
					 font-size: 11;
					 color: #000066;
					 text-decoration: none;}
					 
a:hover				{text-decoration: underline;}



.aSelected			{font-family: Verdana;
					 font-size: 11;
					 font-weight: bold;
					 color: #000066;
					 text-decoration: none;}

.aSelected:hover	{text-decoration: none;}
					 
hr					{border-style: dotted;
					 color: gray;}
					 
img					{border-color: black;}



.menuCell			{background-color: white;
					 border-style: inset; 
					 border-color: gray; 
					 border-top-width: 0px; 
					 border-bottom-width: 1x; 
					 border-left-width: 0px; 
					 border-right-width: 1px;}
					 
.tdText				{font-family: Verdana;
					 font-size: 12;
					 color: #000066;}

					 
					 
					 
.headTable 		{font-family: Arial, Verdana;
			 	font-size: 10;
				font-weight: bold;
				}

.textTable 		{font-family: Arial, Verdana;
			 	font-size: 11;
				line-height: 15pt;
				width: 600px
				}

.middleTable	{font-family:  Verdana, Arial;
			 	font-size: 12;
			 	border-collapse: collapse;
			 	line-height: 12pt;
				width: 600px;
				}	


.cellType1		{background-color: #E7E7E7;
				 border-width: 1px;
				 border-style: solid;
				 font-family: Arial, Verdana;
				 font-size: 12;
				 color: #4f4f4f;
				 border-color: #4f4f4f;}
				 
.cellType3		{background-color: white;
				 border-width: 1px;
				 border-style: solid;
				 font-family: Arial, Verdana;
				 font-size: 12;
				 color: #4f4f4f;
				 border-color: #4f4f4f;}

.cellType2		{border-width: 1px;
				 border-style: solid;
				 font-family: Arial, Verdana;
				 font-size: 12;
				 color: #4f4f4f;
				 border-color: #4f4f4f;}	
			
.inputType1		{background-color: white;
				 border-style: none;
				 border-bottom-style: groove;
				 width: 36px;
				 text-align: left;
				}

.inputType2		{background-color: white;
				 border-style: none;
				 border-bottom-style: groove;
				 text-align: left;
				 width: 30px;
				}	

.inputType3		{background-color: white;
				 border-style: none;
				 border-bottom-style: groove;
				 width: 200px;
				 text-align: left;
				}	
					
.inputType4		{background-color: white;
				 border-style: none;
				 border-bottom-style: groove;
				 width: 60px;
				 text-align: left;
				}					
				
.selectPort		{font-size: 11;
				 
				}		
		
.selectPortHead	{color: gray;
				 
				}
				
.ContractHeader 			{background-color: e1e1e1;
							 border-style: solid;
							 border-top-width: 0px;
							 border-bottom-width: 1px;
							 border-left-width: 0px;
							 border-right-width: 0px; 
							 border-color: gray;}
							 
.feedbackTable	{font-family:  Verdana, Arial;
			 	font-size: 11;
			 	border-collapse: collapse;
			 	line-height: 12pt;
				}	
				
.feedbackInputText	{border-style: solid;
					 border-width: 1px;	
					 font-family: Verdana, Arial;
					 font-size: 11;}
					 
.feedbackTextArea	{border-style: solid;
					 border-width: 1px;	
					 font-family: Verdana, Arial;
					 font-size: 11;}

.feedbackConfirmText {font-family: Verdana, Arial;
					 font-size: 11;
					 color: #000066;}

					 
.myFisButton		{border-style: solid;
					 border-width: 1px;	
					 font-family: Verdana, Arial;
					 font-size: 11;
					 cursor: hand;}
					 
.FeedbackPublicName	{font-style: normal;
					 color: #4f4f4f; 
					}
										
.confirmBooking 			{background-color: white;
							 border-style: solid;
							 border-top-width: 0px;
							 border-bottom-width: 1px;
							 border-left-width: 1px;
							 border-right-width: 1px; 
							 border-color: gray;}
							 
.confirmBookingHeader		{background-color: e1e1e1;
							 border-style: solid;
							 border-top-width: 1px;
							 border-bottom-width: 0px;
							 border-left-width: 1px;
							 border-right-width: 1px; 
							 border-color: gray;}
							 
.confirmBookingYes			{font-family: verdana;
							 font-size: 12;
							 color: #ff9900;
							 font-weight: bold;
							 background-color: #F6F6F5;
							 border-style: solid;
							 border-top-width: 1px;
							 border-bottom-width: 1px;
							 border-left-width: 1px;
							 border-right-width: 1px; 
							 border-color: #DDDDDC;}
							 
.confirmBookingNo			{font-family: verdana;
							 font-size: 12;
							 color: gray;
							 font-weight: normal;
							 background-color: #F6F6F5;
							 border-style: solid;
							 border-top-width: 1px;
							 border-bottom-width: 1px;
							 border-left-width: 1px;
							 border-right-width: 1px; 
							 border-color: #DDDDDC;}
							 
.confirmClientInfo			{color: black;
							 font-family: Verdana;
					 		 font-size: 12;}
							 
.confirmationDetails		{font-family: verdana;
							 font-weight: normal;
							 font-size: 11;
							 color: black;
							 text-align: left;}
						
.bookButton					{font-family: Arial;
							 font-size: 12;
							 font-weight: bold;
							 color: #009900;
							 background-color: white;
							 border-style: solid;
							 border-width: 1px;
							 cursor: pointer;}
						
.ccPaymentButton			{font-family: Arial;
							 font-size: 12;
							 font-weight: bold;
							 color: black;
							 background-color: white;
							 border-style: solid;
							 border-width: 1px;
							 cursor: pointer;}
						
