@charset "utf-8";
.bg_left {
background-image:url(../imagens/fundo2_sombra.jpg);
background-position:right top;
background-repeat:repeat-y;
}
.bg_right {
background-image:url(../imagens/fundo2_sombra_invert.jpg);
background-position:left top;
background-repeat:repeat-y;
}
.arial10 {
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.arial_11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	font-style:normal;
	line-height: 18px;
	color: #000000;
}
.arial_11_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	font-style:bold;
	line-height: 18px;
	color: #000000;
	font-variant: normal;
}
.arial_14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	line-height: 18px;
	color: #990000;
	color(link):#990000;
	link:#990000;
}
.arial_16 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	font-style:normal;
	line-height: 18px;
	color: #990000;
	color(link):#990000;
	link:#990000;
}
.anchor {
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	color(link):#000000;
}

