/* Fontes  */

.tahoma_12_ec7 {
	font-family: Tahoma;
	font-size: 12px;
	color: #ec75ae;
	font-weight: bold;
}
.tahoma_12_ec7_sb {
	font-family: Tahoma;
	font-size: 12px;
	color: #ec75ae;
}
.tahoma_12_00f {
	font-family: Tahoma;
	font-size: 12px;
	color: #00ff0c;
	font-weight: bold;
}
.tahoma_12_9ac {
	font-family: Tahoma;
	font-size: 12px;
	color: #9acceb;
}
.tahoma_14_CCC {
	font-family: Tahoma;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}
.tahoma_12_CCC {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	
}
.tahoma_12_9ac_Bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #9acceb;
	font-weight: bold;
}
.tahoma_13_9ac_Bold {
	font-family: Tahoma;
	font-size: 13px;
	color: #9acceb;
	font-weight: bold;
}
.tahoma_12_999 {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
}
.tahoma_13_999 {
	font-family: Tahoma;
	font-size: 13px;
	color: #999999;
}
.tahoma_12_b8b {
	font-family: Tahoma;
	font-size: 12px;
	color: #9A9A9A;
	font-style:normal;
	font-weight:lighter;
}
.tahoma_11_b8b {
	font-family: Tahoma;
	font-size: 11px;
	color: #9A9A9A;
	font-style:normal;
	font-weight:lighter;
}
.arial_11_999 {
	font-family:Arial;
	font-size: 11px;
	color:#999999;
	font-style:normal;
	font-weight:Bold;
}

a.Link_saiba_ec7:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #ec75ae;
	text-decoration: none;
	font-style: italic;
}
a.Link_saiba_ec7:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #ec75ae;
	text-decoration: none;
	font-style: italic;
}
a.Link_saiba_ec7:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #ec75ae;
	text-decoration: none;
	font-style: italic;
}
a.Link_saiba_ec7:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #ec75ae;
	text-decoration: underline;
	font-style: italic;
}


a.Link_saiba_9ac:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #9acceb;
	text-decoration: none;
	font-style: italic;
}
a.Link_saiba_9ac:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #9acceb;
	text-decoration: none;
	font-style: italic;
}
a.Link_saiba_9ac:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #9acceb;
	text-decoration: none;
	font-style: italic;
}
a.Link_saiba_9ac:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #9acceb;
	text-decoration: underline;
	font-style: italic;
}

a.Link_base_9ac:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #9acceb;
	text-decoration: none;
}
a.Link_base_9ac:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #9acceb;
	text-decoration: none;
}
a.Link_base_9ac:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #9acceb;
	text-decoration: none;
}
a.Link_base_9ac:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #9acceb;
	text-decoration: underline;
}

/* Form */

.input_base {
	font-family: Tahoma;
	font-size: 12px;
	color: #9acceb;
	border: 1px solid #CCCCCC;
}
.input_botao {
	font-family: Tahoma;
	font-size: 12px;
	color: #9acceb;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

/* caixa de texto */

.arial_11_caixa_f8f{
		background-color:#f8f8f8;
		font-size: 11px;
		font-family:Arial;
		color:#999999;
		border-bottom:solid;
		border-bottom-color:#d1d0d0;
		border-left:solid;
		border-left-color:#d1d0d0;
		border-right:solid;
		border-right-color:#d1d0d0;
		border-top:solid;
		border-top-color:#d1d0d0;
		/*font-style:italic;*/
		border-collapse:collapse;
		border-width:1px;
}
