body 
{
	margin: 0px;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*scrollbar-face-color: #EFEFEF;
	scrollbar-shadow-color: #EFEFEF;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color:  #000000;
	scrollbar-track-color:  #CCCCCC;
	scrollbar-arrow-color: #009999;
	OVERFLOW:scroll;OVERFLOW-X:hidden;*/
}
.bkgContent {
	background-image:  url(images/bkg_content.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.txtAreaReservada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #59738E;
	font-weight: bold;
}
.txtNormalBoldSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0FB1E0;
}
.linkSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0FB1E0;
	text-decoration: underline;
}
.txtNormal {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txtFiled {
	background-color: #FEFEFE;
	border: 1px solid #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txtlogin {
	background-color: #FEFEFE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bto {
	background-color: #FEFEFE;
	border: 1px solid #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txtTitulo1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
	text-decoration: underline;
}
.txtTitulo2 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
.txtTitulo {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #006563;
	text-decoration: none;
}

a.links:active { color: #006666; text-decoration: none; font-style: normal; font-weight: normal}
a.links:hover { color: #000000; font-style: normal; text-decoration: none; }
a.links:link { color: #006666; font-style: normal; text-decoration: none }
a.links:visited { color: #006666; font-style: normal; text-decoration: none; font-weight: bold }

.txtSubTitles {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
a.link {
	Color : #000000;
	Font-Family : Verdana;
	font-size : 10px;
	Text-Decoration : none;
}
a.visited {
	Color : #666666;
	Font-Family : Verdana;
	font-size : 10px;
	Text-Decoration : none;
}
.logs{
	width:350px;
	height:25px;
}