table {
	clear: both;
	margin-top: 6px;
	position: relative;
	float: none;
}

table td{
	width: 50px;
	border-right: 1px solid #bebebe;
}


table td p{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: Arial;
	font-weight: normal;
	font-size: 15px;
	font-style: normal;
}

table tr.even td p.active{
	background-image: url(info_active_even.gif);
	background-repeat: no-repeat;
	border:0px none;	height:13px;	margin:1px 0px 0px 10px;	padding:0px;	width:26px;
}

table tr.odd td p.active{
	background-image: url(info_active_odd.gif);
	background-repeat: no-repeat;
	border:0px none;	height:13px;	margin:1px 0px 0px 10px;	padding:0px;	width:26px;
}

table tr.even td p.inactive{
	background-image: url(info_inactive_even.gif);
	background-repeat: no-repeat;
	border:0px none;	height:13px;	margin:1px 0px 0px 10px;	padding:0px;	width:26px;
}

table tr.odd td p.inactive{
	background-image: url(info_inactive_odd.gif);
	background-repeat: no-repeat;
	border:0px none;	height:13px;	margin:1px 0px 0px 10px;	padding:0px;	width:26px;
}

table tr.even td p.cancelled{
	background-image: url(info_cancelled_even.gif);
	background-repeat: no-repeat;
	border:0px none;	height:13px;	margin:1px 0px 0px 10px;	padding:0px;	width:26px;
}

table tr.odd td p.cancelled{
	background-image: url(info_cancelled_odd.gif);
	background-repeat: no-repeat;
	border:0px none;	height:13px;	margin:1px 0px 0px 10px;	padding:0px;	width:26px;
}

table tr.even td p.ready{
	background-image: url(info_ready_even.gif);
	background-repeat: no-repeat;
	border:0px none;	height:13px;	margin:1px 0px 0px 10px;	padding:0px;	width:26px;
}

table tr.odd td p.ready{
	background-image: url(info_ready_odd.gif);
	background-repeat: no-repeat;
	border:0px none;	height:13px;	margin:1px 0px 0px 10px;	padding:0px;	width:26px;
}


table tr.even{
	background-color: #e1e1e1;
}

table tr.odd{
	background-color: #93abe3;
}

table tr.odd:hover, table tr.even:hover {
	background-color: #af0917;
	color: white
}

th{
	padding-left: 10px;
	border-right: 1px solid #bebebe;
	border-top: 0px solid #bebebe;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

thead tr{
	border: 0px solid white;
	text-align: left;
	height: 33px;
	font-weight: bold;
	color: black;
#	background-image: url(flightTableHeader.png);
#	background-repeat: repeat-x;
}

.flightdata {
        background-image: url(flightTableHeader.png);
        background-repeat: repeat-x;
	height: 100%;
}

.flightdata a.buttonLeft {
	background-image: url(buttonLeftN.png);
	background-repeat: no-repeat;
	float: left;
	width:  117px;
	height: 22px;        
        color: black;
        font-family: Arial;
        font-weight: normal;
        font-size: 13px;
	padding-top: 6px;
	margin-left: 5px;
	margin-top: 3px;
	text-decoration: none;
	text-align: center;
}

.flightdata a.buttonLeft_active {
        background-image: url(buttonLeftH.png);
        background-repeat: no-repeat;
        float: left;
        width:  117px;
        height: 22px;
        color: white;
        font-family: Arial;
        font-weight: normal;
        font-size: 13px;
        padding-top: 6px;
        margin-left: 5px;
        margin-top: 3px;
        text-decoration: none;
        text-align: center;
}

.flightdata a.buttonMiddle {
        background-image: url(buttonMiddleN.png);
        background-repeat: no-repeat;
        float: left;
        width:  113px;
        height: 22px;
        color: black;
        font-family: Arial;
        font-weight: normal;
        font-size: 13px;
        padding-top: 6px;
        margin-top: 3px;
        text-decoration: none;
        text-align: center;
}

.flightdata a.buttonMiddle_active {
        background-image: url(buttonMiddleH.png);
        background-repeat: no-repeat;
        float: left;
        width:  113px;
        height: 22px;
        color: white;
        font-family: Arial;
        font-weight: normal;
        font-size: 13px;
        padding-top: 6px;
        margin-top: 3px;
        text-decoration: none;
        text-align: center;
}

.flightdata a.buttonRight {
        background-image: url(buttonRightN.png);
        background-repeat: no-repeat;
        float: left;
        width:  117px;
        height: 22px; 
        color: black;
        font-family: Arial;
        font-weight: normal;
        font-size: 13px;
        padding-top: 6px;
        margin-top: 3px;
        text-decoration: none;
        text-align: center;
}

.flightdata a.buttonRight_active {
        background-image: url(buttonRightH.png);
        background-repeat: no-repeat;
        float: left;
        width:  117px;
        height: 22px;
        color: white;
        font-family: Arial;
        font-weight: normal;
        font-size: 13px;
        padding-top: 6px;
        margin-top: 3px;
        text-decoration: none;
        text-align: center;
}

.flightdata a.button {
        background-image: url(buttonN.png);
	background-repeat: no-repeat;
        float: right;
        width:  117px;
        height: 22px; 
        color: black;
        font-family: Arial;
        font-weight: normal;
        font-size: 13px;
        padding-top: 6px;
        margin-top: 3px;
        margin-right: 5px;
        text-decoration: none;
        text-align: center;
} 

.flightdata a.button_active {
        background-image: url(buttonH.png);
        color: white;
        background-repeat: no-repeat;
        float: right;
        width:  117px;
        height: 22px;
        font-family: Arial;
        font-weight: normal;
        font-size: 13px;
        padding-top: 6px;
        margin-top: 3px;
        margin-right: 5px;
        text-decoration: none;
        text-align: center;
}

.flightdata a.button:hover {
        background-image: url(buttonH.png);
	color: white;
}

.flightdata a.buttonLeft:hover {
        background-image: url(buttonLeftH.png);
        color: white;
} 

.flightdata a.buttonRight:hover {
        background-image: url(buttonRightH.png);
        color: white;
}

.flightdata a.buttonMiddle:hover {
        background-image: url(buttonMiddleH.png);
        color: white;
}

