/*** JOIN A FLIGHT ***/
.jfsectiontitle{
	color: #3d7d2b;
  font-weight: bold;
}

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

.win_joincontent{
	background: #ffffff;		
	padding:0px;
}

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

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

.jfuser{
	font-size: 9px;
}

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