.Borda {
	border-top: 1px solid #003300;
	border-right: 1px solid #003300;
	border-bottom: 1px solid #003300;
	border-left: 1px solid #003300;
}
#LinkEmail a {
	font: bold 9px verdana;
	color: #FFFFFF;
}
#LinkEmail a:hover {
	font: bold 9px verdana;
	color: #00FF00;
}
#LinkAssine a {
	font: bold small verdana;
	color: #0000FF;
	text-decoration: none;
}
#LinkAssine a:hover {
	font: bold small verdana;
	color: #FF0000;
	text-decoration: none;
}

.BordaTabela {	
	border: 1px solid #003300;
}
.FundoMenu {	
	background: url(imagens/Fundo_Menu.jpg) repeat-x;
}
.TopoTabela {
	border-top: 1px #003300;
	border-right: 1px #003300;
	border-bottom: 1px solid #003300;
	border-left: 1px #003300;
	background: #B9FFAE;
}
.TopoTabela1 {
	border-top: 1px #003300;
	border-right: 1px #003300;
	border-bottom: 1px solid #003300;
	border-left: 1px #003300;
	background: #006600;
}
.CorpoTabela {
	background: #DAFEDC;
}
a:visited 	{
	text-decoration: none;
	color:#003300;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}
a:link 	{
	text-decoration: underline;
	color:#003300;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}
a:hover {
	color:#51F028;
	font-weight: bold;
	text-decoration: none;
	}
.BordaTabela {
	border: 1px solid #003300;
}
body,td,th {
	font-family: Verdana;
	font-size: 9px;
}
/*body {
	background-image: url(imagens/fundo.jpg);
}*/
.BordaDireita {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
}
.BordaSuperior {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
}
.BordaEsquerdaDireitaRodape {
	border-bottom: 1px solid #003300;
	border-left: 1px solid #003300;
}
.TextoCorpo {
	font: 1%/17px Verdana;
	color: #FFFFFF;
}

/*Definio do estilo do formulrio do ASSINE*/

#Assine input { 
background-color: #DDFFD7; 
font: 9px verdana;
color:#003300;
border:1px solid #006600;
}
#Assine select {
	background-color: #DDFFD7;
	font:9px Verdana;
	color:#003300;
	border: 1px solid #006600;
	
}

.AssineBotao {
background-color: #0066FF;
font: 11px Arial, sans-serif;
color: #CCFFFF;
}
/*Fim Definio do estilo do formulrio do ASSINE*/
.caixa {
	background-color: #DDFFD7; 
font: 9px verdana;
color:#003300;
border:1px solid #006600;
}
