@charset "ISO-8859-1";

/* CSS Document */



body {

	background-color: #fff;

/*        background-image:url('bg_white.gif'); */



	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

body,td,th {

	font-family:Tahoma;

	font-size:11px;

	color:#4a4a4a;

}



.LINKER {

	font-family: arial;

	font-size: 12px;

	color: #fff;

	font-weight:normal;

	text-decoration: none;

}

.LINKER a:link {

	color: #fff;

	text-decoration: none;

}

.LINKER a:visited {

	text-decoration: none;

	color: #fff;

}

.LINKER a:hover {

	text-decoration: none;

	color: #264ca1;

}

.LINKER a:active {

	text-decoration: none;

	color: #264ca1;

}





.SUBMENU {

	font-family: arial;

	font-size: 12px;

	color: #fff;

	font-weight:normal;

	text-decoration: none;

}

.SUBMENU a:link {

	color: #fff;

	text-decoration: none;

}

.SUBMENU a:visited {

	text-decoration: none;

	color: #fff;

}

.SUBMENU a:hover {

	text-decoration: none;

	color: #cccccc;

}

.SUBMENU a:active {

	text-decoration: none;

	color: #cccccc;

}





.IMGS {

	font-family: arial;

	font-size: 12px;

	color: #000;

	background-color:#FFF;	

	font-weight:bold;

	text-decoration: none;

	width:60;

	height:24;

}

.IMGS a:link {

	color: #000;

	background-color:#FFF;	

}

.IMGS a:visited {

	color: #000;

	background-color:#FFF;	

}

.IMGS a:hover {

	color: #FFF;

	background-color:#264ca1;	

}

.IMGS a:active {

	color: #FFF;

	background-color:#264ca1;	

}







.justify{

	text-align:justify;}



.texto-azul {

	font-family: arial;

	font-size: 12px;

	color: #264ca1;

	font-weight:normal;

	text-decoration: none;

}

.texto-preto {

	font-family: arial;

	font-size: 12px;

	color: #cccccc;

	font-weight:normal;

	text-decoration: none;

}



.tit-azul {

	font-family: arial;

	font-size: 14px;

	color: #264ca1;

	font-weight:bold;

	text-decoration: none;

}

.vermais {

	font-family: arial;

	font-size: 12px;

	color:#333;

	font-weight:normal;

	text-decoration:underline;

}

.vermais a:link {

	color: #666;

	text-decoration: none;

}

.vermais a:visited {

	text-decoration: none;

	color: #666;

}

.vermais a:hover {

	text-decoration: none;

	color: #264ca1;

}

.vermais a:active {

	text-decoration: none;

	color: #264ca1;

}





.caixa-form {

	color: #000;

	width: 190px;

	background-color:#FFF;

	font-family:Tahoma;

	font-size:10px;

	color:#828080;

	border: 1px solid #666666;

}

.consola-bts{

	font-family: tahoma;

	font-size: 10px;

	color: #fff;

	background-color:#898989;

	border: 1px solid #666666;

	cursor:pointer;

}

