body{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
}
img{ border:0px;}
p{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
table{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a{
	font-family: Arial;
	color: #1c1c1c;
	text-decoration: none;
}
a:visited{
	font-family: Arial;
	color: #1c1c1c;
	text-decoration: none;
}
a:hover{
	font-family: Arial;
	color: #cc6a00;
	text-decoration: none;
}
h1{
	font-family: Arial;
	font-size: 14px;
	color: #f96f00; /*#535353;*/
	margin: 0px;
	font-weight : bold;
}
h2{
	font-family: Arial;
	font-size: 15px;
	color: #f96f00;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
h3{
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	font-weight: bolder;
	letter-spacing: 0px;
}
h4
{
	font-family: Arial;
	font-size: 12px;
	color: #cf2918;
	text-decoration: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-weight : bold;
}
ul{
	text-decoration: none;
	margin: 0px;
	list-style: disc inside none;
	color: #3f3f3d;
	font-size: 12px;
	list-style-image: url(../images/bullet_01.png);
}
li{
	border-bottom: 1px solid #cccccc;
	line-height: 20px;
	margin: 3px;
}
div, form{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
textarea{
	border: 1px solid #CCCCCC;
	font: normal normal normal 10px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}
fieldset{
	font-family:Arial;
	font-size:12px;
	border: 1px double #CCCCCC;
	padding: 0px;
}
legend{
	font-family:Arial;
	font-size:12px;
	padding: 5px;
	color: #3f3f3d;
}
em{
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cf2918;
}
hr{
	color: #cccccc;
	height: 1px;
}
input[type=button],input[type=text],input[type=submit],input[type=reset],input[type=password],select{
	border: 1px solid #CCCCCC;
	font: normal normal normal 10px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

/* ------------------------------- END OF dEFAULT -------------------------- */


.menu_bar{
	background-image: url(../images/bg_01.png);
	background-repeat: repeat-x;
	height:21px;
}
.menu_button {
	float:left;
	line-height:21px;
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	text-align: center;
	line-height: 21px;
	padding-left:10px;
	padding-right:10px;
	border-left: 1px solid #a5a2a5;
	border-right: 1px solid #414142;
}

a.menu_button:link, a.menu_button:visited {
  line-height: 21px;
  padding-left: 30px;
  padding-right: 30px;
  color: #ffffff;
  background-image: url(../images/bg_01.png);
  text-decoration: none;
}
a.menu_button:hover {
  line-height: 21px;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  background-image: url(../images/bg_02.png);
  color: #ffffff;
}
.menu_button_active {
  border-left: 1px solid #a5a2a5;
  border-right: 1px solid #414142;
  line-height: 21px;
	padding-left:10px;
	padding-right:10px;
  text-decoration: none;
  background-image: url(../images/bg_02.png);
  color: #FFFFFF;
	float:left;
}
.menu_subnav{
	background-color: #f5f1e9;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 10px;
	line-height:22px;
	font-size:12px;
}
em.gray{
	color: #999999;
}
em.bullet{
	color: #ff6200;
	font-weight: bold;
	font-size: 14px;
}
div#left_bar{
	float:left;
	background-color: #F0EADE;
	border-right: 1px solid #CCCCCC;
	padding: 5px;
	width:200px;
}
div#right_bar{
	float:left;
	text-align:left;
	margin-left:20px;
	margin-top:20px;
	width:800px;
}
.box{
	border: 1px solid #cccccc;
	background-color: #F9F9F9;
	padding-left:5px;
}
.box a{
line-height:20px;
margin-left:15px;
}
.box_table{
	border: 1px solid #6e6e6e;
}
.box_header{
	background-color:#F9F9F9;
	border-bottom: 1px solid #efe8da;
	padding: 5px 0px 0px 5px;
	height:20px;
}
.header_table{
	background-image: url(../images/bg_03.png);
	color: #ffffff;
	padding-left: 10px;
}
.suheader_table{
	border-left: 1px solid #dcdcdc;
	background-color: #f2f2f2;
	padding-left: 5px;
	font-weight: bold;
	border-bottom: 1px solid #dcdcdc;
}
.row{
	border-left: 1px solid #dcdcdc;
	padding-left: 5px;
	border-bottom: 1px solid #dcdcdc;
}
.row2{
	border-left: 1px solid #dcdcdc;
	color: #000;
	padding-left: 5px;
	border-bottom: 1px solid #dcdcdc;
}
.paginare{
	background-color: #ea7400;
	color: #ffffff;
	font-weight: bolder;
	padding: 2px;
	padding-left: 5px;
}

iframe#hiddenAction{
width:500px;
height:500px;
display: none;
}

div#actionResponse{
border:1px solid #cc0000;
background-color: #ff6996;
font-size:14px;
color: #fff;
display:none;
width:300px;
padding:5px;
}

table.formInput td input[type=input],table.formInput td select{
width:300px;
}

div.searchForm{
padding:5px;
}

div.searchForm select{
width:130px;
}

.chart{
float:left;
margin-right:10px;
width:80px;
height:20px;
color: #000;
text-align: center;
}

p.col{
float:left;
width:90px;
}

span#duplicateAlert{
background-color: #cc0000;
color: white;
display:none;
}

.formAwb{width:100%;}
#formAwb{width:450px;}
#step2,#step3,#step4{display:none;width:450px;}
#formAwb input[type=submit]{
width:450px;
height:40px;
margin: 20px auto 0 auto; 
}

p.radio{
float:left;
width:33%;
}
td.must{
color: #cc0000;
font-weight:bold;
}
td.mustNo{
font-weight: bold;
}
tr.kg,tr.ramburs,tr.valAsig{display:none;}

.noBorder{border:none;}
td.options a{margin-top:1px;display:block;}
