div.nicetitle
{
  position:		absolute;
  margin:		0;
  padding:		4px;
  top:			0px;
  left:			0px;
  color:		#FFFFFF;
  font-size:	13px;
  font-family:	Tohama, 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  font-weight:	normal;
/*  background:	url('../picture/title.png') !important;*/
  background:	#5F83DC;
  text-align:	left;
  border:		1px solid #FFFFFF;
  height:		20px;
}

div.nicetitle_ekf
{
  position:		absolute;
  margin:		0;
  padding:		4px;
  top:			0px;
  left:			0px;
  color:		#FFFFFF;
  font-size:	13px;
  font-family:	Tohama, 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  font-weight:	normal;
/*  background:	url('../picture/title.png') !important;*/
  background:	#128A77;
  text-align:	left;
  border:		1px solid #FFFFFF;
  height:		20px;
}

div.nicetitle p
{
  margin:		0;
  padding:		0 3px;
}

div.nicetitle_ekf p
{
  margin:		0;
  padding:		0 3px;
}
    
div.nicetitle p span
{
  font-family:	helevtica, courier, 'times new roman', serif;
  font-size:	11px;
  color:		#36D600;
}

div.nicetitle_ekf p span
{
  font-family:	helevtica, courier, 'times new roman', serif;
  font-size:	11px;
  color:		#36D600;


div.nicetitle p.destination
{
  font-family:	arial, verdana, sans-serif;
  font-size:	10px;
  text-align:	left;
  padding-top:	3px;
  color:		#E97901;
  font-weight:	normal;
}

div.nicetitle_ekf p.destination
{
  font-family:	arial, verdana, sans-serif;
  font-size:	10px;
  text-align:	left;
  padding-top:	3px;
  color:		#E97901;
  font-weight:	normal;
}
