A:link 		{ TEXT-DECORATION: none }
A:hover 	{ color: #FFFF00; text-decoration: underline; }

.date {font-family: Verdana;font-size: 10px; color: #FFFFFF; }
.dots {font-family: Verdana;font-size: 10px; color: #000000;font-weight: bold; text-decoration: none; width: 0px; }

.navbar_header {font-family: Verdana;font-size: 10px; color: #006600; }
A.navbar_header {font-family: Verdana;font-size: 10px; color: #006600; text-decoration: none; }
A.navbar_header:hover {font-family: Verdana;font-size: 10px; color: #FF0000; text-decoration: underline; }

.navbar_left { font-family: Verdana; font-size: 10px; color: #999999; text-decoration: none; font-weight: bold; }
A.navbar_left { font-family: Verdana; font-size: 10px; color: #999999; text-decoration: none; font-weight: bold; }
A.navbar_left:hover {font-family: Verdana;font-size: 10px; color: #FF0000; text-decoration: underline; }

.navbar_right {font-family: Verdana;font-size: 10px; color: #999999; }
A.navbar_right {font-family: Verdana;font-size: 10px; color: #999999; text-decoration: none; }
A.navbar_right:hover {font-family: Verdana;font-size: 10px; color: #FF0000; text-decoration: underline; }

.navbar_footer {font-family: Verdana;font-size: 10px; color: #999999; }
A.navbar_footer {font-family: Verdana;font-size: 10px; color: #999999; text-decoration: none; }
A.navbar_footer:hover {font-family: Verdana;font-size: 10px; color: #FF0000; text-decoration: underline; }

.footer {font-family: Verdana;font-size: 10px; color: #999999; }
A.footer {font-family: Verdana;font-size: 10px; color: #999999; text-decoration: none; }
A.footer:hover {font-family: Verdana;font-size: 10px; color: #FF0000; text-decoration: underline; }

.Title_HP 			{font-family: Verdana;font-size: 12px; color: #FF9900;font-weight: bold; }
A.Title_HP 			{font-family: Verdana;font-size: 12px; color: #FF9900;font-weight: bold; text-decoration: none;}
A.Title_HP:hover 	{font-family: Verdana;font-size: 12px; color: #FFCC00;font-weight: bold; text-decoration: underline;}

.body_hp		{font-family: Verdana;font-size: 11px; color: #000000; text-decoration: none; }
A.body_hp		{font-family: Verdana;font-size: 11px; color: #000000; text-decoration: none; }
A.body_hp:hover	{font-family: Verdana;font-size: 11px; color: #FF0000; text-decoration: underline; }


.button			{ font-family: Verdana;font-size: 8pt;font-weight: bold;  BORDER-RIGHT: #000000 1px outset; BORDER-TOP: #000000 1px outset;  BORDER-LEFT: #000000 1px outset; BORDER-BOTTOM: #000000 1px outset; BACKGROUND-COLOR: #724C5C;  COLOR: #ffffff;  TEXT-DECORATION: none }
.input 			{ font-family: Verdana; font-size: 10px; border: 1px solid #CCCCCC; }
.select 		{ font-family: Verdana; font-size: 10px; border: 1px solid #CCCCCC; }
.textarea 		{ font-family: Verdana; font-size: 10px; border: 1px solid #CCCCCC; }
.table 			{ font-family: Verdana; font-size: 11px; color: #000000; }
.tableNavbar	{ font-family: Verdana; font-size: 11px; color: #000000; border: 1px solid; }
.tableCadastro	{ font-family: Verdana; font-size: 11px; color: #999999; }

.TableTitle 	{ font-family: Verdana; font-size: 12px; color: #FFFFFF; background-color: #000066; }
.TitleAtencao 	{ font-family: Verdana; font-size: 12px; color: #FFFF00; background-color: #CC0000; }

/* css USADOS ABAIXO */
.body			{font-family: Verdana;font-size: 11px; color: #000066; text-decoration: none; }
A.body			{font-family: Verdana;font-size: 11px; color: #000066; text-decoration: none; }
A.body:Link		{font-family: Verdana;font-size: 11px; color: #000066; text-decoration: none; }
A.body:hover	{font-family: Verdana;font-size: 11px; color: #CC0000; text-decoration: underline; }

.Titulos_Paginas 	{font-family: Verdana;font-size: 18px;color: #FF0000;font-weight: bold; text-decoration: none; }
.SubTitulos_Paginas {font-family: Verdana;font-size: 12px;color: #FF0000;font-weight: bold; text-decoration: none; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000066;
	scrollbar-arrow-color:#cccccc;
	scrollbar-track-color:#666666;
	scrollbar-shadow-color:#999999;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#999999;
	scrollbar-darkshadow-color:#333333;
	scrollbar-3dlight-color:#999999;
}


div.scroll {
	height: 100%;
	width: 530px;
	overflow: auto;
	border: 0px solid #CCCCCC;	
	background-color: #333333;	
	padding: 0px;
	background-color: #FFFFFF;
	border: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	scrollbar-arrow-color:#cccccc;
	scrollbar-track-color:#666666;
	scrollbar-shadow-color:#999999;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#999999;
	scrollbar-darkshadow-color:#333333;
	scrollbar-3dlight-color:#999999;
}
.border1cccccc { border: 1px solid #CCCCCC; }


.arial { font-family: Arial, Helvetica, sans-serif;}
.verdana {	font-family: Verdana, Arial, Helvetica, sans-serif; }

.bold { font-weight: bold; }

.cFFFFFF {color: #FFFFFF; }
.cFF0000 {color: #FF0000; }
.cF8F8F8 {color: #F8F8F8; }

.fs10 { font-size: 10px; }
.fs11 { font-size: 11px; }
.fs12 { font-size: 12px; }
.fs13 { font-size: 13px; }
.fs14 { font-size: 14px; }
.fs15 { font-size: 15px; }
.fs16 { font-size: 16px; }
.fs17 { font-size: 17px; }
.fs18 { font-size: 18px; }
.fs19 { font-size: 19px; }
.fs20 { font-size: 20px; }

.lead10 {line-height: 10px;}
.lead11 {line-height: 11px;}
.lead12 {line-height: 12px;}
.lead13 {line-height: 13px;}
.lead14 {line-height: 14px;}
.lead15 {line-height: 15px;}
.lead15 {line-height: 15px;}
.lead16 {line-height: 16px;}
.lead17 {line-height: 17px;}
.lead18 {line-height: 18px;}
.lead19 {line-height: 19px;}
.lead20 {line-height: 20px;}
.lead21 {line-height: 21px;}
.lead22 {line-height: 22px;}
.lead23 {line-height: 23px;}
.lead24 {line-height: 24px;}
.lead25 {line-height: 25px;}

.margin20 { margin: 20px; }
.padding20 { padding: 20px; }
.foto {
	text-align: right;
}