body {
	color: black;
}

/*#clock {
	float:right;
	margin-top: 900px;
	margin-left: 800px;
}*/


#grppop {
	font-size: 12.0pt;
	font-family: Arial;
	width: 800px;
}

#lastupdate {
	font-size: 10.0pt;
	font-family: Arial;
}

#fltstats {
	width: 150px;
	float:right; 
	text-align:right; 
	padding: 15px;
	color: blue;
	/*border-style: double;
	border-color: red;*/
}

#fltrcds{
	width: 230px;
	float: right;
	text-align:left; 
	padding: 15px;
	color: blue;
	border-style: double;
	border-color: red;
}


#thePast{
	font-size: small;
	font-weight: bold;
	color: red;
	position:relative;
	bottom:-370px;
}
.Title {
	color: #cdf;
	font-family: sans-serif;
	font-size: 85px;
	font-style: italic;
	margin: 20px 0;
	padding: 0;
}

tr.visible {visibility:visible}
tr.hidden {visibility:hidden}
tr.collapse {visibility:collapse}
p.hidden{visibility:hidden}
.hidden{visibility: hidden}

.coords {
	font-weight: bold;
}

.flight {
	font-weight: bold;
}

.date{
	font-weight: bold;
	font-size: larger;
}

.bcall a:link {color:#000000; text-decoration: none;}      	/* unvisited link */
.bcall a:visited {color:#000000; text-decoration: none;}  	/* visited link */
.bcall a:hover {color:red; text-decoration: none;}  		/* mouse over link */
.bcall a:active {color:#000000; text-decoration: none;}  	/* selected link */
.bcall b {font-size: large;}								/* make the callsign larger */

.bcall{
}

.contact {
	font-size: large;
	font-weight: bold;
}

table.groups {
	border-width: 2px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white; 
}
table.groups th {
	border-width: 2px;
	padding: 2px;
	border-style: inset;
	border-color: black;
	background-color: yellow;
}
table.groups td {
	border-width: 2px;
	padding: 2px;
	border-style: inset;
	border-color: black;
	font-size: 10pt;
	text-align: center;
}

table.sortable {
	border-width: 2px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}

table.sortable th {
	border-width: 2px;
	padding: 2px;
	border-style: inset;
	border-color: black;
	background-color: yellow;
}

table.sortable td {
	border-width: 2px;
	padding: 2px;
	border-style: inset;
	border-color: black;
	font-size: 10pt;
	text-align: center;
}

.lastTD {
	color: black;
	font-weight: bold;
}

table.sortable td img {
	width: 108px;
}

table.groups td img {
	width: 108px;
}


#topsection{
	background: #ffffff;
	height: 2px; /*Height of top section*/
}

#topsection h1{
	margin: 0;
	padding-top: 15px;
}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin-left: 300px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
	float: left;
	width: 300px; /*Width of left column*/
	height: 200px;
	margin-left: -100%;
	margin-top: 30px;
	background-image: url("../logos/ARHAB_logo4.gif");
	background-repeat: no-repeat;
}

#footer{
	clear: left;
	width: 100%;
	background: black;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
}

#footer a{
	color: #FFFF80;
}

#Past {
	color: red;
	text-align: left;
	float: left;
}

#showAll {
	color: red;
	text-align: left;
	float: left;
}

#help a{
	color: gray;
	text-align: left;
	float: left;
	margin-top: -45px;
}

#flts {
	color: red;
	text-align: right;
	float: right;
}

.innertube{
	margin: 5px; /* 10px Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

/* Footer */
#webmaster a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#webmaster {
	margin: 0 auto;
	height: 60px;
	padding: 10px;
	background: #000000;
}

#webmaster p {
	color:white;
	margin: 0;
	line-height: normal;
	font-size: 85%;
}

#webmaster a {
	color:white;
}

#wmimg {
	float: left;
	padding-left: 20px;

}

#legal {
	float: left;

}
#links {
	float: right;
}

#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}

#background-image
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 800px;
	text-align: left;
	border-collapse: collapse;
	background: url('../images/isolatedBalloon.png') 330px 59px no-repeat;
}
#background-image th
{
	padding: 12px;
	font-weight: normal;
	font-size: 14px;
	color: #339;
}
#background-image td
{
	padding: 9px 12px;
	color: #669;
	border-top: 1px solid #fff;
}
#background-image tfoot td
{
	font-size: 11px;
}
#background-image tbody td
{
	background: url('../table-images/back.png');
}
* html #background-image tbody td
{
	/* 
	   ----------------------------
		PUT THIS ON IE6 ONLY STYLE 
		AS THE RULE INVALIDATES
		YOUR STYLESHEET
	   ----------------------------
	*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../table-images/back.png',sizingMethod='crop');
	background: none;
}	
#background-image tbody tr:hover td
{
	color: #339;
	background: none;
}


