.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	width: 50px;
}
.style13 {
	font-size: 10px;
	cursor: text;
}
.style14 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style15 {
	font-size: 9px;
	font-weight: bold;
}
body {
	margin-left: 3px;
	margin-top: 3px;
}
.style16 {
	color: #000033;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: 1;
	border-bottom-color: #FFCC66;
}
.style17 {font-size: 12px}
.style18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style19 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.sec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #003399;
	border-bottom-width: 1px;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}
/* CSS Menu */
body {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	}

ul li {
	position: relative;
	}

ul li a {
	display: block;
	text-decoration: none;
	color: #333333; /* IE6 Bug */
	padding: 3px;
	border: 1px solid #ccc;
	border-bottom: 0;
	background-color: #FFFFFF;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover {
	color: #FFFFFF;
	background-color: #000099;
} /* Hover Styles */

ul ul {
	position:absolute;
	display:none;
	left: 179px; /* Set 1px less than menu width */
	top: 0;
}

li ul li a { padding: 2px 5px; } /* Sub Menu Styles */

li:hover ul ul, li.over ul ul { display:none; }

li:hover ul, li li:hover ul, li.over ul, li li.over ul { display: block; } /* The magic */

.nome_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	display: block;
	padding: 3px;
	font-weight: bold;
}

.nome_azul:hover {
	color: #FFFFFF;
	background-color: #000099;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

.azul:hover{
text-decoration: underline;
}
.separacao {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #003399;
}
