body 
{
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #E6F9FF;
	scrollbar-shadow-color: #E6F9FF;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color:  #000000;
	scrollbar-track-color:  #CCCCCC;
	scrollbar-arrow-color: #000000;
	OVERFLOW:scroll;OVERFLOW-X:hidden;
}
.bkgContent {
	background-image: url(images/bkg_content.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.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: #000000;
	border: 1px solid #F6C801;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.links:active { color: #000000; text-decoration: underline; font-style: normal; font-weight: normal}
a.links:hover { color: #000000; font-style: normal; text-decoration: none; background-color: #536872 }
a.links:link { color: #000000; font-style: normal; text-decoration: underline }
a.links:visited { color: #000000; font-style: normal; text-decoration: underline }

.tituloEvento {
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #536872;
	font-style: normal;
}

a.pag:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.pag:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #536872;
	text-decoration: none;
	font-weight: bold;
}
a.pag:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #536872;
	text-decoration: none;
	font-weight: bold;
}
a.pag:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #536872;
	text-decoration: none;
	font-weight: bold;
}
