body {
  margin-left: 0px;
  margin-top: 4px;
  margin-right: 0px;
  margin-bottom: 14px;
  background-image: url(img/bck-grnd-rpt.png);
}
body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #444444;
}
a:link {
  text-decoration: none;
  color: #000000;
}
a:visited {
  text-decoration: none;
  color: #000000;
}
a:hover {
  text-decoration: underline;
  color: #000000;
}
a:active {
  text-decoration: none;
  color: #000000;
}

.enlaces:link {
  text-decoration: none;
  font-weight:bold;
  color:#3098BB;
}
.enlaces:visited {
  text-decoration: none;
  color:#3098BB;
}
.enlaces:hover {
  text-decoration: underline;
  color:#3098BB;
}
.enlaces:active {
  text-decoration: none;
  color:#3098BB;
}
.enlaces2:link {
  text-decoration: none;
  font-weight:bold;
  font-size: 11px;
  color:#3098BB;
}
.enlaces2:visited {
  text-decoration: none;
  font-size: 11px;
  color:#3098BB;
}
.enlaces2:hover {
  text-decoration: underline;
  font-size: 11px;
  color:#3098BB;
}
.enlaces2:active {
  text-decoration: none;
  font-size: 11px;
  color:#3098BB;
}

hr {
  border-style: dotted;
  color: #3098BB;
}

h1 {
  font-size:16px;
  color:#3098BB;
  display:inline;
  font-weight:bold;
}

h2 {
  font-size:16px;
  color:#3098BB;
  display:inline;
  font-weight:bold;
}

h3 {
  font-size:14px;
  color:#3098BB;
  display:inline;
  font-weight:bold;
}

.localizador {
  font-size: 11px;
}

.as_cod {
width:35;
height:19;
}

.as_sub {
width:100;
height:19;
}

.box{
	BORDER-TOP:    0px outset;
	BORDER-LEFT:   0px outset;
	BORDER-BOTTOM: 0px inset;
	BORDER-RIGHT:  0px inset;
}

.expe {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	width: 50%;
	font-weight: normal;
}

.expe2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	width: 100%;
	font-weight: normal;
}

INPUT,checkbox{
	BORDER-TOP:    #000000 1px outset;
	BORDER-LEFT:   #000000 1px outset;
	BORDER-BOTTOM: #000000 1px inset;
	BORDER-RIGHT:  #000000 1px inset;
	FONT-SIZE: 12px; font-weight:
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffFFFF;
}

TEXTAREA {
	BORDER-TOP:    #000000 1px outset;
	BORDER-LEFT:   #000000 1px outset;
	BORDER-BOTTOM: #000000 1px inset;
	BORDER-RIGHT:  #000000 1px inset;
	FONT-SIZE: 12px; font-weight:
	COLOR: #000000; FONT-FAMILY:
	Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFffff;
}

.h2_noticias {
  font-size:11px;
  color:#ffffff;
  display:inline;
}

.h2_noticias:link {
  text-decoration: none;
  font-size: 11px;
  color:#ffffff;
}

.h2_noticias:visited {
  text-decoration: none;
  font-size: 11px;
  color:#ffffff;
}

.h2_noticias:hover {
  text-decoration: underline;
  font-size: 11px;
  color:#ffffff;
}

.h2_noticias:active {
  text-decoration: none;
  font-size: 11px;
  color:#ffffff;
}

.h2_titulos {
  font-size:16px;
  color:#ffffff;
  display:inline;
  font-weight:bold;
}

