body      { background: url(../../assets/art/backresort.jpg); } 

p   { font-weight: normal;
      font-size: 75%;
	  font-family: Arial, Helvetica, sans-serif }
	
div { font-weight: normal;
   	  font-size: 75%;
	  font-family: Arial, Helvetica, sans-serif }	

h1  { font-weight: bold;
	  font-size: 150%;
	  font-family: Arial, Helvetica, sans-serif }
	  
h2  { font-weight: bold;
	  font-size: 125%;
	  font-family: Arial, Helvetica, sans-serif }

h3  { font-weight: bold;
	  font-size: 100%;
	  font-family: Arial, Helvetica, sans-serif }
	
h4  { font-weight: normal;
	  font-size: 85%;
	  font-family: Arial, Helvetica, sans-serif }
	
h5  { font-weight: normal;
	  font-size: 65%;
	  font-family: Arial, Helvetica, sans-serif }
	
h6  { font-weight: normal;
	  font-size: 55%;
	  font-family: Arial, Helvetica, sans-serif }
	
ul  { font-weight: normal;
      font-size: 75%;
	  font-family: Arial, Helvetica, sans-serif }
	

.BodyText   { font-weight: normal;
      		  font-size: 75%;
			  font-family: Arial, Helvetica, sans-serif }
		
.Label      { font-weight: normal;
      	 	  font-size: 75%;
      		  font-style: italic;
      	      font-weight: bolder;
		      font-family: Arial, Helvetica, sans-serif }
		
.Value   	{ font-weight: normal;
      		  font-size: 75%;
	          font-weight: bolder;
			  font-family: Arial, Helvetica, sans-serif }
	
.Links   	{ font-weight: normal;
			  color: blue;
			  text-decoration:none;
      		  font-size: 75%;
      		  font-weight: bolder;
			  font-family: Arial, Helvetica, sans-serif }

.NoLinks    { font-weight: normal;
      		  font-size: 85%;
      		  font-weight: bolder;
			  font-family: Arial, Helvetica, sans-serif }
			  
.Red	    { color: red }

.Blue    { color: navy }

.ContactLabel   { font-weight: normal;
				  font-size: 75%;
				  font-family: Arial, Helvetica, sans-serif }
	
.ContactLabelErr   { font-weight: normal;
					 font-size: 75%;
					 font-weight: bolder;
					 color: red;
					 font-family: Arial, Helvetica, sans-serif }
			  
A {
	text-decoration : none;
	color : #1325c6;
	}
A:hover {
	text-decoration : none;
	color : #000000;
}
.title {
	color: #1325c6;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
}
.titlebig {
	color: #000000;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
}
.search {
	color: #1325c6;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;	
}
.search_active {
	color: #000000;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;	
}
.small_title {
	color : #333333;
	font-family : Verdana;
	font-size : 9pt;
	}
.smallest_title {
	color : #333333;
	font-family : Verdana;
	font-size : 8pt;
	}
.imgBorders {
	border: #000000 1px solid;
}
.formButtons {
	color: #1325c6;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	/*background-color: #F4FAFA;*/
	border: #bbbb99 1px outset;
	cursor: pointer;
}
