.paneltopright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #868a8c;/*themecolour1;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #868a8c;
	background-repeat: no-repeat;
	background-color: #efefef;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #868a8c;
}


.style5 {color: #517088}

.Edit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #0000FF;
	background-color: #999966;
	text-transform: uppercase;

}
.Botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #495677;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 6pt;
}



.LinkX a:link  {
	text-decoration: none;
	color: #990033;	
}

.LinkX a:visited  {
	text-decoration: none;
	color: #990033;
}


.LinkX a:hover {
	text-decoration: underline;
	color: #006699;
}

.LinkX a:active  {
	text-decoration: none;
	color: #990033;
}


.Link {
	text-decoration: none;
    cursor:hand;
}


.Link a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #D1FFEE;
	color: #000099;

}
.Link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
	background-color: #99CC99;
	border: thin dotted #009900;
	font-weight: bold;
	text-decoration: none;


}
.Link a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #993300;
}
.Div {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000099;
	border: medium solid #009933;
	background-color: #339999;

}
.Edit_Menor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	clear: left;
	height: 20 px;
	width: 30 px;
	color: #0000FF;
	background-position: center;


}
.Texto {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.TextoTitulo {
	font-family: sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}

.TextoTitulo1 {
	font-family: sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding: 0 0 0 30px ;	
	color: #495678;
}


.TextoTituloSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}


.TextoTituloMenor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #495677;
}



.EditLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	text-align: left;
	white-space: normal;
	border: thin solid #E1E1E1;
}
.EditLoginNova {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #CCCCCC;
	text-align: left;
	white-space: normal;
	border: thin solid #878787;
}
.BotaoLogin {
	font-family: "Arial Black";
	font-size: 12px;
	background-color: #99CCCC;
	font-weight: normal;
	color: #000000;
	border: thin groove #999999;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 3mm;



}
.Tabela {
	border: medium groove #B4B4B4;
}

.MenuTextoTit {
	font-family: "Franklin Gothic Medium";
	font-size: 18px;
	font-style: bold;
	font-weight: normal;
	font-variant: normal;
	color: #F3E688;
    line-height:150%;
	
}


.MenuTexto {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
    line-height:150%;
	
}
.MenuTexto a {
	color: #000000;
	text-decoration: none;
}

.MenuTexto a:link {
	text-decoration: none;
	color: #000000;

}
.MenuTexto a:visited {
	text-decoration: none;
	color: #000000;
}
.MenuTexto a:hover {
	color: #F3E688;
	text-decoration: underline;
}


.Menu {
	text-decoration: none;
    cursor:hand;
}
.Menu td {
	background-color: #F4EBA8;
	background-position: center;
	border: thin ridge #F4EBA8;
	font-family: sans-serif;
   font-style: normal;   
   font-size: 12px;   
   font-weight: bold;   	  
	font-variant: normal;
	color: #000000;
	text-align: center;


}
.Menu td a {
    display: block; 
	margin: 0;
	color: #000000;
	text-decoration: none;
}

.Menu td a:visited {
	text-decoration: none;
	color: #000000;
}

.Menu td:hover {
	color: #ffffff;
	background-color: #495678;	
	text-decoration: underline;
}


.Menu td a:hover {
	color: #ffffff;
	background-color: #495678;	
	text-decoration: underline;
}

.MenuInt {
	text-decoration: none;
    cursor:hand;
}
.MenuInt td {
	background-color:  #009999;
	background-position: center;
	border: thin ridge #339999;
	font-family: "Franklin Gothic Medium";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;


}
.MenuInt td a {
	color: #000000;
	text-decoration: none;
}

.MenuInt td a:link {
	text-decoration: none;
	color: #000000;

}
.MenuInt td a:visited {
	text-decoration: none;
	color: #000000;
}
.MenuInt td a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.BotaoSemEspaco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #990000;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: normal;
}

.BotaoSemEspaco1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #495677;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: normal;
}

.Select {
	font-family: "Franklin Gothic Medium";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #FFFFFF;
	height: 10px;
	width: 300px;
}
.SelectLargNFixa {

	font-family: "Franklin Gothic Medium";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #FFFFFF;
	height: 10px;
	width: auto;
}
.FormMenor {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
}
.EditNumerico {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	text-align: right;
	white-space: normal;
	border: thin solid #006600;
}
.TextoMenor {

	font-family: "Courier New", Courier, mono;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	
}

.TextoCorpo {

	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
    text-align: justify; 	
	padding:30px;
	color: #383863;
	
}
.TextoCorpo1 {

	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
    text-align: justify; 	
	padding: 0 0 0 30px ;	
	color: #383863;
	
}

.TextoCorpo2 {

	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
    text-align: justify; 	
	padding: 0 0 0 30px ;	
	color: #383863;
	
}