body {
	margin: 0px;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-color:#ffffff;
	scrollbar-arrow-color:#000000;
 	scrollbar-3dlight-color:#c2c9d2;
	scrollbar-highlight-color:#ccccccc;
 	scrollbar-face-color:#c2c9d2;
 	scrollbar-shadow-color:#666666;
 	scrollbar-darkshadow-color:#666666;
 	scrollbar-track-color:#c2c9d2;
}
A	{
	color: #de3900;
	text-decoration:none;
	font-weight:bold;
}

H1 {
    color: #336699 ;
    font-size:18; 
	font-family: Verdana; 
	text-align: justfy
}

A:hover	{
	color: #de3900;
	text-decoration:underline;
	font-weight:bold;
}
A.secund	{
	color: #666666;
	text-decoration: none;
}
A.secund:hover	{
	color: #666666;
	text-decoration: underline;
}
.table_bg {
	background-image:url(../img/bg_01.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-attachment: fixed;
}
.table_logo {
	background-image:url(../img/logo_02.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-attachment: fixed;
}
.txt_1 {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}
.txt_2 {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.txt_3 {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.txt_4 {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	line-height: 15px;
}
.txt_AZUL {
	font-family: Verdana;
	font-size: 10px;
	color: #13669A;
	line-height: 15px;
}
.tbox_1 {	
	border: #7f9db9;
	font-size: 10;
	background: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Arial; 
	color: #333333;
	width: 300px;
}
.tbox_2 {	
	border: #7f9db9;
	font-size: 10;
	background: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Arial; 
	color: #333333;
	width: 266px;
}
.tbox_3 {	
	border: #7f9db9;
	font-size: 10;
	background: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Arial; 
	color: #333333;
	width: 30px;
}
.but_1 {	
	border: #7f9db9;
	font-size: 10;
	background: #eeeeee; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Arial; 
	color: #333333;
	width: 100px;
}