
body {
  font-family: arial; font-size:12px; margin: 10px;
  background: #1a2449;  top center repeat-x;
}


A:link,A:visited,A:active {text-decoration: none; font-size:12px; font-weight:normal; color:#00b0ff; }
A:hover {text-decoration: underline; font-size:12px; color: #00ffff; }

h1 { font-size: 11px; color: #eeeeee; font-weight:normal }
h2 { font-size: 12px; color: #cc3333; font-weight:normal }

div#wrapper {

  	/* width:976px; */
  	width:780px;
  	margin: auto;
	/* position:relative;*/

}

div#container {

	width:780px;
	float:left;
  	background: #dcca9c;
	padding: 5px 10px 10px 10px;
	min-height:700px;

}

div#copy {

  text-align:center; 
  color:#00FFFF; 
  font-weight:bold;
  padding:10px;

}

.odd { background: #2F2F2F; }
.even { background: #373737; }

#flifo tr.head { 

	background: #f0a600 url(/plane/images/headtile.png) repeat-x; font-weight:bold; color:#ffffff; 
}

#flifo tr.head A:link,tr.head A:visited,tr.head A:active {text-decoration: none; font-size:12px; font-weight:normal; color:#373737; }
#flifo tr.head A:hover {text-decoration: underline; color: #ffffff; }

#flifo td { 
	padding: 2px 0px 2px 5px; 
	color:#ffffff 
}

#flifo td.status { 
	font-size: 10px; }
#flifo td.time { 
	font-size: 12px; text-align:center; }
#flifo td.right { 
	padding: 2px 0px 2px 5px; text-align:right; }
#flifo td.r { 
	background: #cc0000; text-align:center; }
#flifo td.g { 
	background: #00cc00; text-align:center; }
#flifo td.y { 
	background: #cccc00; 
	text-align:center; 
}

img { 
	border: 0px;
}

img.icon { 

	padding: 0px 4px 0px 0px;

}


select, input {

	background: #2f2f2f;
	color: #f3b100;
	font-weight:bold;

}

#footer {

	padding: 20px 0px 0px 0px;
}

#footer a {
	color: #3B337E;
}

span.foot_link {

	width: 200px;

	display:block;
	float:right;
}

#flifo td.DJ {

	background: url(/plane/images/DJ.png) no-repeat;
	padding: 0 0 0 20px;

}
#flifo td.QF {

	background: url(/plane/images/QF.png) no-repeat;
	padding: 0 0 0 20px;

}
#flifo td.JQ {

	background: url(/plane/images/JQ.png) no-repeat;
	padding: 0 0 0 20px;

}
