@charset "utf-8";
td img {
	display: block;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #333366;
	scrollbar-3dlight-color: #333366;
	scrollbar-darkshadow-color: #242424;
	scrollbar-shadow-color: #808080;
	scrollbar-arrow-color: #333366;
	scrollbar-track-color: #FFCC00;
	background:url(images/bg_site.jpg)
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #330066;
}
a:active {
	text-decoration: none;
	color: #330066;
}
.texto1 {
	font-family: "Lucida Sans Unicode", "Lucida Console", "Arial Narrow", Arial;
	color: #2B0A43;
	font-size: 14px;
}
.label1 {
	font-family: "Lucida Sans Unicode", "Lucida Console", "Arial Narrow", Arial;
	color: #2B0A43;
	font-size: 14px;
	font-weight:bold;
}.titulo {
	font-family: "Lucida Sans Unicode", "Lucida Console", "Arial Narrow", Arial;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.sub_titulo {
	font-family: "Lucida Sans Unicode", "Lucida Console", "Arial Narrow", Arial;
	font-size: 14px;
	color: #DFDFDF;
	font-weight: bold;
}
.sub_titulo2 {
	font-family: "Lucida Sans Unicode", "Lucida Console", "Arial Narrow", Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
.texto2 {
	font-family: "Lucida Sans Unicode", "Lucida Console", "Arial Narrow", Arial;
	font-size: 13px;
	color: #FF9900;
}
.form {
	border-top-color: #6666FF;
	border-right-color: #6666FF;
	border-bottom-color: #6666FF;
	border-left-color: #6666FF;
}
.button {
	font-family: "Lucida Sans Unicode", "Lucida Console", "Arial Narrow", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	background-color: #4D27A0;
}
