/*** FLIGHT DETAIL ***/

.fdsectiontitle{
	color: #3d7d2b;
  font-weight: bold;
}

.fdtotalprice{
	color: #b30000;
	font-weight: bold;
}

.fdoperated{
	color: #999999;
	font-size: 9px;
	font-weight: normal;
}

.fduser{
	font-size: 9px;
}

.fdusermain{
	color: #b30000;
	font-weight: bold;
	font-size: 9px;
}

a.fdusermain{
	color: #b30000;
	font-weight: bold;
	font-size: 9px;
}

a.fdusermain:visited{
	color: #b30000;
	font-weight: bold;
	font-size: 9px;
}

a.fdusermain:hover{
	color: #b30000;
	font-weight: bold;
	font-size: 9px;
	text-decoration: underline;
}

a.fduser{
	font-size: 9px;
}

a.fduser:visited{
	font-size: 9px;
}

a.fduser:hover{
	font-size: 9px;
	text-decoration: underline;
}

a.fdedit{
	font-size:9px;
  font-weight: bold;
	text-decoration: underline;
  color: #b30000;
	
}
a.fdedit:visited {
	color: #b30000;
  text-decoration: underline;
}
a.fdedit:hover{
	color: #b30000;
  text-decoration: none;
}

a.fdinvite{
	font-size:9px;
  text-decoration: underline;
	color: #b30000;
	
}
a.fdinvite:visited {
	color: #b30000;
  text-decoration: underline;
}
a.fdinvite:hover{
	color: #b30000;
  text-decoration: none;
}

.fdlog{
	color: #b30000;
}

a.fdlog{
  font-weight: bold;
  text-decoration: underline;
	color: #b30000;
	
}
a.fdlog:visited {
	color: #b30000;
  text-decoration: underline;
}
a.fdlog:hover{
	color: #b30000;
  text-decoration: none;
}

.fdlogcommentday{
	color: #b30000;
}

.fdloguser{
  font-weight: bold;
}

.fdlogevent{
}

.fdlogcomment{
	font-style:italic;
}

.mblink{
	padding-left:2px; 
 	padding-right:2px; 
 	color:#b30000;
}

.fddirections{
	font-size:9px;
  text-decoration: underline;
	color: #b30000;
}
