body { 
	background-color : #0e3657;
	}

	.text1 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0e3657;
	background-color: transparent;
	text-decoration: none;
	font-weight : normal;
	padding-right : 10px;
	}
      .text1 a:link{  
        color:#4d9ad2;
        background-color: transparent;
        text-decoration: none;
                     }
     .text1 a:visited{  
        color:#4d9ad2;
       background-color: transparent;
        text-decoration: none;
                     }
      .text1 a:hover{
	color: #4d9ad2;
	background-color: transparent;
	 text-decoration: underline;
}

.text2 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0e3657;
	background-color: #96B9D6;
	text-decoration: none;
	font-weight : normal;
	}
	      .text2 a:link{  
        color: #326092;
        background-color: #96B9D6;
        text-decoration: none;
                     }
     .text2 a:visited{  
        color:#326092;
       background-color: #96B9D6;
        text-decoration: none;
                     }
      .text2 a:hover{
	color: #326092;
	background-color: #96B9D6;
	text-decoration: underline;
}

.text3 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #96B9D6;
	background-color: #2b587c;
	text-decoration: none;
	font-weight : normal;
	}

	.credits {
	font-family: Tahoma;
	font-size: 7pt;
	color: #4d9ad2;
	background-color: transparent;
	text-decoration: none;
	font-weight : normal;
	text-align : right;
	}
      .credits a:link{  
        color: #4d9ad2;
        background-color: transparent;
        text-decoration: none;
                     }
     .credits a:visited{  
        color:#4d9ad2;
       background-color: transparent;
        text-decoration: none;
                     }
      .credits a:hover{
	color: #4d9ad2;
	background-color: transparent;
	 text-decoration: underline;
}

.lang {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	font-weight : normal;
	text-align : right;
	}
      .lang a:link{  
        color: #ffffff;
        background-color: transparent;
        text-decoration: none;
                     }
     .lang a:visited{  
        color:#ffffff;
       background-color: transparent;
        text-decoration: none;
                     }
      .lang a:hover{
	color: #ffffff;
	background-color: transparent;
	 text-decoration: underline;
}

.hotel {
	font-family: Tahoma;
	font-size: 8pt;
	color: #f7cc66;
	background-color: transparent;
	text-decoration: none;
	font-weight : normal;
	text-align : center;
	}
      .hotel a:link{  
        color: #f7cc66;
        background-color: transparent;
        text-decoration: none;
                     }
     .hotel a:visited{  
        color:#f7cc66;
       background-color: transparent;
        text-decoration: none;
                     }
      .hotel a:hover{
	color: #f7cc66;
	background-color: transparent;
	 text-decoration: underline;
}



.address {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	font-weight : normal;
	text-align : left;
	padding-top : 8px;
	padding-left : 8px;
	}
      .address a:link{  
        color: #9ac6eb;
        background-color: transparent;
        text-decoration: none;
                     }
     .address a:visited{  
        color:#9ac6eb;
       background-color: transparent;
        text-decoration: none;
                     }
      .address a:hover{
	color: #9ac6eb;
	background-color: transparent;
	 text-decoration: underline;
}



.background
{
	background-repeat : repeat-y;
}
	
#cell1 { 
	width: 186px;
	height: 118px;
	border : 1px solid #6691b4;
	background : #456c8c;
	margin-top : 6px;
	margin-bottom : 6px;
	}	
	
	#cell2 { 
	width: 186px;
	height: 53px;
	background : #2b587c;
	margin-bottom : 6px;
	}	
	
	#cell3 { 
	width: 186px;
	height: 98px;
	background : #2b587c;
	margin-bottom : 6px;
	}
	

	
	.input {
    FONT-WEIGHT: normal;
	color: #0e3657;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffffff;
	width:180px;
}

.input2 {
    FONT-WEIGHT: normal;
	color: #0e3657;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffffff;
}

.button {
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    FONT-FAMILY: Tahoma;
	font-weight : bold;
	color: #000000;
	width:50px;
}
	
	

