﻿html,body {	width: 100%;	height: 100%;	margin: 0px auto;	padding: 0px;	border: none;}body {	background-color: rgb(247, 246, 246);	color: #333;	font-size: 12px;	font-family: "Lucida Grand", "Lucida Sans Unicode", Helvetica,		sans-serif;	font-weight: normal;	text-align: center;}table {	font-size: 100%;}img {	border: none;}/* Link color */a,a:link,a:visited,a:active {
	color: #808080;
	text-decoration: none;
}a:hover {	text-decoration: underline;}input[type="text"],input[type="password"],textarea,select {	border: 1px solid #868686;}/* The same as the default font in body */.link-inquiry-col3 textarea {	font-family: "Lucida Grand", "Lucida Sans Unicode", Helvetica,		sans-serif;	font-size: 12px;}/* Lightbox/pop-up window */#page {	position: relative;	top: 10%;	left: auto;	width: 700px;	margin: 0 auto;	padding: 0 0 10px;	border: 1px solid #cccccc;}/* Lightbox/pop-up window menu */#page-menu {	width: 700px;	height: 30px;	background-color: #cccccc;}#page-menu a {	color: #222;}#page-menu span {	float: left;	margin-top: 5px;	margin-left: 10px;}#page-title-img {	}/* Page title at frontpage */#page-title {	position: absolute;	left: 30px;	top: 85px;	color: rgb(255, 255, 255);	font-size: 28px;	font-weight: bold;	line-height: 31px;}#page-content {	margin: 0px auto;	width: 668px;	text-align: left;}#avinode-broker-link {
	margin: 0px auto;
	
	background-image: url(../images/global/footer_clouds2.jpg);
	background-repeat: no-repeat;
	background-position:right;
	
	font-family: Tahoma;
	font-size: 13px;
	color: #222222;

}

/* Zebra-color in search result */
.link-even {	background-color: #eee;}.link-odd {	background-color: #fff;}/* Selected row in search result */.link-selected {	background-color: #ddecdb;}/* Statusbar, border color (the same as link color) */.avi-wizard-progress li {	background-color: #fff;	border-bottom-color: #4a0;}/* Search result tabel and cell */.link-models {	width: 100%;	border-collapse: collapse;}.link-models td {	border-bottom: 1px solid #fff;}/* Selected aircraft table */.link-inquiry-selected {	border-collapse: collapse;}/* Route table */.route { 
color:#333; 

    font-family: Tahoma;
	font-size: 13px;
	color: #222222;

}


.nostretch {
	width: 100%;
}
