/* info@touristmarketing.com */


body {
	margin:0px;
	background-color: #fdda9a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}
	
td {
	font-size:15px;
	color:#ffffff;
	line-height: 22px;
}


a:link, a:active, a:visited {
	color: #FFFFFF;
	font-size:14px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration:underline;
}

.footer, a.footermenu:link, a.footermenu:active, a.footermenu:visited {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6d9bb8;
	font-weight: bold;
	line-height: 22px;
	text-decoration:none;
	}

a.footermenu:hover {
	color:#ffffff;
}


h1{
	
	font-size:30px;
	color: #062d45;
	font-weight:bold;
	line-height: 30px;
	margin:0px;
	text-transform:uppercase;
}
h2{
	
	font-size:20px;
	color: #dbd9d7;
	font-weight:normal;
	line-height: 22px;
	margin:0 0 0px 0;
}



.style1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #333333;
	font-weight:bold;
	line-height: 18px;
}	
	
	
.style2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFF99;
	font-weight:bold;
	line-height: 18px;
}	
	
.style3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	font-weight:normal;
	line-height: 18px;
}	
	
	
	
	
.small{
	font-size:11px;
	font-weight:normal;
	line-height: 16px;
	
}
.white{
	color: #ffffff;
}
.greytype{
	color: #333333;
}


.img {
	border:3px solid #D7D7D5;
	/*padding:5px;*/
	
}
.noborder{
	border:0px;
}

div.scrollable {
	overflow:auto;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#600B0D;
	scrollbar-highlight-color:#600B0D;
	scrollbar-face-color:#600B0D;
	scrollbar-shadow-color:#600B0D;
	scrollbar-darkshadow-color:#600B0D;
	scrollbar-track-color:#934143;	
	
}
