body {
	background-repeat: no-repeat;
  	background-position: bottom right;
	background-attachment: fixed;
	background-color: #091348;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-family:Tahoma;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #999999;
	text-decoration: none;
}
.titulo
{
	font-size:18px;
	font-weight:bold;
	border-bottom:#E2E2E2 2px solid;
}
.titulo2
{
	font-size:18px;
	font-weight:bold;
}
.label
{
	font-weight:bold;
	font-size:14px;
	border-bottom:#EFEFEF 1px solid;
	border-right:#EFEFEF 1px solid;
	padding:5px;
}
input, textarea
{
	padding:5px;
	border:#666 1px solid;
}
input:hover, textarea:hover
{
	border:#000 1px solid;
}
.descricao16Bold
{
	font-size:16px;
	font-weight:bold;
}
.borda_padrao
{
	border:#E9E9E9 1px solid;
}
