
div.nicetitle {
	background-color: #fff;
	color: #333;
	font: bold 13px "Trebuchet MS", Verdana, Arial, sans-serif;
	left: 0;
	padding: 4px;
	position: absolute;
	top: 0;
	width: 25em;
	z-index: 20;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-opacity: .87;
	min-width: 170px;
	max-width: 300px;
	width: auto;
	height: auto;
}
div.nicetitle p {
    margin: 0;
	padding: 0 3px;
	-moz-opacity: 1;
}
div.nicetitle p.destination {
    font-size: 9px;
    padding-top: 3px;
	text-align: left;
	-moz-opacity: 1;
}
div.nicetitle p span.accesskey {
	color: #d17e62;
}


















 
 body {
   background-color: #333333;
   margin-top: 0px;
   margin-bottom: 0px;
   padding-bottom: 0px;
   height: 100%
 }
 
 body, table, tr, td {
      color: #CCCCCC;
      font-family: Arial;
      font-size: 8pt;
   vertical-align: top;
 }
 
 a {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 8pt;
  text-decoration: none;
 }
 
 a:hover {
  color: #AAAAAA;
 }
 
 .toptext {
  color: #CCCCCC;
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #000000;
 }
 
 .topwartext {
  color: #CCCCCC;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
 }
 
 .topnewstext {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 9pt;
 }
 
 .infotext {
  color: #CCCCCC;
  font-family: Arial;
  font-size: 8pt;
  vertical-align: top;
 }
 
 .ninfotext {
  color: #CCCCCC;
  font-family: Arial;
  font-size: 8pt;
  vertical-align: top;
 }
 
 .wartext {
  color: #CCCCCC;
  font-family: Arial;
  font-size: 7pt;
  vertical-align: top;
 }
 
 .bordtynd {
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #000000;
 }