body {
	scrollbar-arrow-color:#427490;
	scrollbar-base-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-face-color:#F1F1F1;
	scrollbar-highlight-color:#F7F7F7;
	scrollbar-darkshadow-color:#F1F1F1;
	scrollbar-3dlight-color:#c0c0c0;
}
a.lnkNormal:link, a.lnkNormal:visited, a.lnkNormal:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #293647;
	text-decoration: none;
}
a.lnkNormal:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #293647;
	text-decoration: underline;
}
a.lnkRodape:link, a.lnkRodape:visited, a.lnkRodape:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.lnkRodape:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
.txtRodape {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.txtNormal {
	font-family: Verdana;
	font-size: 10px;
	color: #293647;
	text-decoration: none;
}
.txtPreto {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.txtTituloNoticia {
	font-family: Verdana;
	font-size: 14px;
	color: #293647;
	text-decoration: underline;
}
.txtNormalBold {
	font-family: Verdana;
	font-size: 10px;
	color: #293647;
	text-decoration: none;
	font-weight: bold;
}
.txtNormalRed {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.txtNormalBoldRed {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.txtMedio {
	font-family: Verdana;
	font-size: 12px;
	color: #293647;
	text-decoration: none;
	font-weight: normal;
}
.txtMedioBold {
	font-family: Verdana;
	font-size: 12px;
	color: #293647;
	text-decoration: none;
	font-weight: bold;
}
a.lnkNormalBold:link, a.lnkNormalBold:visited, a.lnkNormalBold:active {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #293647;
	text-decoration: none;
}
a.lnkNormalBold:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #293647;
	text-decoration: underline;
}
a.submenu_link:link, a.submenu_link:visited, a.submenu_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #293647;
	font-weight: normal;
	text-decoration: none;
}
a.submenu_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.txtNormalBranco {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}

.botao{
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
	padding-left: 2px;
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 10px;  
    color: #FFFFFF;
	font-weight: bold;
    background-image: url(imagens/bt_px.jpg);
	}
.txtBoxStyle1{
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
	padding-left: 4px;
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 9px;    
    color: #000000;
    background-image: url(imagens/corners.gif);
	}
.txtBoxStyle2{
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
	padding-left: 4px;
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 9px;    
    color: #000000;
    background-image: url(imagens/grid.gif);
	}
.frmInvisivel{
	background: transparent repeat 0% 100%;
	font-family: Verdana;
	font-size: 10px;
	color: #293647;
	text-decoration: none;
}
a.lnkMenu:link, lnkMenu:active, lnkMenu:visited {
	font-family: "DaxBold";
	font-size: 12px;
	color: #062335;
	font-weight: normal;
	text-decoration: none;
}
a.lnkMenu:visited:hover {
	font-family: "DaxBold";
	font-size: 12px;
	color: #062335;
	font-weight: normal;
	text-decoration: none;
}

td.botaoMenu a {
	color: #062335;
	
	background: transparent url(imagens/botao_off.jpg) repeat 0% 50%;
	
	width: 150px;
	height: 26px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	line-height:26px;
	display:block; 
	clear:both;
}

td.botaoMenu a:hover {
	color: #062335;
	
	background: transparent url(imagens/botao_on.jpg) repeat 0% 50%;
	
	width: 150px;
	height: 26px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	line-height:26px;
	display:block; 
	clear:both;
}

