	
.form_cont {
	background-color: #F2EBD9;
	/*border: 1px solid #006C82;*/
	padding: 5px;

}
.label{
font-weight:bold;
}

.form_cont_tit {
	background-color: #D8C28B;	
	color: #000000;
	font-weight: bold;
	padding: 3px;
}

select, input, textarea {
/*	color: #006C82;*/

	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

.form_cont2 {
	background-color: #FFF;
	padding: 3px;

}

.form_cont2 a img {
	margin: 0 20px 0 10px;
}

.form_cont2 div {
	clear: left;
	float: left;
	padding: 2px 10px 0 0;
	text-align: right;
}

.enabled {
   background-color:#006C82;
   color:white;
   font-size: 11px;
 }
 
 .disabled {
   background-color:#EEEEEE;
   color:white;
   font-size: 11px;
 }


.form_cont2 div.space1 {
	width: 100px;
}

.form_cont2 div.space2 {
	width: 180px;
}

.space3 {
	clear: left;
	float: left;
	width: 165px;
}

.space4 {
	clear: right;
	float: left;
	font-weight: bold;
	text-align: right;
	width: 100px;
}

.space5 {
	float: right;
	font-weight: bold;
	text-align: right;
	width: 50px;
}
.space6 {
	clear: left;
	float: left;
	width: 20px;
}

input.form_bot {
	background-color: #013300;
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
}

.form_cont3 {
	float: left;
	width: 180px;
}

.form_cont4 {
	float: left;
}


.form_txt{
/*border:1px solid #A5ACB2;*/
height:15px;
width: 70px;
color:#27190E;
}
.form_txt2{
border:1px solid #A5ACB2;
height:15px;
width:150px;
color:#055884;
}

.txt1 {
	color: #27190E;
	font-weight: bold;
}

.veh_row, .veh_row_dis {
	background-color: #FFF;
	border-bottom: 2px solid #DDD;
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
}

.veh_row_dis {
	color: #AAA;
	font-style: italic;
}

.veh_row div, .veh_row_dis div {
	float: left;
}

.veh_ext {
	padding: 12px 0 0 0;
	width: 100px;
}

.veh_img {
	width: 68px;
}

.veh_imp {
	padding: 12px 0 0 0;
	text-align: right;
	width: 90px;
}

.veh_imp2 {
	padding: 4px 0 0 0;
	text-align: right;
	width: 90px;
}

.veh_imp_ofe {
	color: #006C82;
	font-size: 130%;
	font-weight: bold;
}

.veh_imp_old {
	text-decoration: line-through;
}

.veh_mas {
	padding: 12px 0 0 0;
	width: 25px;
}

.veh_mas a {
	color: #006C82;
	text-decoration: none;
}

.veh_mas a:hover {
	color: #999;
}

.veh_nom {
	padding: 12px 0 0 0;
	width: 170px;
}

.veh_res {
	padding: 9px 0 0 10px;
	text-align: center;
}

.tab_head {
	font-weight: bold;
	padding: 15px 0 10px 0;
}

.tab_resH, .tab_res {
	margin 2px;
	text-align: center;
}

.tab_res {
	background-color: #FFF;
}

.tab_resH {
	background-color: #CCC;
	font-weight: bold;
}

#note_home{

	font-size:9px;
	margin-top:5px;
	pargin-bottom:0px;
	border:2px solid #EEEEEE;
	padding:2px 5px 2px 5px;

}

#note_home em{
color:red;
}

#note_home ul{
margin-TOP:0px;
margin-bottom:0px;

}

