body {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size:11px;
	color: #333333;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
}
.link {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.subtitle {
	font-size: 11px;
	font-weight: bold;
	color: #0344ad;
	text-decoration: none;
}
.title14 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.title11bold {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.textos11 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textos12 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.form {
	font-size: 11px;
	font-weight: normal;
	color: #5D4718;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fields {
	font-family: Arial;
	font-size: 11px;
	background-color: #fff;
	font-weight: normal;
	text-decoration: none;
	border-top-color: #CDCDCD;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0px;
	padding: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	color: #000;
}
.bt {
	font-size: 11px;
	font-weight: normal;
	color: #F5F1E8;
	text-decoration: none;
	background-color: #84AECE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.botton {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.submenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.link:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ff0000;
	text-decoration: underline;
}
fieldset {
padding: 7px;
}
legend {
	padding: 5px 10px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.divmsgerro {
	margin: 10px 0;
	padding: 10px;
	background-color: #FFFF99;
	font-family: Arial;
	font-size: 12px;
	color : #000000;
	font-weight: normal;
}
.divmsgsucesso {
	margin: 10px 0;
	padding: 10px;
	background-color: #F1F5FE;
	font-family: Arial;
	font-size: 12px;
	color : #000;
	font-weight: normal;
}
#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Arial;
border-bottom: 1px solid gray;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-right: 0px;
/*border: 1px solid #185B92;*/
border-bottom: none;
background-image: url(images/bg-menu2.gif);
/*background: #185B92;*/
}

#tablist li a:link, #tablist li a:visited{
color: white;
}

#tablist li a:hover{
	color: white;
	/*border-color: #185B92;*/
	background-image: url(images/bg-menu1.gif);
}

#tablist li a.current{
background: #999;
}
