body 		{
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
}

.titulo {
	background-image: url(imagens/titulo-fundo.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 550px;
	height: 59px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0066CC;
	padding-left: 12;
	padding-top: 15;
}
.tela {
	background: url("images/fundo_cima_fundo_cima_01.gif");
	background-attachment: scroll;
	background-position: top;
	background-repeat: repeat-x;
}

.telafundo {
	background: url("images/bg_01.gif");
	background-position: top;
	background-repeat: repeat-x;
	background-color: #EAEAEA;
}

.fundomenu {
	background: url(images/fundomenu_06.jpg);
	background-attachment: fixed;
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #F7F7F7;
}
td{
	font-family: Verdana;
	font-size: 8pt;
	color: #000099;
}


.form{
	background-color: #ffffff;
	color: 006633;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	border: 1px solid #807261;
}

.btn {
	font-family: verdana;
	text-align: center;
	font-weight: normal;
	font-size: 8pt;
	background-color: #336699;
	border: 1px solid;
	color: white;
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px solid Black;
	border-left: 1px solid #666666;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
}

.rodape  {
	font-family: tahoma,verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

.rodape:hover  {
	font-family: tahoma,verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Fuchsia;
	text-decoration: none;
}
.hora  {
	font-family: verdana;
	font-size: 8pt;
	color: #336699;
	text-decoration: none;
}
.menuinclusao {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #787878;
	text-decoration: none;
}

.menuinclusao:hover  {
	color: #6495ED;
	text-decoration: underline;
}


.link1  {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}

.link1:hover  {
	color: #CC0000;
	text-decoration: underline;
}

.linknoticias  {
	font-family: verdana;
	font-size: 8pt;
	color: Navy;
	text-decoration: none;
}

.linknoticias:hover  {
	text-decoration: underline;
	color: #000080;
}

.menu {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #00015E;
	text-decoration: none;
}
.menu:hover  {
	color: #FF8C00;
}
.menusub {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #00015E;
	text-decoration: none;
}
.menusub:hover  {
	color: #FF8C00;
}

.link2 {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}

.link2:hover  {
	color: #87CEEB;
}

.link4 {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
}

.link4:hover  {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #ff0080;
	text-decoration: underline;
}

.texto  {
	font-family: verdana;
	font-size: 8pt;
	padding-right: 10px;
	padding-left: 10px;
}
.link3 {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.link3:hover  {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #00CED1;
	text-decoration: underline;
}

.menuitem{
	color: Black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 20px;
	width: 149;
	height: 19;
	cursor:pointer;
}
.menusubgrupo{
	background: url("images/menu_rdp.gif") no-repeat fixed bottom left;
	background-image: url("images/menu_rdp.gif");
	background-position: left bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
	width: 149;
}
.menusubitem{
	color: Black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding-left: 24px;
	padding-bottom: 3px;
	padding-right: 9px;
}

.menulink{
	color: Black;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}
.menulink:hover{
	color: Black;
	text-decoration: underline;
}

.menudiv {
	width: 149;
	height: 3;
}

