body {
	background: #FFFFFF;
	margin: 0 0 0 0;
	font-family: Verdana;
	font-size: xx-small;
	color: Black;
}

form
{
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.textos
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.link-azul, link-azul:link, link-azul:visited, link-azul:active
{
	color: #174473;
	text-decoration: none;
}

.link-azul:hover
{
	color: #123558;
	text-decoration: underline;
}

.background-logo
{
	background-repeat: no-repeat;
	background-position: right top;
}

.texto-titulo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.texto-mini
{
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bolder;
}

.wucUserLogged {
	background-color: #F5F5F5;
	border-bottom: 1px ButtonShadow solid;
}
.wucUserLogged2 {
	background-color: #F5F5F5;
	border-top: 1px ButtonShadow solid;
	border-bottom: 1px ButtonShadow solid;
}


.labelbold
{
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: xx-small;	
	font-weight: bolder;	
}

.general
{
  FONT-FAMILY: Verdana;
  FONT-SIZE: xx-small;
}

.input
{
  FONT-FAMILY: Verdana;
  FONT-SIZE: xx-small;
  border-right: gray 1px solid;
  border-left: gray 1px solid;
  border-top: gray 1px solid;
  border-bottom: gray 1px solid;
}

span
{
  FONT-FAMILY: Verdana;
  FONT-SIZE: xx-small;
}

.button
{
  FONT-FAMILY: Verdana;
  FONT-SIZE: xx-small;
}

.checkbox
{
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #FFFFFF;
	FONT-SIZE: 10px;
}

select
{
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #FFFFFF;
	FONT-SIZE: 10px;
}

.tdmenu
{
	background-color: #FAFAFA;
	border-right: #f0f0f0 1px solid;
	border-left: #f0f0f0 1px solid;
	border-top: #f0f0f0 1px solid;
	border-bottom: #f0f0f0 1px solid;
}

.cases
{
	font-family: Verdana;
	font-size: xx-small;
	font-color: #666666;
}

hr
{
    border-top: solid #b5c6d1 1px;
    border-bottom: solid #ffffff 1px;
}

.rodape, rodape:link, rodape:visited, rodape:active
{
	border-top: #f0f0f0 1px solid;
	border-bottom: #f0f0f0 1px solid;
	background-color: #fafafa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.rodape:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.tabela_parent_2 {

	background-color : #2E83BF;
	//border: 0px solid LightSteelBlue;
}
.tabela_child_2 {
	background-color: #CCE7EE;
}

.tabela_borda_bottom2 {
	border-bottom: 2px ButtonShadow solid;
}
.tabela_borda_bottom {
	border-bottom: 1px ButtonShadow solid;
}

