﻿body
{
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 20px;
}

a
{
	text-decoration: none;
	color: black;
}

.b1
{
	border: 1px solid lime;
}

.b2
{
}

.mainmenu
{
	width: 180px;
	background-image: url(../gfx/menu_top.gif);
	background-repeat: no-repeat;
	background-color: #FFBB00;
	font-size: 10px;
}

.mainmenu_bottom
{
	width: 180px;
	height: 10px;
	background-image: url(../gfx/menu_bottom.gif);
	background-repeat: no-repeat;
}

.ax_content_body
{
	font-size: 11px;
}

.ax_box_header_Blue
{
	width: 180px;
	height: 45px;
	background-image: url(../gfx/box_header_blue_180.gif);
	background-repeat: no-repeat;
	color: white;
	font-size: 12px;
}

.ax_box_header_Red
{
	width: 180px;
	height: 45px;
	background-image: url(../gfx/box_header_red_180.gif);
	background-repeat: no-repeat;
	color: white;
	font-size: 12px;
}

.ax_box_body_Red
{
	width: 180px;
	background-color: #BBDDFF;
}

.ax_box_footer_Red
{
	width: 180px;
	height: 9px;
	background-image: url(../gfx/box_footer_blue_180.gif);
	background-repeat: no-repeat;
}

.ax_box_body_Blue
{
	width: 180px;
	background-image: url(../gfx/box_gradient_180.gif);
	background-repeat: no-repeat;
}

.ax_box_body_Blue .sep
{
	border-top: 1px solid #333333;
	height: 1px;
}

.ax_box_body_Red .sep
{
	border-top: 1px solid #ffffff;
	height: 1px;
}

.ax_box_body_Red .boxGet
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-align: right;
	height: 20px;
	padding: 5px;
}

.ax_box_body_Blue .boxGet
{
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	text-align: right;
	height: 20px;
	padding: 5px;
}

.fly_tickets
{
	display: block;
	width: 180px;
	height: 105px;
	background-image: url(../gfx/fly_tickets.gif);
	background-repeat: no-repeat;
}

.text_blue
{
	color: #0066CC;
}

.text_red
{
	color: #ee0000;
}

.red_button
{
	display: block;
	background-color: #EE0000;
	color: white;
	height: 17px;
	width: 70px;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	font-size: 10px;
}

.normal_button
{
	display: block;
	height: 17px;
	width: 70px;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	font-size: 10px;
}

.guide_list_body
{
	width: 920px;
	height: 15px;
	background-image: url(../gfx/box_gradient_180.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	padding-top: 5px;
}


.guide_parameter_key
{
	font-size: 11px;
	font-weight: bold;
}

.guide_parameters_container
{
	width: 730px;
	height: 240px;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 20px;
}


.guide_parameters_header
{
	padding-top: 30px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	width: 300px;
}

.guide_parameters_main
{
	padding-top: 20px;
	padding-left: 10px;
	width: 320px;
}


.guide_parameters_header_country
{
	color: Red;
	font-weight: bold;
	font-size: 11px;
}


.guide_content
{
	padding-left: 0px;
	padding-top: 20px;
}


guide_parameters_container
{
}

.cc_cont
{
	margin-left: 5px;
	margin-right: 5px;
}

.cc_cont p, div, span, font
{
	text-align: justify;
}

.cc_cont img
{
	margin: 10px;
}

.cc_cont font
{
	font-size: 11px;
	color: Navy;
}

.cc_cont strong
{
	font-size: 11px;
	color: Navy;
}

.cc_cont h1, h2, h3, h4, h5, h6
{
	font-size: 11px;
	color: Navy;
}

.cc_cont a
{
	font-size: 11px;
	color: Navy;
}

table, td
{
	border: 1px solid navy;
}
