.SubHead
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #660066;
}

.NormalTextBox
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	border: solid 1px #660066;
}

.Normal, .NormalDisabled
{
	font-family: Arial;
	font-size: 12px;
	color: #404040;
	font-weight: normal;
}

.Titulo1
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #660066;
}

.Titulo2
{
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #660066;
}

.Texto2
{font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #660066;
font-weight: normal;}

.Texto3
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #404040;
font-style:italic;
font-weight:bold;
}

.TextoFormPromo {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #404040;
font-weight:bold;
text-align:right;
margin-right: 3px;
vertical-align:middle;
}

.TextoConteudo
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #404040;
font-weight: normal;
}

.Form_1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69075a;
	font-weight: normal;
	border:solid 1px #69075a;
	background-color: #ffffff;
	width: 278px;
	height: 16px;
}

.Form_2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69075a;
	font-weight: normal;
	border:solid 1px #69075a;
	background-color: #ffffff;
	width: 278px;
	height: 60px;
}

.Form_3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69075a;
	font-weight: normal;
	border:solid 1px #69075a;
	background-color: #ffffff;
	width: 90px;
	height: 16px;
}

.Form_4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69075a;
	font-weight: normal;
	border:solid 1px #69075a;
	background-color: #ffffff;
	width: 211px;
	height: 16px;
}

.Form_5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69075a;
	font-weight: normal;
	border:solid 1px #69075a;
	background-color: #ffffff;
	width: 128px;
	height: 16px;
}

.Link_1 {
    font-weight: normal;
    font-size: 10px;
    color: #660066;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.Link_1:link {
    text-decoration:    none;
    color:#660066;
}

A.Link_1:visited  {
    text-decoration:    none;
    color:#660066;
}

A.Link_1:active   {
    text-decoration:    none;
    color:#6633CC;
}

A.Link_1:hover    {
    text-decoration: none;
    color:#CC99FF;
}

.Link_2 {
    font-weight: bold;
    font-size: 12px;
    color: #660066;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.Link_2:link {
    text-decoration:    none;
    color:#660066;
}

A.Link_2:visited  {
    text-decoration:    none;
    color:#660066;
}

A.Link_2:active   {
    text-decoration:    none;
    color:#660066;
}

A.Link_2:hover    {
    text-decoration: none;
    color:#CC99FF;
}

.Link_3 {
    font-size: 11px;
    color: #5b5b5b;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.Link_3:link {
    text-decoration:    none;
    color:#5b5b5b;
}

A.Link_3:visited  {
    text-decoration:    none;
    color:#5b5b5b;
}

A.Link_3:active   {
    text-decoration:    none;
    color:#5b5b5b;
}

A.Link_3:hover    {
    text-decoration: none;
    color:#0066CC;
}

.Link_4 {
    font-size: 11px;
    color: #57b4da;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.Link_4:link {
    text-decoration:    none;
    color:#57b4da;
}

A.Link_4:visited  {
    text-decoration:    none;
    color:#57b4da;
}

A.Link_4:active   {
    text-decoration:    none;
    color:#57b4da;
}

A.Link_4:hover    {
    text-decoration: underline;
    color:#57b4da;
}

.Link_Voltar {
    font-size: 10px;
    color: #003366;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-weight:bold;
}

A.Link_Voltar:link {
    text-decoration:    none;
    color:#003366;
}

A.Link_Voltar:visited  {
    text-decoration:    none;
    color:#003366;
}

A.Link_Voltar:active   {
    text-decoration:    none;
    color:#003366;
}

A.Link_Voltar:hover    {
    text-decoration: underline;
    color:#003366;
}


.Link_5 {
    font-weight: normal;
    font-size: 11px;
    color: #40b5c3;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.Link_5:link {
    text-decoration:    none;
    color:#40b5c3;
}

A.Link_5:visited  {
    text-decoration:    none;
    color:#40b5c3;
}

A.Link_5:active   {
    text-decoration:    none;
    color:#40b5c3;
}

A.Link_5:hover    {
    text-decoration: none;
    color:#a2dbe2;
}

.CommandButton {
    font-weight: normal;
    font-size: 10px;
    color: #660066;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.CommandButton:link {
    text-decoration:    none;
    color:#660066;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color:#660066;
}

A.CommandButton:active   {
    text-decoration:    none;
    color:#660066;
}

A.CommandButton:hover    {
    text-decoration: none;
    color:#CC99FF;
}

.TitleCell {
    font-weight: normal;
    font-size: 14px;
    color: #660066;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}	
	A.CommandButton:link {
    text-decoration:    none;
    color:#660066;
}

A.TitleCell:visited  {
    text-decoration:    none;
    color:#660066;
}

A.TitleCell:active   {
    text-decoration:    none;
    color:#660066;
}

A.TitleCell:hover    {
    text-decoration: none;
    color:#CC99FF;
}

.Regra_Promo {
    font-weight: normal;
    font-size: 10px;
    color: #404040;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.Link_NovaPromo {
    font-size: 16px;
    color: #660066;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-weight:bold;
	background-color: #CCCCFF;
	width: 100%;
	text-align:center;
	padding-top:5px;
	margin-bottom: 30px;
	border: 1px solid #9999FF;
}

A.Link_NovaPromo:link {
    text-decoration:    none;
    color:#660066;
}

A.Link_NovaPromo:visited  {
    text-decoration:    none;
    color:#660066;
}

A.Link_NovaPromo:active   {
    text-decoration:    none;
    color:#660066;
}

A.Link_NovaPromo:hover    {
    text-decoration: none;
    color:#ffffff;
}