body {

	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #587D8F;
	font-size: 11px;

}
td a.flagButton {
	display: block !important;
	background-position: 0 0;
	width: 40px;
    height: 64px;
	margin: 0px;
}
td a.flagButton:hover {
	background-position: 0 -64px !important;
}

#ano {
    position: absolute;
    top: 60px;
    left: 0px;
	}

a, a:visited {
	color: #587D8F;
	text-decoration:none

}
a:hover {
	text-decoration:none;
	color: #4dba48;
}
        input#valorBusca, input#valorBuscaAuthors {
            position: absolute;
            top: 221px;
            left: 7px;
            border: 2px solid #C0DDBF;
            background: #F1F5DE;
            color: #7e7a66;
            height: 28px;
            width: 206px;
            font-size: 14px;
            margin-left: 5px;
            padding: 4px 4px 4px 4px;
        }
        input#valorBuscaAuthors {
            top: 253px;
        }
		select#paperArea, select#paperYear {
            position: absolute;
            top: 290px;
            left: 143px;
            border: 0px solid #99CC66;
            background: #eef2df;
            color: #7e7a66;
            font-size: 14px;
        }
        select#paperArea {
            top: 320px;
            left: 101px;
        }

#chk_busca, #chk_abstract, #chk_authors, #chk_type, #chk_year {
	display: block;
	position: absolute;
	top: 217px;
	left: 220px;
	height: 18px
}
#chk_abstract {top: 235px}
#chk_authors {top: 259px}
#chk_year {top: 285px}
#chk_type {top: 315px}
#letterAuthor {
	position: absolute;
	top: 490px;
	left: 15px;
	margin: 0px;
	padding: 0px;
	}
#letterAuthor li {
	display: inline;
	text-decoration: none;
	margin-left: 2px;

}
.searchTip {position: absolute; top: 388px; left: 10px}
.yearTip {position: absolute; top: 104px; left: 10px}
.authorTip {position: absolute; top: 520px; left: 10px}

        img#goSearch {
            position: absolute;
            top: 360px;
            left: 190px;
        }
        img#goHelp {
            position: absolute;
            top: 182px;
            left: 298px;
        }
.rojo {color: #FF0000}
.texto9{
font-size:9px;
}
.borde {
	border: 1px solid #666666;
}
