input, option
{
	border-color:#003399;
	border-width:1;
	font-family: Verdana,arial,Helvetica;
	font-size:10;
	font-weight: bold;
	background-color:#FFFFFF;
	color:#3C3C3C;
}
textarea{
	border-color:#003399;
	border-width:1;
	overflow:hidden;
	font-family: Verdana,Arial, Helvetica;
	font-size:10;
	color:#000000;
	background-color:#FFFFFF;
}

input.submit {
    background-color: #FFFFFF;
    font-weight: bold;
    border-width:1;
}

select
{
	border-color:#999999;
	border-width:1;
	overflow:hidden;
	font-family: Verdana,Arial, Helvetica;
	font-size:10;
	color:#000000;
	background-color:#F7F7F7;
}

A:link
{
  font-family: verdana, arial, geneva, sans-serif;
  font-weight: normal;
  font-size: 8pt;
  text-decoration: none;
  color: #0000FF
}

A:visited
{
  font-family: verdana, arial, geneva, sans-serif;
  font-weight: normal;
  font-size: 8pt;
  text-decoration: none;
  color: #0000FF
}

A:hover
{
  font-family: verdana, arial, geneva, sans-serif;
  font-weight: normal;
  font-size: 8pt;
  text-decoration: underline;
  color: #000080
}

A:active
{
  font-family: verdana, arial, geneva, sans-serif;
  font-weight: normal;
  font-size: 8pt;
  text-decoration: none;
  color: #FF0000
}


.fonte1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}
.fonte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: normal;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}


DIV.tabela_arredondada {
	float: center;
	width: 500px;
	background-color:#ffffff;
	padding: 5px;
	margin-top:5px;
	margin-bottom:5px;
	-moz-border-radius-topleft: 1em;
	-moz-border-radius-topright: 1em;
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
	border: 1px solid #0000cc;	
	background-image:url(/rhweb/images/fundo.png);
}

DIV.corpo{
	float: center;
	width: 800px;
	background-color:#F4FFF4;
	padding: 5px;
	margin-top:5px;
	margin-bottom:5px;
	-moz-border-radius-topleft: 1em;
	-moz-border-radius-topright: 1em;
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
	border: 1px solid #006600;
	
}


div.menu {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}


DIV.aba {
	background-color:#ffffff;
	position:absolute; 
	left:12px;
	top:35px; 
	width:411px; 
	height:295px; 
	padding: 5px;
	margin-top:5px;
	margin-bottom:5px;
	border: 1px solid #ccc;
}

.fonte2_10_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.fonte3_10_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
