.botao					{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; background-color: #D1D1D1; height: 21px; }

table
{ 
border: 0px #CCCCCC solid;
font-family: Verdana;
}
	td{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color :#000000;
	text-decoration : none;
}

.BordaTabela {
	background-color: #DBDBDB;
}

.TituloLoja {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.TituloPage {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

.TextoTopico {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

.TextoPage {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.TextoPage:HOVER {
		color :#000000;
		text-decoration : underline;
}

.TextoPageLink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color :#666666;
	text-decoration : none;
}

.TextoPageLink:HOVER {
		color :#000000;
		text-decoration : underline;
}

.TituloTabela {
	background-color: #EFEFEF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.Linha1Tabela {
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}

.Linha2Tabela {
	background-color: #F7F7F7;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}

.Linha3Tabela {
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}

.Linha4Tabela {
	background-color: #FF582F;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}

.Linha5Tabela {
	background-color: #FF9980;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}

.Linha6Tabela {
	background-color: #CCCCCC;
	FONT-FAMILY: verdana, arial, helvetica;
	font-size: 11px;
	FONT-WEIGHT: bold;


}


.bttn1 {
BACKGROUND-COLOR: #D1D1D1;
BORDER-BOTTOM: black 1px solid;
BORDER-LEFT: white 1px solid;
BORDER-RIGHT: black 1px solid;
BORDER-TOP: white 1px solid;
COLOR: #000000;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 10;
FONT-WEIGHT: bold;
CURSOR: hand;
WIDTH: 150px; 
HEIGHT: 20px;
}

.bttn2 {
BACKGROUND-COLOR: #33CC33;
BORDER-BOTTOM: black 1px solid;
BORDER-LEFT: white 1px solid;
BORDER-RIGHT: black 1px solid;
BORDER-TOP: white 1px solid;
COLOR: #000000;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 10;
FONT-WEIGHT: bold;
CURSOR: hand;
WIDTH: 150px; 
HEIGHT: 20px;
}

.bttn3 {
BACKGROUND-COLOR: #FF0000;
BORDER-BOTTOM: black 1px solid;
BORDER-LEFT: white 1px solid;
BORDER-RIGHT: black 1px solid;
BORDER-TOP: white 1px solid;
COLOR: #000000;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 10;
FONT-WEIGHT: bold;
CURSOR: hand;
WIDTH: 150px; 
HEIGHT: 20px;
}

.bttn4 {
BACKGROUND-COLOR: #FEE247;
BORDER-BOTTOM: black 1px solid;
BORDER-LEFT: white 1px solid;
BORDER-RIGHT: black 1px solid;
BORDER-TOP: white 1px solid;
COLOR: #000000;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 10;
FONT-WEIGHT: bold;
CURSOR: hand;
WIDTH: 150px; 
HEIGHT: 20px;
}

.FORMbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	border : 1px solid #CCCCCC;
	background-color : #FFFFFF;
}

.formulario_autentica {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #0000CC;
	border : 1px solid #CCCCCC;
	background-color : #FFFFFF;
}

.abas {
    background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.abasON {
    background-color: #CCF4FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.abasTexto {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-color: #333333;
	text-decoration: none;
	color: #333333;
	font-weight: none;
}

.abasTexto:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-color: #333333;
	text-decoration: underline;
	color: #CC0000;
	font-weight: none;
}
.textovermelho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;


}
.textovermelho:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.textreq {
	border: 1px solid #9687AD;
	background-color: #EAEAEA;
	padding: 2px 4px;
}
.texto{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}
.formulario{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
width: 200px;
border: 1px solid silver;
background-color: white;
}
.style1 {
	color: #FF0000;
	font: bold;
}
.msg_topo {
BACKGROUND-COLOR: #FFFFFF;
BORDER-bottom: 1px solid silver;
}
.msg {
BACKGROUND-COLOR: #FFFFFF;
BORDER-top: 1px solid silver;
}
a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: black;
text-decoration : none;
}
a:hover{
color: red;
text-decoration : nome;
}
.titulos_tabela{
color: black;
background-color: #F3F3F3;
font-weight: bold;
}
.panel {
background-color: #EAEAEA;
border: 1px outset;
border-top: 0px solid;
height: 100%;
}
.tabOn {
border: 1px outset;
border-bottom: 0px solid;
text-align: center;
background-color: #EAEAEA;
cursor: default;
color: crimson;
height: 20px;
}
.tab {
border: 1px outset;
border-bottom: 1px solid silver;
text-align: center;
background-color: #F3F3F3;
color: #000000;
height: 25px;
cursor: hand;
}
.space{
border-bottom: 1px solid silver;
width: 3px;
}
