.text { font-family: Arial,Verdana; font-size: 11px; text-decoration: none; color: #666666;}
.text_b { font-family: Arial,Verdana; font-size: 11px; text-decoration: none; color: #FFFFFF;}
.text_normN { font-family: Verdana, Arial; font-size: 11px; text-align: justify; text-decoration: none; font-weight: bold}
.text_norm10 { font-family: Verdana, Arial; font-size: 10px; text-align: justify; text-decoration: none; color: #FFFFFF;}
.text_norm10p { font-family: Verdana, Arial; font-size: 10px; text-align: justify; text-decoration: none; color: #000000;}

.menu {
	background-repeat: no-repeat;
	background-position: top right;
}

.esq {
	background-repeat:repeat-x;
	background-position: bottom;
}

.logo {
	background-repeat: no-repeat;
	background-position: top left;
}

.topo_centro {
	background-repeat: no-repeat;
	background-position: top left;
}

a:link
		{
			text-decoration: none;
			font-weight: bold;
			font-family: Arial;
			color: #666666;
			font-size: 11px
		}

a:visited
		{
			text-decoration: none;
			font-weight: bold;
			font-family: Arial;
			color: #666666;
			font-size: 11px
		}

a:hover
		{
			text-decoration: underline;
			font-weight: bold;
			font-family: Arial;
			color: #666666;
			font-size: 11px
		} 

a.empresa:link
		{
			text-decoration: none;
			font-family: Arial;
			color: #666666;
			font-size: 11px
		}

a.empresa:visited
		{
			text-decoration: none;
			font-family: Arial;
			color: #666666;
			font-size: 11px
		}

a.empresa:hover
		{
			text-decoration: none;
			font-family: Arial;
			color: #666666;
			font-size: 11px
		} 

a.enquete:link
		{
			text-decoration: none;
			font-family: Arial;
			color: #999999;
			font-size: 11px
		}

a.enquete:visited
		{
			text-decoration: none;
			font-family: Arial;
			color: #999999;
			font-size: 11px
		}

a.enquete:hover
		{
			text-decoration: underline;
			font-family: Arial;
			color: #999999;
			font-size: 11px
		} 

.inp {
	   border-color: #666666;
	   font-family : Arial;
	   font-size : 8pt;
	   Color : #333333;
	   border-width : 1px;
	   background-color: #FFFFFF;
	   border: 1px #666666 solid
   }

.form_log {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #000000;
}

.linhatopo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #406888;
}
.linhadirext {
	border-right-width: 1px;
	border-right-style: solid;
	/*border-right-color: #406888;*/
	border-right-color: #999999;
}
.linhadir {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.rodape {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
}
.linhatrace {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.baixorodape {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style:none ;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3D6388;
	border-right-color: #3D6388;
	border-bottom-color: #3D6388;
	border-left-color: #3D6388;
}

Body
	{

	scrollbar-face-color: #666666;          
	scrollbar-shadow-color: #FFFFFF;		
	scrollbar-highlight-color: #FFFFFF;		
	scrollbar-3dlight-color: #666666;		
	scrollbar-darkshadow-color: #666666;	
	scrollbar-track-color: #E0E0E0;			
	scrollbar-arrow-color: #FFFFFF			
	}