/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

div {
	margin: 0px;
	padding: 0px;
}

p {
	text-align: left;
}

u1 {
	text-align: left;
}
li {
	text-align: left;
}

h1 {
	font-size: 18px;
	font-weight:bold;
	text-align:left;
	color: #FC6634;
}

h2 {
	font-size: 16px;
	font-weight:bold;
	text-align:left;
	color: #444444;
	border-bottom: 1px dashed #AAAAAA;
}

#resultsDiv {
	width: 709px;
}

.divResult {
	border: 1px solid #FFE8C1;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 100%;
}

.row1 {
	width: 100px;
	text-align:center;
}

.row2 {
	width: 80px;
	text-align:left;
	font-style:italic;
}

.row3 {
	width: 120px;
	text-align:left;
}

.row4 {
	width: 120px;
	text-align:left;
}

.row5 {
	text-align:center;
}

.row6 {
	width: 150px;
	text-align:center;
	color: #FC6A34;
	font-size: 1.3em;
	font-weight: bold;
}

.urlredirect {
	font-size: 0.8em;
	font-weight: bold;
}

.iata {
	color:#999999;
}

#nbResults {
	width: 700px;
	background-color: #FFE8C1;
	border-top: solid 4px #FFBE69;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 3px;
}

#mainDiv {
}

#divVar {
	width: 700px;
}

#wait {
	text-decoration:blink;
}

#formSearch {
}

input.button {
	background-color:#FC6634;
	background-image:url(http://www.visovol.com/images/degrade-button.png);
	background-position:center top;
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:2px;
	padding-left:3px;
	padding-right:3px;
}

.colorOrange {
	color: #FC6A34;
	font-weight: bold;
}