h2 {
	padding:0; margin:0;
	font-size:12px;
	font-weight:bold;
}
.celula_blu1 {
	background:#666;
	color:#fff;
	font-weight:bold;
	text-align:center;
	height:21px;
	padding-top:4px;
}
.celula_blu2 {
	background:#fff;
	color:#333;
	font-weight:normal;
	text-align:center;
	height:21px;
	padding-top:4px;
}
.celula_blu3 {
	background:#fff;
	color:#333;
	font-weight:normal;
	height:21px;
	padding-top:4px;
	padding-left:4px;
}
.celula_blu4 {
	background:#ccc;
	color:#333;
	font-weight:bold;
	height:21px;
	padding-top:4px;
	text-align:right;
}

.linkintern {

	font: 11px Tahoma;

	font-weight: bold;

	color:#007CC4 !important;

	text-decoration:none;

}

#keyword {
	border:1px solid #333;
	width:120px;
	float:left;
}

.gobut {
	float:left;
	font:10px Verdana !important;
	font-weight:bold;
	display:block;
	background:#333;
	padding:2px;
	border:1px solid #ccc;
	margin-left:5px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
	background-image: url(../images/bg.gif);
}
body,td,th {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style1 {	color: #FF0000;
	font-weight: bold;
}
.style2 {color: #FFFFFF}
.frm label {
	float:left; display:block;
	width:100px;
}
.frm textarea, .frm input {
	padding:0;
	margin-bottom:3px;
	width:200px;
	background:#fff;
	color:#000;
	font-size:12px;
	float:left; border:1px solid #ccc;
}
