/* CSS Document */

.header-border {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	margin:5px;  
	padding:5px; 
}

.txt-copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin:5px;  
	padding:5px; 
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.links:hover {
	color: #FFFFFF;
	cursor: hand;
	background-color: #F37021;
}

.full-border {
	border: 1px solid #FFFFFF;
}

.txt-branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: strong;
}

.txt-lang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: strong;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	margin:5px;  
	padding:5px; 
}

.txt-tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin:2px;  
	padding:2px; 
}

.txt-loading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-style: bold;
	text-align: center;
	vertical-align: middle;
	margin:5px;  
	padding:5px; 
}

.full-main-border {
	border: 1px dotted #FFFFFF;
}

.copyright-border {
	border-top: 1px dotted #FFFFFF;
}

.form-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #004B8D;

}

.body-scroll {
	scrollbar-face-color: #F37021;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3dlight-color: #F37021;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #325488;
	scrollbar-darkshadow-color:#F37021;
}


.title-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-style: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
