/* CSS Document */
a:link 			{color: #32ADD6; font-size: 9pt; font-weight: normal; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: none}
a.internetlink	{text-decoration:none;}
a:visited 		{color: #32ADD6; font-size: 9pt; font-weight: normal; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: none}
a:active 		{text-decoration: none}
a:hover 		{color: #32ADD6; font-size: 9pt; font-weight: normal; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: underline}

a.blue:link 			{color: #8A8A8A; font-size: 8pt; font-weight: normal; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: none}
a.internetlink	{text-decoration:none;}
a.blue:visited 		{color: #8A8A8A; font-size: 8pt; font-weight: normal; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: none}
a.blue:active 		{text-decoration: none}
a.blue:hover 		{color: #32ADD6; font-size: 8pt; font-weight: normal; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: none}

a.blue2:link 			{color: #32ADD6; font-size: 8pt; font-weight: normal; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: none}
a.internetlink	{text-decoration:none;}
a.blue2:visited 		{color: #32ADD6; font-size: 8pt; font-weight: normal; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: none}
a.blue2:active 		{text-decoration: none; font-size: 8pt; font-weight: normal; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: none}
a.blue2:hover 		{color: #32ADD6; font-size: 8pt; font-weight: normal; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: underline}

a.restaurants:link 		{color: #8A8A8A; font-size: 8pt; font-weight: normal; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: none}
a.internetlink			{text-decoration:none;}
a.restaurants:visited	{color: #8A8A8A; font-size: 8pt; font-weight: normal; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: none}
a.restaurants:active	{text-decoration: none}
a.restaurants:hover 	{color: #7A0000; font-size: 8pt; font-weight: normal; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: none}

a.hotels:link 		{color: #8A8A8A; font-size: 8pt; font-weight: normal; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: none}
a.internetlink		{text-decoration:none;}
a.hotels:visited 	{color: #8A8A8A; font-size: 8pt; font-weight: normal; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: none}
a.hotels:active 	{text-decoration: none}
a.hotels:hover 		{color: #5ED790; font-size: 8pt; font-weight: normal; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: none}

a.faq:link 			{color: #32ADD6; font-size: 8pt; font-weight: normal; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: none}
a.internetlink	{text-decoration:none;}
a.faq:visited 		{color: #32ADD6; font-size: 8pt; font-weight: normal; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: none}
a.faq:active 		{text-decoration: none}
a.faq:hover 		{color: #32ADD6; font-size: 8pt; font-weight: normal; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: underline}


input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #8A8A8A;
	border: 1px solid #32ADD6;
}

h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #8A8A8A;
	font-size: 8pt;
	font-weight: bold;
	
}

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #8A8A8A;
	font-size: 10pt;
	text-align: left;	
}


.content {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #8A8A8A;
	font-size: 8pt;
	text-align: left;	
}

.bluetxt {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #32ADD6;
	font-size: 8pt;	
}


.green {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #5ED790;
	font-size: 8pt;
	font-weight: bold;	
}

.subheadings {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #32ADD6;
	font-size: 8pt;
	font-weight: bold;	
	
}

.subheadings2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #32ADD6;
	font-size: 8pt;
	font-weight: bold;
	font-style: italics;	
	
}

  .weatherzone { font-family: Tahoma, Arial, Sans-Serif; font-size: 8pt; font-weight: normal; color: #323232; background-color: #EFEFEF; }
  .weatherzone_head { font-family: Tahoma, Arial, Sans-Serif; font-size: 8pt; font-weight: bold; text-align: center; color: #EFEFEF; background-color: #4185A5; }
