body
{
	
	margin: 0 auto;
	text-align:left;
	width: 950px;
}
.slogen
{
	/*background-image:url('/images/logo.gif');
	background-repeat:no-repeat;
	background-position: 80px 0px;
	*/
	color:#5ea9c8;
	width:530px; 
	text-align: center;
	padding-top:98px;
}
	.cel
	{
		width:130px;
	}
	.cel a
	{
		vertical-align:middle;
		position:relative;
		top:87px;
		padding-top:6px;
		min-width: 130px;
		min-height:30px;
		display:block;
		font-size:11pt;
		color:#123948;
		text-align:center;
		background-image: url('/Images/Button2.png');
		background-repeat:no-repeat;
		text-decoration:none;
		vertical-align:middle;
		font-weight:normal;
	}
.cel a:hover 
	{
		background-image: url('/Images/button2P.png');
		text-decoration:underline;
	}	
.cel2
{
	width:130px;
}
.cel2 a
{
	vertical-align:middle;
	position:relative;
	padding-top:6px;
	min-width: 130px;
	min-height:35px;
	display:block;
	font-size:11pt;
	color:#123948;
	text-align:center;
	background-image: url('/Images/Button2.png');
	background-repeat:no-repeat;
	text-decoration:none;
	vertical-align:middle;
	font-weight:normal;
}
.cel2 a:hover 
{
	background-image: url('/Images/button2P.png');
	text-decoration:underline;
}	
#mainMenu
{
 margin-top: 2px;
	
	width:100%;
	height:150px;
	vertical-align:text-bottom;
	
	font-weight:bold;
	color:#123948;
	font-size:20px;
	margin-bottom:10px;
}
a
{
	color:#6cc6e8;
}
td,div
{
	font-family:Arial;
	
	vertical-align:top;
	text-align:left; 
}
td.leftPanel	/*all the left panel of the second line*/
{
	vertical-align:top;
	width:630px;
}
td.rightPanel/*all the right panel of the second line*/
{
	vertical-align:top;
	width:310px;
}
td.upLineLeft
{
	background-image:url('/images/2.png');
	height:43px;
	width:18px;
}
td.title
{
	width:100%;
	vertical-align:middle;
	background-image:url('/images/3.png');
	background-repeat:repeat-x;
	font-size:20px;
	color:#123948;
	font-weight: bold;
}
td.upLineRight
{
	background-image:url('/images/4.png');
	background-position:0px -4px;
	background-repeat:no-repeat;
	height:36px;
	width:18px;
}
td.leftSide
{
	background-image:url('/images/1.png');
	background-repeat:repeat-y;
	width:18px;
}
td.text
{
	text-align:center;
	padding-top:5px;
	vertical-align:top;
	font-size:12px;
}
td.rightSide
{
	background-image:url('/images/5.png');
	background-repeat:repeat-y;
	background-position:-1px 0px;
	width:20px;
}
td.buttomLineLeft
{
	background-image:url('/images/6.png');
	background-repeat:no-repeat;
	background-position:0px -1px;
	height:23px;
	width:18px;
}
td.buttomLineMiddle
{
	height:23px;
	background-image:url('/images/7.png');
	background-repeat:repeat-x;
	background-position:0px 6px;
}
td.buttomLineRight
{
	background-image:url('/images/8.png');
	background-repeat:no-repeat;
	background-position:-1px 0px;
	height:23px;
	width:28px;
}
#buttomLineLinks
{
	text-align:right; vertical-align:middle;
}
#buttomLineLinks a
{
	color: Black;
	text-decoration:none;
}
#buttomLineLinks a:hover
{
	text-decoration:underline;
	font-weight:bold;
}
#pageButtomLine
{
	font-size:10px;
	font-style:normal;
}
#pageButtomLine a
{
	color:black;
}

td.upLineLeft_b
{
	background-image:url('/images/B2.png');
	background-position:1px 0px;
	background-repeat:no-repeat;
	
	width:18px;
}
td.title_b
{
	width:100%;
	vertical-align:top;
	background-image:url('/images/B3.png');
	background-repeat:repeat-x;
	font-size:18px;
	color:#123948;
	font-weight: bold;
}
td.upLineRight_b
{
	background-image:url('/images/B4.png');
	background-position:-2px 0px;
	background-repeat:no-repeat;
	width:18px;
}
td.narrowLineLeft
{
	background-image:url('/images/narrow_1.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:37px;
}
td.narrowLineMiddle
{
	vertical-align:middle;
	background-image:url('/images/narrow_2.png');
	background-repeat:repeat-x;
	height:37px;
	width:100%;
	
}
td.narrowLineRight
{
	background-image:url('/images/narrow_3.png');
	background-repeat:no-repeat;
	background-position:-2px 0px;
	height:37px;
}
.btnSearch
{
	vertical-align:middle;
	text-align:center;
}
.btnSearcha 
{
	min-width: 190px;
	min-height: 33px;
	display: block;
	cursor: pointer;
	font-size: 18px;
	font-weight: normal;
	color: #123948;
	background-image: url('/images/pressedButton.png');
	background-repeat: no-repeat;
	text-decoration: none;
	padding-top:8px;
}
.btnSearcha:hover 
{
	background-image:url('/images/button.png');
	text-decoration:underline;
}
.noDecoration
{
	text-decoration:none;
	color:Black;
}
#coloredBox
{
	width:128px;
	height:230px;
}
#coloredTitle
{
	width:128px;
	height:42px;
	background-image:url('/images/coloredTitle.png');
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:center;
}
#greenBox
{
	height:40px;
	background-image:url('/images/greenBox.png');
	background-repeat:no-repeat;
	text-align:center;
	font-size:23px;
}
#orangeBox
{
	height:40px;
	background-image:url('/images/orangeBox.png');
	background-repeat:no-repeat;
	text-align:center;
	font-size:23px;
}
#redBox
{
	height:40px;
	background-image:url('/images/redBox.png');
	background-repeat:no-repeat;
	text-align:center;
	font-size:23px;
}
#coloredButtom
{
	height:13px;
	background-image:url('/images/coloredButtom.png');
	background-repeat:no-repeat;
}
#smallRectangle
{
	height:60px;
	background-image:url('/images/smallRectangle.png');
	background-repeat:no-repeat;
	text-align:center;
	padding-top:5px;
}
#uponDiv
{
	position:absolute;
	margin-left:-7px;
	width:117px;
}
td.Stocercando950
{
	width:950px;
	height:370px;
	background-image:url('/images/Stocercando950.png');
	background-repeat:no-repeat;
	background-position:200px 30px;
	padding-top:150px;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	color:#123948;
}
td.orderingFlight
{
	font-size:18px;
	font-weight:bold;
	color:#123948;
	width:935px;
	padding-left:10px;
}