body {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: hidden;
	SCROLLBAR-SHADOW-COLOR: hidden;
	SCROLLBAR-3DLIGHT-COLOR: hidden;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: hidden;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;

	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	/*background-image: url(fundo.jpg);*/
	background-color: #000000;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	overflow-Y: auto;
	overflow-x: hidden;
}

/* html{ overflow-y:auto; overflow-x:hidden; } */
br{	margin: 0px 0px 0px 0px; }
h1, h2, h3, h4, h5, h6, ul, li, p, br, img{ margin: 0px; padding: 0px; border: 0px;}

hr { height:1px; color: #EEE4E0}

table, td {font-family: Arial, Helvetica; font-size: 11px; color: #999999; text-decoration: none;}
#tabela1 { background-position:top; background-repeat:no-repeat}
#tabela2 { border-bottom: 3px solid #FFFFFF; border-right: 3px solid #FFFFFF; background-repeat: no-repeat; }

#total{width: 100%; margin: 0px; /*overflow-x: hidden;*/ }
#mastcon{width: 100%; /*height:426px;*/ margin: 0px; /*overflow-x: hidden;*/ background: url('bordas.gif') top center no-repeat;}

A {color:#FFFFFF; TEXT-DECORATION: none;}
A:hover	{color: #999999; TEXT-DECORATION: underline; }

A.nav {font-size:11px; font-weight:none; color:#FFFFFF; TEXT-DECORATION: none;}
A.nav:hover	{font-size:11px; font-weight:none; color: #000000; TEXT-DECORATION: none; background-color:#FFF8D8;}

.legenda_preta { font-size:10px; color:#000000; TEXT-DECORATION: none;}
.legenda_branca { font-size:10px; color:#FFFFFF; TEXT-DECORATION: none;}
.texto_branco_bold { color:#FFFFFF; font-weight: bold;}
.titulo { font-size: 12px; font-weight: bold; color:#FFFFFF;}
.titulo1 { font-size: 14px; font-weight: bold; color:#FFFFFF;}
.titulo2 { font-size: 18px; font-weight: bold; color:#FFFFFF;}
.titulo1_branco { font-size: 16px; color:#FFFFFF;}

.td_calendario { background-color:#4A4034; height:1px;}

.txtArea1{
    border-top: 0px solid #000000;
    border-bottom: 0px solid #000000;
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
    background-color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}

.buttonArea1{
    border-top: 0px solid #FFFFFF;
    border-bottom: 0px solid #FFFFFF;
    border-left: 0px solid #FFFFFF;
    border-right: 0px solid #FFFFFF;
    background-color: #F8C300;
    font-family: Arial, Helvetica, sans-serif;
	letter-spacing:2px;
    font-size: 11px;
    color: #000000;
	font-weight: bold;
}
