BODY 
{
	margin: 0;
	padding: 0;	
}

BODY, DIV, TD, TH, TR, FORM, OL, UL, LI, INPUT, TEXTAREA, SELECT, A, SMALL
{
	font-size: 10pt;
	font-family: Helvetica, Verdana, Lucida;
}

P, B
{
	font-size: 12pt;
	font-family: Helvetica, Verdana, Lucida;
	text-align: justify;
}

A:hover  
{
	text-decoration: none;
}

A 
{
	text-decoration: none;
}

.jus {

	text-align: justify;
}

.text1b
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Helvetica, Verdana, Lucida;
}

.war
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Helvetica, Verdana, Lucida;
	color: #FF0000;
}

.sucess {
	font-weight: bold;
	font-size: 12pt;
	font-family: Helvetica, Verdana, Lucida;
	color: #000000;
	
}

.line {
	BACKGROUND-COLOR: #79A5D2;
}

.col1 {
	BACKGROUND-COLOR: #C9E1EF;
	text-align: right;
	white-space: nowrap;
	width: 1%;
}

.col2 {
	BACKGROUND-COLOR: #DCDCDC;
}

.help {
	cursor: help;
}

INPUT.text {
	width: 500px;
}

INPUT.search {
	width: 100%;
}

TEXTAREA.text {
	width: 500px;
}

.botao {
	background-color: #79A5D2;
	font-family: Helvetica, Verdana, Arial;
	sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-color: #99D1FF;
	border-style: double;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	cursor: pointer;
}

.info1 {
	text-align: right;
	background-color: #DCDCDC;
}

.menu1 
{
	background-color: #C9E1EF;
	text-align: left;
	white-space: nowrap;
	width: 1%;
}

.noti {
	background-color: #C9E1EF;
	white-space: nowrap;
}

.banner {
}

.warning {
	BACKGROUND-COLOR: #FFFFFF;
	color: #FF0000;
	white-space: nowrap;
	width: 1%;
	font-weight: bold;
	/*text-align: left; */
}

.messages {
	BACKGROUND-COLOR: #FFFFFF;
	color: #79A5D2;
	white-space: nowrap;
	width: 1%;
	font-weight: bold;
	
}

.vaga {
	BACKGROUND-COLOR: #DCDCDC;
	text-align: center;
	white-space: nowrap;
	width: 1%;
}
