div.nicetitle {
	background-color: #4D83C4;
	color: white;
	font: normal 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	left: 0;
	padding: 4px;
	position: absolute;
	top: 0;
	text-align: justify;
	width: 15em;
	z-index: 20;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 10px;
	-moz-opacity: .95;
	/* changes: */
	min-width: 120px;
	max-width: 200px;
	/* width: auto; */
	height: auto;
}
	
div.nicetitle p {
    margin: 0;
	padding: 0 3px;
	-moz-opacity: 1;
color: white;
}

div.nicetitle p.destination {
    font-size: 9px;
    padding-top: 3px;
	text-align: left;color: white;
	-moz-opacity: 1;
}

div.nicetitle p span.accesskey {
	color: #d17e62;color: white;
}
form { margin-top: 10px; margin-bottom: 10px; }
h1 { font-size: 35px;font-family: Impact, sans-serif;color:#CC0000; font-weight: bold; margin: 0 0 15px 0;text-align:center; }
h2 { font-size: 16px; font-weight: bold; margin: 7px 0 10px 0 }
h3 { font-size: 14pt; font-weight: bold; margin: 0 0 5px 0; }
ul { margin-top: 2px; margin-bottom: 2px; }
li { margin-top: 2px; margin-bottom: 2px; }
blockquote { background-color: #F0F8FF; border: dashed 1px #7DBEFA; padding: 7px; margin-left: 15px; margin-right: 15px; }
a { color: #003C80; }
a img{border:0;}
img{padding:0;margin:0;}
a:hover { background-color: #cceaff; }
a.whitehover:hover { background-color: #fff; }
a.navunsel { text-decoration: none; }
body { background-color: #A6D4FF; margin-left: 0; padding-top: 10px; padding-bottom: 20px; }
body, td { font-family: arial, sans-serif; font-size: 12pt; color: #001A33; }
.blue { color: #2173C0; font-size:12px;font-weight:bold;line-height:20px;font-style:italic;}
.capital {font-size:18px;}
.red { font-family: arial, sans-serif;color: red;background-color: yellow;font-weight:bold; font-size:18px;text-align:center}
.white { padding:0;margin:0;background-color: white; }
hr.blue { border: 0; height: 1px; color: #AFD6FA; background-color: #AFD6FA; width: 100%;}
ul li{
min-height:19px;
margin-bottom:6px;
padding-left:5px;
list-style-image: url(smile1.png);
list-style-type: circle
}
