/* style copyrighted  © InformedTravel.com. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #0000CD;
	font-weight: none;
	text-decoration: underline;
}

a:active, a:hover {
	color: #CC0000;
	font-weight: none;
	text-decoration: none;
}

body {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-arrow-color: #AD3002;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #3333CC;
	scrollbar-shadow-color: #8477D6;
	scrollbar-track-color: #FFFFFF;
}

h1 {
	color: #006400;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: underline;
}

h2 {
	color: #000099;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
}

h3 {
	color: #000099;
	font-size: 15px;
	font-style: none;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
}

h4 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: none;
	letter-spacing: 0px;
	text-decoration: none;
}

h5 {
	color: #006400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: none;
	font-weight: none;
	letter-spacing: 0px;
	text-decoration: none;
}

h6 {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: none;
	font-weight: none;
	letter-spacing: 0px;
	text-decoration: none;
}

p, td {
	color: #000099;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.content {
	background-color: #FFFFFF;
	color: #372E5D;
}

.copyrights {
	background-color: #FFFFFF;
	color: #AD3002;
	font-size: 11px;
	text-align: center;
}

#dropmenudiv{
position:absolute;
border:1px solid #3333CC;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFFFA8;
}


