.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #9C6683;
	color: #333333;
	background-color: #FFFFFF;
}
.erro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.tabelas {
	border: 1px solid #ABDAC6;
	border-bottom-style: groove;
}
.dashed {
	line-height: 1px;
	color: #006600;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #018B52;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #018B52;
	text-decoration: underline;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #018B52;
	text-decoration: none;
}
.branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.bg_login {
	background-image: url(imgs/bglogin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_agenda {
	background-image: url(imgs/bg_agenda.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_menu_sys {
	background-image: url(imgs/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #018B52;
	text-decoration: underline;
}
a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #018B52;
	text-decoration: underline;
}
.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #018B52;
	text-decoration: none;
}
