body {
	background: White;
	padding: 0px;
	margin: 0px;	
	width: 100%;
	height: 100%;
}
table {
	width: 100%;
	/*height: 100%;*/
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-spacing: 0px;
	border-collapse: collapse;
}
td {	
	padding: 0px;
	color: #000000;
	font-size: 11px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
a {
	color: #ff7f00;	
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
.top a, .top a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.big_title {
	color: #414141;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.big_title:hover {
	color: #ff7f00;
}
.main_table div {
	padding: 15px 20px;
}
a.grey_title, a.w_title, a.w_title:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}
a.grey_title:hover {
	color: ff7f00;
	text-decoration: none;
}
a.link_pole {
	color: #000000;
	font-size: 10px;
}
a.link_pole:hover {
	color: ff7f00;
	text-decoration: underline;
}
.top {
	position: static; 
	text-align:left; 
}
.sub_ {
	position: absolute;
	text-align:center; 
	visibility: hidden; 
	border-left:solid 1px #a9a9a9;
	border-right: solid 1px #a9a9a9;
	border-top: solid 1px #a9a9a9;
	background-color:#e7e7e7;
} 
a.submn {
	color: #000000;
	font-weight: normal;
}
a.submn:hover {
	color: #ff7f00;
	text-decoration: none;
}
.form_p td {
	padding: 3px;
	text-align: left;
}
.filial_menu a, .filial_menu a:hover {
	color: #ffffff;font-weight: bold;
}
.filial_tab td {
	padding: 5px;
	text-align: left;
}
.filial_tab span {
	color: #ff9020;
}
.exb td {
	border: solid 1px #b3b3b3;
	padding: 3px;
}
.exb_mos td {
	border: solid 1px #ff9020;
	padding: 3px;
	text-align: left;
}
.bot, .bot a {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}
.pages td {
	text-align: justify;
}
h2 {
font-size: 14px;
margin-top: 15px;
margin-bottom: 10px;
}
h3 {
font-size: 12px;
margin-top: 15px;
margin-bottom: 10px;
}