<!--
body {
	background-color: #B3B3B3;
	font-family: Verdana;
	color: #000000;
	font-size: 8.5pt;
}
td {
	font-family: Verdana;
	color: #000000;
	font-size: 8.5pt;
}
UL#menupri {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0.2em;
	PADDING-TOP: 0px;
	font-size: 9pt;
	MARGIN: 0px;
	WIDTH: 655px;
	TEXT-ALIGN: left;
}
#menupri LI {
	PADDING-RIGHT: 20px;
	DISPLAY: inline;
	LIST-STYLE-TYPE: none
}
#menupri LI A {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0.2em;
	PADDING-TOP: 0.2em;
	COLOR: #000;
	TEXT-DECORATION: none
}
#menupri LI A:hover {
	COLOR: #0030d9
}
#menupri LI.active A {
	BACKGROUND: url(images/bg-nav-active.gif) no-repeat center bottom;
	COLOR: #0030d9;
	font-weight : bold;
}
#menupri LI.active A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #000;
	font-weight : bold;
}
A#mnuactive {
	COLOR: #0030d9;
	font-weight : bold;
}
TD#linhacorpo{
	width : 990px;
	vertical-align : top;
	text-align : left;
	background-image: url(images/bg-page.jpg);
	background-repeat : repeat-y;
}
TD#tabelamnuesq{
	width : 260px;
	vertical-align : top;
	text-align : left;
}
TD#tabelacorpo{
	width : 665px;
	vertical-align : top;
	text-align : justify;
	line-height:125%;
}
P#tab{
	text-indent: 1cm;
}
IMG#nivel2{
	background-image : url(images/seta.gif);
	height : 5px;
	width : 7px;
	vertical-align : middle;
	margin-left : 30px;
	background-color: transparent;
}
input.radio {
	background-color : transparent;
	border : none;
	background-image : none;
}

input, select {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background-image: url(images/bginput.gif);
	background-repeat: repeat-x;
	border: 1px solid #c5c5c5;
}
textarea {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	border: 1px solid #c5c5c5;
	background-color : #F5F5F5;
}
A IMG {
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
}
a:link {
	color: #6E6E6E;
	text-decoration: none;
}
a:visited {
	color: #6E6E6E;
	text-decoration: none;
}
a:hover {
	color: #B8860B;
	text-decoration: underline;
}
a:active {
	color: #6E6E6E;
	text-decoration: underline;
}
#calendarDiv{
	position:absolute;
	width:235px;
	border:1px solid #317082;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}

#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #317082;
	color: #FFF;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #317082;		
	color: #317082;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #216072;	
	color: #216072;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #317082;

}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #E2EBED;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:231px;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #E2EBED;
	width:76px;
	color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}


#calendarDiv .monthYearPicker{
	background-color: #E2EBED;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #317082;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:101px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#317082;
	color: #E2EBED;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}
.calendario {
	background-image: url(images/calendar.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 20px;
	background-color: transparent;
	background-position: center;
	border : none;
	cursor : pointer;
}
-->