.indexh1 {
	font-family: Trebuchet MS;
	font-size: 24px;
	color: #330000;	
}
.indexh2 {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #660000;	
}
.indexh3 {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #333333;	
}
.indexh4{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #333333;	
}
.costohoteles {
	font-family: Verdana;
	font-size: 12px;
	
}
.infomoreno {
	font-family: Verdana;
	font-size: 10px;
	
}
.infohoteles {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.desayuno {
	font-family: Arial;
	font-size: 11px;
	color: #CC3333
}


.cityhotels {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3333;
}
.dias {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	margin-bottom:0;
}
.sdtm {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
.head {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #EC2F00;
	background-color: #f4f4f4;

}

.hoturpri {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #cc3333;
	background-color: #f4f4f4;

}

.DatesCost {
	font-family: Verdana;
	font-size: 11px;
	color: white;
}

.paragraph
{
text-align: justify;
font-size: 11.5px;
color: black;
font-family: Verdana;
margin-top:0;
} 

.tarifacad {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC3333;
	text-align: right;
}

.staticmenutext {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}

A.menulink {
display: block;
width: 105px;
text-align: left;
text-decoration: none;
font-family: verdana;
font-size: 11px;
color: #FFFFFF;
BORDER: none;
border: solid 0px #FFFFFF;
}

A.menulink:hover {
border: solid 0px #6100C1;
background-color:#000099;
}

A.menulink2 {
display: block;
width: 100px;
text-align: center;
text-decoration: none;
font-family: verdana;
font-size: 12px;
color: #FFFFFF;
BORDER: none; 
border: solid 1px #FFFFFF;
}

A.menulink2:hover {
border: solid 1px #FF9933;
background-color:#000099;
}

.cellbackground {
Background-color: #F0F0F0 ;	 
}

.textarea { 
 background-color: #ffffff; 
 color: #CE0B0C; 
}

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 0;
	background: url(http://www.moreno.ca/Moreno_Tours/images/menur_bg.gif) repeat-x;
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(http://www.moreno.ca/Moreno_Tours/images/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(http://www.moreno.ca/Moreno_Tours/images/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}

