<style>
body {
	margin : 0px 0px;
	padding : 0px 0px;
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-weight: none;
	font-size: 11px;
}
b{
	font-family: Verdana, Arial, sans-serif;
	color: #1E1374;
	font-weight : bold;
}
TD {
   font-family: Verdana, Arial, sans-serif;
   font-weight: none;
   font-size: 11px;
}
P {
   font-family: Verdana, Arial, sans-serif;
   font-weight: none;
   font-size: 11px;
}

h3 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: none;
	color: #1E1374;
	border-bottom : 1px solid #1E1374;
	text-align : right;
}
.area {
	font-family: Verdana, Arial, sans-serif;
	font-weight: italic;
	font-size: 9px;
	text-align : left;
}
A {
	font-family: Verdana, Arial, sans-serif;
	font-weight: none;
	font-size: 11px;
	color: black;
	border : 0px none;
}
.menuLat{
	font-family: Verdana, Arial, sans-serif;
	font-weight: none;
	font-size: 11px;
	color: gray;
	text-decoration: none;
	border-left : 1px solid Gray;
}
.aMenu {
	font-family: Verdana, Arial, sans-serif;
	font-weight: none;
	font-size: 11px;
	color: Gray;
	border : 0px none;
	text-decoration : none;
}
.tabInferior{
	border-top : 1px solid #1E1374;
	font-family : Verdana, Arial, sans-serif;
	font-size : 8px;
	font-style : normal;
	font-variant : normal;
	font-weight : none;
	color : #1E1374;
}
.mInferior{
	font-family: Verdana, Arial, sans-serif;
	font-weight: none;
	font-size: 9px;
	border : 0px none;
 	color : #1E1374;
	text-decoration : none;		
}
.aInferior{
	font-family: Verdana, Arial, sans-serif;
	font-weight: none;
	font-size: 11px;
	border : 0px none;
 	color : #1E1374;
	text-decoration : none;		
}
.caixaComum{
	background-color : white;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : Black;
	padding : 12px;
	border : 1px solid #C6D6FF;
}
.titulo{
	background-color : #C6D6FF;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #1B1464;
	font-weight : bold;
}
.caixaLateral{
	background-color : #FBFBFC;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : Black;
	padding : 12px;
	border : 1px solid #C6D6FF;
}
.tituloLateral{
	background-color : #F4F7FE;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : Gray;
}
.caixaInterativa{
	border-left : 1px solid Gray;
	border-right : 1px solid Gray;
	border-bottom : 1px solid Gray;
	border-top : 1px solid Gray;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : Gray;
	background-color : #EEEEEE;
}
.intHeader{
	background-color : Gray;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : white;
	font-weight : bold;
}
.aProduto{
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #1E1374;
	border : 0px none;
}
.flyoutMenu {
background-color: white;
 behavior: url('/include/default.htc');
}
.flyoutLink  {
border-color: #C6D6FF;
border-width: 1px;
border-style: solid;
font-family: Verdana, Arial, Helvetica;
font-size: 70%;
padding-left: 6px;
padding-right: 25px;
padding-top: 1px;
cursor: hand;
}
.flyoutMenu TD.flyoutLink  {
border-color: #C6D6FF;
border-width: 1px;
border-style: solid;
font-family: Verdana, Arial, Helvetica;
font-size: 70%;
padding: 1px 25px 3px 6px;
cursor: hand;
}
.flyoutLink a {
color: black;
text-decoration: none;
}
.flyoutLink a:hover {
color: black;
text-decoration: none;
}
.flyoutLink a:visited {
color: black;
text-decoration: none;
}
.flyoutLink a:active {
color: black;
text-decoration: none;
}
.bannerHeader {
	font-family: Verdana, Arial, sans-serif;
	font-weight: none;
	color: gray;
	font-size : 18px;
	text-align : right;
}
.botao {
	border-bottom : 1px solid Gray;
	border-left : 1px solid White;
	border-right : 1px solid Gray;
	border-top : 1px solid White;
	font : normal normal normal 8px;
	color : Black;
	background : #D7DDF2;
}
.loginPM {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: Black;
	font-size : 11px;
}
.loginText {
	font-family: Verdana, Arial, sans-serif;
	font-weight: none;
	color: gray;
	font-size : 9px;
}
.caixaLogin{
	font-size : 9px;
	height : 18px;
}
.botaoLogin {
	border-bottom : 1px solid Gray;
	border-left : 1px solid White;
	border-right : 1px solid Gray;
	border-top : 1px solid White;
	font : normal normal normal 8px;
	color : Black;
	background : #D7DDF2;
}
#caixa {
	border : 1px solid #e5e5e5;
	background-color : #f8f8f8;
}

#headerCaixa {
	background-color : #e5e5e5;
	font-size : 11px;
	font-weight : bold;
}
#caixaLista {
	border : 1px solid #999999;
	background-color : white;
	padding: 3px;
}
#headerLista {
	background-color : #999999;
	font-size : 11px;
	color : white;
	font-weight : bold;
}
#itemLista {
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	background-color : #f8f8f8;
	font-size : 11px;
}
.novidades {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size : 13px;
	color: #1E1374;
	border-bottom : 1px solid #1E1374;
	text-align : left;
}
.litHeader {
	background-color : #D7DDF2;
	border-color : #1E1374;
}
.litBody {
	border-color : #1E1374;
}
</style>