BODY {
	scrollbar-face-color: #eaeaea;
	scrollbar-highlight-color: #fefefe;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #fefefe;
	scrollbar-shadow-color: #cccccc;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #ffffff;
	scrollbar-base-color: #008B8B;
	/*background-image: url(imgs/bg_geral.gif);*/
	background-color: #0099CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* Textos */
.texto_titulos2{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #6666CC;
}
.textos_leitura {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
}
/* Links */

a.link:visited  { font-family: Verdana; font-size: 11 px; color: #0099CC;
font-weight: bold; text-decoration:none}
a.link:active   { font-family: Verdana; font-size: 11px; color: #0099CC;
font-weight: bold; text-decoration:none}
a.link:link     { font-family: Verdana; font-size: 11 px; color: #0099CC;
font-weight: bold; text-decoration:none}
a.link:hover    {
	font-family: Verdana;
	font-size: 11 px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	background-color: #0099cc;
}

a.link2:visited  { font-family: Verdana; font-size: 11 px; color: #0099CC;
font-weight: normal; text-decoration:none}
a.link2:active   { font-family: Verdana; font-size: 11px; color: #0099CC;
font-weight: normal; text-decoration:none}
a.link2:link     { font-family: Verdana; font-size: 11 px; color: #0099CC;
font-weight: normal; text-decoration:none}
a.link2:hover    {
	font-family: Verdana;
	font-size: 11 px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
	background-color: #0099cc;
}

a.linkrodape:visited  { font-family: Verdana; font-size: 11 px; color: #ffffff;
font-weight: bold; text-decoration:none}
a.linkrodape:active   { font-family: Verdana; font-size: 11px; color: #ffffff;
font-weight: bold; text-decoration:none}
a.linkrodape:link     { font-family: Verdana; font-size: 11 px; color: #ffffff;
font-weight: bold; text-decoration:none}
a.linkrodape:hover    {
	font-family: Verdana;
	font-size: 11 px;
	color: #0099CC;
	font-weight: bold;
	text-decoration:none;
	background-color: #ffffff;
}

a.linkdir:visited  { font-family: Verdana; font-size: 10 px; color: #333333;
font-weight: normal; text-decoration:none}
a.linkdir:active   { font-family: Verdana; font-size: 10 px; color: #333333;
font-weight: normal; text-decoration:none}
a.linkdir:link     { font-family: Verdana; font-size: 10 px; color: #333333;
font-weight: normal; text-decoration:none}
a.linkdir:hover    {
	font-family: Verdana;
	font-size: 10 px;
	color: #333333;
	font-weight: normal;
	text-decoration:underline;
	background-color: none;
}


/* FORM */

.caixa_geral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 2px;
	color: #666666;
	font-weight: normal;
	background-color: #F9F9FD;
	clear: none;
	float: none;
	width: auto;
	border-top: 1px solid White;
	border-left: 1px solid #999999;
	border-right: 1px solid White;
	border-bottom: 1px solid #999999;

}
.cursor_mao{
	cursor: hand;}.titulo_leitura {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
.menu {

	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #327298;
	line-height: 18px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
}
.textos_leituraCopy {

	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 18px;
}
.textos_leiturapeq {


	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 18px;
}
