/* -----------------------------------------------------------------------
    iNet Way - Internet Services
	Autor: Edison Francisco de Nardi - inet@inetway.com.br
	Ano 2015
	Versão 1.0 - 04/08/2015
----------------------------------------------------------------------- */
body {
	  /* background-image: url("/weba/imgs/GATBAR.-.FDOb.jpg");
	  	background-position: center top; 
  	    background-attachment: fixed; 
  	    background-repeat: repeat-x;	
		background-color: #8D838C;  */
	margin: 0px 0px 0px 0px; 
	font-size: 90%;
	color: #000000; 	
}
p, ul   { font-size: 90%;  text-align: justify; text-justify: inter-word;}
h1, h2, h3, h4, h5, h6 { }
table   { margin-top: 5px; }
tr, td  { font-size: 90%; vertical-align: middle; }
td      { padding: 5px; }

a.linkbco:link    {color: #FFFFFF; text-decoration: none; border-bottom:1px solid gray; }
a.linkbco:active  {color: #FFFFFF; text-decoration: none; }
a.linkbco:visited {color: #FFFFFF; text-decoration: none; border-bottom:1px solid gray; }
a.linkbco:hover   {color: #C80000; text-decoration: none; font-weight: bold; }

a.linkvrm:link    {color: #C80000; text-decoration: none; border-bottom:1px solid navy; }
a.linkvrm:active  {color: #C80000; text-decoration: none; }
a.linkvrm:visited {color: #C80000; text-decoration: none; border-bottom:1px solid navy; }
a.linkvrm:hover   {color: #000080; text-decoration: none; font-weight: bold; }

a.linkvrmX:link    {color: #C80000; text-decoration: none; border-bottom:1px solid navy; }
a.linkvrmX:active  {color: #C80000; text-decoration: none; }
a.linkvrmX:visited {color: #C80000; text-decoration: none; border-bottom:1px solid navy; }
a.linkvrmX:hover   {color: #000080; text-decoration: none; font-weight: bold; }

a.linkmar:link    {color: #000080; text-decoration: none;  border-bottom:1px solid maroon; }
a.linkmar:active  {color: #000080; text-decoration: none;  }
a.linkmar:visited {color: #000080; text-decoration: none;  border-bottom:1px solid maroon; }
a.linkmar:hover   {color: #C80000; text-decoration: none;  font-weight: bold; }

a.linkcnz:link    {color: #D8D8D8; text-decoration: none; border-bottom:1px solid black; }
a.linkcnz:active  {color: #D8D8D8; text-decoration: none; }
a.linkcnz:visited {color: #D8D8D8; text-decoration: none; border-bottom:1px solid black; }
a.linkcnz:hover   {color: #000080; text-decoration: none; font-weight: bold; }

.formCPOsTXT {
		background-color: #E5E5E5;
		border-color: #000080; 	border-style: solid; 	border-width: 1;
		color: #000000;			font-weight: bold;		font-size: 12px; 	
		font-family: Verdana, Arial, Helvetica, Century Gothic, Sans-serif;; 
		text-align: left;		padding-right: 5px;  	vertical-align: middle;
}
.formCPOsNum {
		background-color: #E5E5E5;
		border-color: #000080; 	border-style: solid; 	border-width: 1;
		color: #000000;			font-weight: bold;		font-size: 12px; 	
		font-family: Verdana, Arial, Helvetica, Century Gothic, Sans-serif;; 
		text-align: left;		padding-right: 5px;  	vertical-align: middle;
						
}	
.formBOTAO {
		background-color: #E5E5E5;
		border-color: maroon; 	border-style: solid; 	border-width: 1;
		font-family: Verdana, Arial, Helvetica, Century Gothic, Sans-serif;; 
		color: #000000;			font-size: 12px; 		font-weight: bold;
}

.corAMA  {  color: #FFFF00; }
.corAZU  {  color: #0000FF; }
.corBDO  {  color: #C80000; }
.corMRR  {  color: #410000; }
.corMAR  {  color: #00008C; }
.corPTO  {  color: #000000; }
.corTUR  {  color: #40E0D0; }
.corVER  {  color: #FF0000; }

.fntVERDA { font-family: Verdana, Arial, Helvetica, Century Gothic, Sans-serif; }
.fntSERIF { font-family: "MS Serif", "New York", serif; }
.fntTIMES { font-family: "Times New Roman", Georgia, Times, serif; }
.fntCURSI { font-family: "Comic Sans MS", cursive; }

.txt08 {  font-size: 8px;   text-decoration: none; }
.txt10 {  font-size: 10px;  text-decoration: none; }
.txt12 {  font-size: 12px;  text-decoration: none; }
.txt14 {  font-size: 14px;  text-decoration: none; }
.txt16 {  font-size: 16px;  text-decoration: none; }
.txt18 {  font-size: 18px;  text-decoration: none; }

.tit09 {  font-size: 9px;   font-weight: bold;   text-decoration: none; }
.tit11 {  font-size: 11px;  font-weight: bold;   text-decoration: none; }
.tit13 {  font-size: 13px;  font-weight: bold;   text-decoration: none; }
.tit15 {  font-size: 15px;  font-weight: bold;   text-decoration: none; }
.tit17 {  font-size: 17px;  font-weight: bold;   text-decoration: none; }
.tit19 {  font-size: 19px;  font-weight: bold;   text-decoration: none; }
.tit21 {  font-size: 21px;  font-weight: bold;   text-decoration: none; }
.tit23 {  font-size: 23px;  font-weight: bold;   text-decoration: none; }
.tit25 {  font-size: 25px;  font-weight: bold;   text-decoration: none; }

txtSUB {
  vertical-align: baseline;
  font-size: smaller;
  line-height: inherit;
  font-variant-position: sub;
}
txtSUP {
  vertical-align: super;
  font-size: smaller;
  line-height: inherit;
}