
a,a:visited
{
	color:#000;
}
.corpoInicial
{
	background-color:#CCCCCC;
	background-image:url(imagens/fundosite.jpg);
	background-repeat:repeat-x;
	scrollbar-arrow-color:#E7E7E7; 
	scrollbar-3dlight-color:#666666; 
	scrollbar-track-color:#4B4B4B; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-face-color:#666666; 
	scrollbar-shadow-color:#333333; 
    scrollbar-base-color:#666666; 
	scrollbar-highlight-color:#E7E7E7	
}
.corpoConteudo
{
	 background-color:#eeeeee; 
	 scrollbar-arrow-color:#000000; 
	 scrollbar-3dlight-color:#999999; 
	 scrollbar-track-color:#666666; 
	 scrollbar-darkshadow-color:#999999; 
	 scrollbar-face-color:#EEEEEE; 
	 scrollbar-shadow-color:#EEEEEE; 
	 scrollbar-base-color:#EEEEEE; 
	 scrollbar-highlight-color:#999999
}

.Menu
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	height:23;
	padding-left:12px;
	padding-right:12px;
	padding-top:4px;
	padding-bottom:2px;
	display:block;
	text-decoration:none;
	filter:Alpha(opacity=92);
}
html>body .Menu
{
	height:15px;
}
.Menu:hover
{
	background-color:#6582BA;
	color:#FFFFFF;
	border-top:1px solid #666666;
	text-decoration:none;
}

.itemMenu
{
	background-color:#A7BDEF;
	font-family:Arial;
	font-size:11px;
	color:#000000;
	width:200px;
	border-top:1px solid #999999;
	padding-left:8px;
	padding-right:8px;
	padding-top:2px;
	padding-bottom:2px;
	display:block;
	text-decoration:none;
	filter:Alpha(opacity=92);
	border-left:5px solid #6582BA;
}
.itemMenu:hover
{
	background-color:#6582BA;
	color:#FFFFFF;
	border-left:5px solid #A7BDEF;
	text-decoration:none;
}
.subItemMenu
{
	background-color:#AFC4F4;
	font-family:Arial;
	font-size:10px;
	color:#000000;
	width:270px;
	border-top:1px solid #666666;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	display:block;
	text-decoration:none;
	filter:Alpha(opacity=94);
	border-left:5px solid #6582BA;
}
.subItemMenu:hover
{
	background-color:#6582BA;
	color:#FFFFFF;
	border-left:5px solid #AFC4F4;
	text-decoration:none;
}
ul
{
	list-style-image:url(imagens/icone_menu.gif);
	padding-top:2px;
}

.bordaPaginaEsquerda
{
	background-image:url(imagens/bordapagina_esquerda.jpg);
	background-repeat:repeat-y;
}

.bordaPaginaDireita
{
	background-image:url(imagens/bordapagina_direita.jpg);
	background-repeat:repeat-y;
}

.bordaRodapeEsquerda
{
	background-image:url(imagens/bordarodape_esquerda.jpg);
	background-repeat:repeat-y;
}

.bordaRodapeDireita
{
	background-image:url(imagens/bordarodape_direita.jpg);
	background-repeat:repeat-y;
}

.celulaPaginaInicial
{
	padding-left:9px;
	padding-right:9px;
	border-left:dotted 1px #CCCCCC;
}
.celulaRodape
{
	background-color:#999;
	padding-top:5px;
	padding-bottom:5px;
}

.Titulo
{
	font-family:Arial;
	font-size:15px;
	font-weight:bolder;
	color:#006599;
}

.subTitulo
{
	font-family:Arial;
	font-size:12px;
	font-weight:bolder;
	color:#000000;
}
.cTexto
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}
.link1
{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.link1:hover
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

.cTextoRodape
{
	font-family:Arial;
	font-size:10px;
	font-weight:bolder;
	color:#ffffff;
}

.tabMenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000033;
	text-decoration:none;
	display:block;
}
.tabmenu:hover
{
	background-color:#999999;
}

.special {
	position:relative; 
	top:0px; 
	left:0px; 
	background-color:#eeeeee;
}

.fundoMenu
{
	/*background-image:url(imagens/menu/fundomenu.jpg);
	background-repeat:repeat-x;*/
	background-image:url(imagens/fundomenu_azul.jpg);
}

.sombrabaixo
{
	background-image:url(imagens/sombrabaixo.jpg);
	background-repeat:repeat-x;
}
.sombradireita
{
	background-image:url(imagens/sombradireita.jpg);
	background-repeat:repeat-y;
}
.divisaoTituloPagina
{
	background-image:url(imagens/gradiente_titulo.jpg);
	background-repeat:repeat-y;
}
.tituloPagina
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#EEEEEE;
}
.fundoTituloPagina
{
	background-color:#666666;
	padding-top:1px;
	padding-bottom:3px;
	padding-left:5px;
	width:640px;
}
.fundo2TituloPagina
{
	background-color:#CCCCCC;
	width:105px;
}
.tabelaPrincipal
{
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #ffffff;
}


Input
{
	border-right: dimgray 1pt solid;
	border-top: dimgray 1pt solid;
	font-size: 11px;
	border-left: dimgray 1pt solid;
	color: black;
	border-bottom: dimgray 1pt solid;
	font-family: Tahoma, Arial;
	background-color:#eee;
}
.cSelect
{
	border-right: #99cccc 1pt solid;
	border-top: #99cccc 1pt solid;
	font-size: 11px;
	border-left: #99cccc 1pt solid;
	color: black;
	border-bottom: #99cccc 1pt solid;
	font-family: Verdana;
	background-color:#eee;
}
